diff mbox series

[meta-networking,1/2] spice-protocols: update 0.14.4 -> 0.14.5

Message ID 20251029164230.218721-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-networking,1/2] spice-protocols: update 0.14.4 -> 0.14.5 | expand

Commit Message

Markus Volk Oct. 29, 2025, 4:42 p.m. UTC
Major changes in 0.14.5
=======================
* Add SPICE_MSG_DISPLAY_GL_SCANOUT2_UNIX
* Fix for Windows Arm64 build
---
 .../{spice-protocol_0.14.4.bb => spice-protocol_0.14.5.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/spice/{spice-protocol_0.14.4.bb => spice-protocol_0.14.5.bb} (89%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb b/meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb
similarity index 89%
rename from meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb
rename to meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb
index 7f08eebee7..9ac6833d67 100644
--- a/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb
+++ b/meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb
@@ -8,7 +8,7 @@  HOMEPAGE = "https://spice-space.org"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95"
 
-SRCREV = "6f453a775d87087c6ba59fc180c1a1e466631a47"
+SRCREV = "c5c2f26422b44e3143c87814af73c38125d4ccfc"
 
 SRC_URI = "git://gitlab.freedesktop.org/spice/spice-protocol.git;protocol=https;branch=master"