[packages/dspy] - updated to 1.8.0
qboosh
qboosh at pld-linux.org
Wed Sep 27 21:37:54 CEST 2023
commit 3b0ade0e4aa7a065425786eeb70788facb73bede
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 27 21:28:30 2023 +0200
- updated to 1.8.0
dspy.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/dspy.spec b/dspy.spec
index 45d01ea..505ad09 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dspy.git/commitdiff/3b0ade0e4aa7a065425786eeb70788facb73bede
More information about the pld-cvs-commit
mailing list