[packages/python3-xapp] - updated to 3.0.2
qboosh
qboosh at pld-linux.org
Sat Apr 4 08:47:37 CEST 2026
commit 1e5ec9ffea495185f2e48456c9e62e90b5e5e4b7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 4 08:47:59 2026 +0200
- updated to 3.0.2
python3-xapp.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python3-xapp.spec b/python3-xapp.spec
index 84a1583..b12b83e 100644
--- a/python3-xapp.spec
+++ b/python3-xapp.spec
@@ -2,14 +2,15 @@
Summary: Python 3 XApp library
Summary(pl.UTF-8): Biblioteka XApp dla Pythona 3
Name: python3-%{module}
-Version: 2.4.2
-Release: 2
+Version: 3.0.2
+Release: 1
License: LGPL v2+
Group: Libraries/Python
#Source0Download: https://github.com/linuxmint/python3-xapp/tags
Source0: https://github.com/linuxmint/python3-xapp/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d6a533d8c0efaa487cf80cbd3c585af8
+# Source0-md5: 9716447760cc3a2f47a29fda13eb54ad
URL: https://github.com/linuxmint/python3-xapp/
+BuildRequires: gettext-tools
BuildRequires: meson >= 0.47.0
BuildRequires: ninja >= 1.5
BuildRequires: python3-modules >= 1:3.2
@@ -46,9 +47,12 @@ rm -rf $RPM_BUILD_ROOT
%py3_comp $RPM_BUILD_ROOT%{py3_sitescriptdir}
%py3_ocomp $RPM_BUILD_ROOT%{py3_sitescriptdir}
+%find_lang python-xapp
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f python-xapp.lang
%defattr(644,root,root,755)
+%doc debian/{changelog,copyright}
%{py3_sitescriptdir}/xapp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-xapp.git/commitdiff/1e5ec9ffea495185f2e48456c9e62e90b5e5e4b7
More information about the pld-cvs-commit
mailing list