]> git.pld-linux.org Git - packages/dspy.git/commitdiff
- updated to 1.8.0 auto/th/dspy-1.8.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 27 Sep 2023 19:28:30 +0000 (21:28 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 27 Sep 2023 19:28:30 +0000 (21:28 +0200)
dspy.spec

index 45d01ea86684c2f63f122845d65c0902c1bd9378..505ad091f77c1520f9591398cdc7a4f7333c40cf 100644 (file)
--- a/dspy.spec
+++ b/dspy.spec
@@ -2,12 +2,12 @@
 Summary:       Explore the D-Bus
 Summary(pl.UTF-8):     Eksplorator szyny D-Bus
 Name:          dspy
-Version:       1.6.0
+Version:       1.8.0
 Release:       1
 License:       GPL v3+
 Group:         Development/Tools
-Source0:       https://download.gnome.org/sources/d-spy/1.6/d-spy-%{version}.tar.xz
-# Source0-md5: 1be7a8edd30af6dec521231e646f2f8c
+Source0:       https://download.gnome.org/sources/d-spy/1.8/d-spy-%{version}.tar.xz
+# Source0-md5: 9f348e5724fafbe438d32f948c1ef035
 URL:           https://gitlab.gnome.org/GNOME/d-spy
 BuildRequires: glib2-devel >= 1:2.68
 BuildRequires: gtk4-devel >= 4.6
@@ -90,6 +90,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+%find_lang d-spy
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -104,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
-%files
+%files -f d-spy.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/d-spy
 %{_datadir}/glib-2.0/schemas/org.gnome.dspy.gschema.xml
This page took 0.274247 seconds and 4 git commands to generate.