[packages/libgedit-gfls] - updated to 0.2.1
qboosh
qboosh at pld-linux.org
Mon Dec 9 21:05:00 CET 2024
commit 8ad84d6f6554632e2122845ea800d01ae3c68422
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Dec 9 20:54:23 2024 +0100
- updated to 0.2.1
libgedit-gfls.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/libgedit-gfls.spec b/libgedit-gfls.spec
index 22bc790..1fb4003 100644
--- a/libgedit-gfls.spec
+++ b/libgedit-gfls.spec
@@ -6,13 +6,13 @@
Summary: Gedit file loading and saving library
Summary(pl.UTF-8): Biblioteka Gedita do ładowania i zapisywania plików
Name: libgedit-gfls
-Version: 0.2.0
+Version: 0.2.1
Release: 1
License: LGPL v2.1+
Group: Libraries
# also https://github.com/gedit-technology/libgedit-gfls/releases
Source0: https://download.gnome.org/sources/libgedit-gfls/0.2/%{name}-%{version}.tar.xz
-# Source0-md5: 5451b5507e5413eb48c9f4adb8380f2d
+# Source0-md5: 53e127f4273f662329f38118398d197c
URL: https://gitlab.gnome.org/World/gedit/libgedit-gfls
BuildRequires: glib2-devel >= 1:2.78
BuildRequires: gobject-introspection-devel >= 1.42.0
@@ -86,13 +86,15 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+%find_lang libgedit-gfls-1
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f libgedit-gfls-1.lang
%defattr(644,root,root,755)
%doc NEWS README.md
%attr(755,root,root) %{_libdir}/libgedit-gfls-1.so.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgedit-gfls.git/commitdiff/8ad84d6f6554632e2122845ea800d01ae3c68422
More information about the pld-cvs-commit
mailing list