diff --git a/amtk-5.3.1.tar.xz b/amtk-5.3.1.tar.xz deleted file mode 100644 index 9f9388a..0000000 Binary files a/amtk-5.3.1.tar.xz and /dev/null differ diff --git a/amtk-5.6.1.tar.xz b/amtk-5.6.1.tar.xz new file mode 100644 index 0000000..61e2d45 Binary files /dev/null and b/amtk-5.6.1.tar.xz differ diff --git a/amtk.spec b/amtk.spec index 7f191ca..cb668d4 100644 --- a/amtk.spec +++ b/amtk.spec @@ -1,10 +1,10 @@ Name: amtk -Version: 5.3.1 +Version: 5.6.1 Release: 1 Summary: Actions, Menus and Toolbars Kit for GTK+ applications -License: LGPLv2+ +License: LGPLv2+ and LGPLv3+ URL: https://wiki.gnome.org/Projects/Amtk -Source0: https://download.gnome.org/sources/amtk/5.3/amtk-%{version}.tar.xz +Source0: https://download.gnome.org/sources/amtk/5.6/amtk-%{version}.tar.xz BuildRequires: gcc gettext glib2-devel gobject-introspection-devel gtk3-devel BuildRequires: meson gtk-doc @@ -39,7 +39,7 @@ Header files for %{name}. %files %defattr(-,root,root) %doc NEWS README.md -%license COPYING +%license LICENSES %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/Amtk-5.typelib %{_libdir}/libamtk-5.so.0* @@ -58,6 +58,9 @@ Header files for %{name}. %{_datadir}/gtk-doc/html/amtk-5 %changelog +* Wed May 10 2023 Ge Wang - 5.6.1-1 +- Upgrade to version 5.6.1 + * Tue Jun 14 2022 SimpleUpdate Robot - 5.3.1-1 - Upgrade to version 5.3.1