]> git.pld-linux.org Git - packages/amtk.git/commitdiff
- updated to 5.6.0 (new soname) auto/th/amtk-5.6.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Nov 2022 20:42:05 +0000 (21:42 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Nov 2022 20:42:05 +0000 (21:42 +0100)
amtk.spec

index 9f303701ca007b59f28022d45cc7f365cde0a288..872c4b4d55c443e6c4ab06fbdcf64d7ae6d694f4 100644 (file)
--- a/amtk.spec
+++ b/amtk.spec
@@ -5,12 +5,12 @@
 Summary:       Amtk - Actions, Menus and Toolbars Kit for GTK+ applications
 Summary(pl.UTF-8):     Amtk - zestaw akcji, menu i pasków narzędzi dla aplikacji GTK+
 Name:          amtk
-Version:       5.4.1
+Version:       5.6.0
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
-Source0:       https://download.gnome.org/sources/amtk/5.4/%{name}-%{version}.tar.xz
-# Source0-md5: e5329a06fc02af8b7626cb84d402cf7c
+Source0:       https://download.gnome.org/sources/amtk/5.6/%{name}-%{version}.tar.xz
+# Source0-md5: cf184464700c71abf7a13f78942671e6
 URL:           https://wiki.gnome.org/Projects/Amtk
 BuildRequires: gettext-tools >= 0.19.6
 BuildRequires: glib2-devel >= 1:2.56
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc NEWS README.md
 %attr(755,root,root) %{_libdir}/libamtk-5.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libamtk-5.so.0
+%attr(755,root,root) %ghost %{_libdir}/libamtk-5.so.1
 %{_libdir}/girepository-1.0/Amtk-5.typelib
 
 %files devel
This page took 0.222402 seconds and 4 git commands to generate.