[packages/blueprint-compiler] - updated to 0.18.0

qboosh qboosh at pld-linux.org
Fri Aug 22 19:26:08 CEST 2025


commit 0db59f804591b489e3489bab2d87498f95c4821a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 22 19:28:42 2025 +0200

    - updated to 0.18.0

 blueprint-compiler.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/blueprint-compiler.spec b/blueprint-compiler.spec
index e1353c7..1b213f1 100644
--- a/blueprint-compiler.spec
+++ b/blueprint-compiler.spec
@@ -1,18 +1,22 @@
 Summary:	Markup language for GTK user interface files
 Summary(pl.UTF-8):	Język znaczników dla plików interfejsów użytkownika GTK
 Name:		blueprint-compiler
-Version:	0.16.0
+Version:	0.18.0
 Release:	1
 License:	LGPL v3+
 Group:		Development/Tools
-#Source0Download: https://gitlab.gnome.org/GNOME/blueprint-compiler/-/releases
-Source0:	https://gitlab.gnome.org/GNOME/blueprint-compiler/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
-# Source0-md5:	1980201be2c6b7575ba414db0ecddc01
+# if not released with gnome downloads:
+##Source0Download: https://gitlab.gnome.org/GNOME/blueprint-compiler/-/releases
+#Source0:	https://gitlab.gnome.org/GNOME/blueprint-compiler/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
+Source0:	https://download.gnome.org/sources/blueprint-compiler/0.18/%{name}-%{version}.tar.xz
+# Source0-md5:	28083db30b5772c081d91973c83d7b44
 URL:		https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
 BuildRequires:	meson
 BuildRequires:	ninja >= 1.5
 BuildRequires:	python3 >= 1:3
 BuildRequires:	rpmbuild(macros) >= 2.042
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	gobject-introspection
 Requires:	python3-pygobject3
 BuildArch:	noarch
@@ -40,7 +44,7 @@ systemu budowania aplikacji. Nie dodaje nowych możliwości, po prostu
 ułatwia dostęp do istniejących.
 
 %prep
-%setup -q -n %{name}-v%{version}
+%setup -q
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' blueprint-compiler.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blueprint-compiler.git/commitdiff/0db59f804591b489e3489bab2d87498f95c4821a



More information about the pld-cvs-commit mailing list