diff mbox series

[1/1] package/spice-protocol: bump to version 0.14.4

Message ID 20220619174039.823864-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/spice-protocol: bump to version 0.14.4 | expand

Commit Message

Fabrice Fontaine June 19, 2022, 5:40 p.m. UTC
https://gitlab.freedesktop.org/spice/spice-protocol/-/blob/v0.14.4/CHANGELOG.md

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/spice-protocol/spice-protocol.hash | 4 ++--
 package/spice-protocol/spice-protocol.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard June 27, 2022, 10:40 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > https://gitlab.freedesktop.org/spice/spice-protocol/-/blob/v0.14.4/CHANGELOG.md
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/spice-protocol/spice-protocol.hash b/package/spice-protocol/spice-protocol.hash
index f02cf7f0e2..cd74c84ec7 100644
--- a/package/spice-protocol/spice-protocol.hash
+++ b/package/spice-protocol/spice-protocol.hash
@@ -1,5 +1,5 @@ 
-# From https://www.spice-space.org/download/releases/spice-protocol-0.14.3.tar.xz.sha256sum
-sha256  f986e5bc2a1598532c4897f889afb0df9257ac21c160c083703ae7c8de99487a  spice-protocol-0.14.3.tar.xz
+# From https://www.spice-space.org/download/releases/spice-protocol-0.14.4.tar.xz.sha256sum
+sha256  04ffba610d9fd441cfc47dfaa135d70096e60b1046d2119d8db2f8ea0d17d912  spice-protocol-0.14.4.tar.xz
 
 # Hash for license file
 sha256  eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92  COPYING
diff --git a/package/spice-protocol/spice-protocol.mk b/package/spice-protocol/spice-protocol.mk
index 172d45687d..dbeeb90b1d 100644
--- a/package/spice-protocol/spice-protocol.mk
+++ b/package/spice-protocol/spice-protocol.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-SPICE_PROTOCOL_VERSION = 0.14.3
+SPICE_PROTOCOL_VERSION = 0.14.4
 SPICE_PROTOCOL_SOURCE = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.xz
 SPICE_PROTOCOL_SITE = http://www.spice-space.org/download/releases
 SPICE_PROTOCOL_LICENSE = BSD-3-Clause