]> git.pld-linux.org Git - packages/colord-gtk.git/commitdiff
- updated to 0.3.1 master auto/th/colord-gtk-0.3.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Feb 2024 05:38:47 +0000 (06:38 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Feb 2024 05:38:47 +0000 (06:38 +0100)
colord-gtk.spec

index 7f8e54a86a450755b3794a3ea14670326106a53b..ec8970b51b3ef14bab2a056aa963135cf3a59c9a 100644 (file)
 Summary:       GTK helper library for colord
 Summary(pl.UTF-8):     Biblioteka pomocniczna GTK dla colord
 Name:          colord-gtk
-Version:       0.3.0
+Version:       0.3.1
 Release:       1
 License:       LGPL v2.1+ (library), GPL v2+ (cd-convert utility)
 Group:         X11/Libraries
 Source0:       https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 08c245d6482b3923a2b6a09f7fbbe612
+# Source0-md5: d436740c06e42af421384f16b2a9a0a7
 URL:           https://www.freedesktop.org/software/colord/
 BuildRequires: colord-devel >= %{colord_ver}
 BuildRequires: gettext-tools >= 0.17
@@ -215,8 +215,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
-# only empty translation exists atm. (as of 0.1.26)
-#find_lang %{name}
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -230,9 +229,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n colord-gtk4 -p /sbin/ldconfig
 %postun        -n colord-gtk4 -p /sbin/ldconfig
 
-%files
-%defattr(644,root,root,755)
-# -f %{name}.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS MAINTAINERS NEWS README TODO
 %attr(755,root,root) %{_bindir}/cd-convert
This page took 0.23156 seconds and 4 git commands to generate.