* [Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2
@ 2024-11-17 16:56 Julien Olivain
2025-02-05 15:44 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-11-17 16:56 UTC (permalink / raw)
To: buildroot; +Cc: Yann E . MORIN, Julien Olivain
For change log since 0.15.0, see:
https://gitlab.freedesktop.org/spice/spice/-/releases/v0.15.1
https://gitlab.freedesktop.org/spice/spice/-/releases/v0.15.2
This commit also adds a comment in the hash file that the sha256 is
taken from upstream.
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested in:
https://gitlab.com/jolivain/buildroot/-/pipelines/1547982049
---
package/spice/spice.hash | 3 ++-
package/spice/spice.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/spice/spice.hash b/package/spice/spice.hash
index b228f213a5..c678f9b114 100644
--- a/package/spice/spice.hash
+++ b/package/spice/spice.hash
@@ -1,3 +1,4 @@
+# From https://www.spice-space.org/download/releases/spice-server/spice-0.15.2.tar.bz2.sha256
+sha256 6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81 spice-0.15.2.tar.bz2
# Locally calculated
-sha256 b320cf8f4bd2852750acb703c15b72856027e5a8554f8217dfbb3cc09deba0f5 spice-0.15.0.tar.bz2
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/spice/spice.mk b/package/spice/spice.mk
index 608a9413fe..0997903791 100644
--- a/package/spice/spice.mk
+++ b/package/spice/spice.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SPICE_VERSION = 0.15.0
+SPICE_VERSION = 0.15.2
SPICE_SOURCE = spice-$(SPICE_VERSION).tar.bz2
SPICE_SITE = http://www.spice-space.org/download/releases/spice-server
SPICE_LICENSE = LGPL-2.1+
--
2.47.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2
2024-11-17 16:56 [Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2 Julien Olivain
@ 2025-02-05 15:44 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-02-05 15:44 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot, Yann E . MORIN
On Sun, 17 Nov 2024 17:56:41 +0100
Julien Olivain <ju.o@free.fr> wrote:
> For change log since 0.15.0, see:
> https://gitlab.freedesktop.org/spice/spice/-/releases/v0.15.1
> https://gitlab.freedesktop.org/spice/spice/-/releases/v0.15.2
>
> This commit also adds a comment in the hash file that the sha256 is
> taken from upstream.
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested in:
> https://gitlab.com/jolivain/buildroot/-/pipelines/1547982049
> ---
> package/spice/spice.hash | 3 ++-
> package/spice/spice.mk | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-05 15:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-17 16:56 [Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2 Julien Olivain
2025-02-05 15:44 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.