diff mbox series

blueprint-compiler: upgrade 0.19.0 -> 0.20.0

Message ID 20260304051459.9358-1-liuyd.fnst@fujitsu.com
State New
Headers show
Series blueprint-compiler: upgrade 0.19.0 -> 0.20.0 | expand

Commit Message

Liu Yiding March 4, 2026, 5:14 a.m. UTC
Changelog:
  https://gitlab.gnome.org/GNOME/blueprint-compiler/-/releases/v0.20.0

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 ...eprint-compiler_0.19.0.bb => blueprint-compiler_0.20.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/blueprint-compiler/{blueprint-compiler_0.19.0.bb => blueprint-compiler_0.20.0.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb b/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb
similarity index 84%
rename from meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb
rename to meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb
index 6e2ebd741d..d3ef747629 100644
--- a/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb
+++ b/meta/recipes-gnome/blueprint-compiler/blueprint-compiler_0.20.0.bb
@@ -3,8 +3,8 @@  HOMEPAGE = "https://gitlab.gnome.org/GNOME/blueprint-compiler"
 LICENSE = "LGPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
 
-SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main;tag=${PV}"
-SRCREV = "de8e15f7791bd6243279cef1efc27edf4cb93674"
+SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main;tag=v${PV}"
+SRCREV = "aa5298cc1677cf855bd61f9671607362bd203f4f"
 
 inherit meson pkgconfig python3targetconfig