Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package amtk for openSUSE:Factory checked in at 2022-04-26 20:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amtk (Old) and /work/SRC/openSUSE:Factory/.amtk.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amtk" Tue Apr 26 20:16:14 2022 rev:9 rq:972932 version:5.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/amtk/amtk.changes 2021-04-12 12:37:32.661381808 +0200 +++ /work/SRC/openSUSE:Factory/.amtk.new.1538/amtk.changes 2022-04-26 20:18:04.284782673 +0200 @@ -1,0 +2,11 @@ +Mon Apr 25 11:10:32 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 5.3.2 + + Some documentation improvements + + Some code refactorings + + Mark public API with G_MODULE_EXPORT, not the custom + _AMTK_EXTERN macro. + + Update license from LGPLv2.1+ to LGPLv3+. + + Translation updates. + +------------------------------------------------------------------- Old: ---- amtk-5.3.1.tar.xz New: ---- amtk-5.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amtk.spec ++++++ --- /var/tmp/diff_new_pack.qy5JjR/_old 2022-04-26 20:18:04.652783118 +0200 +++ /var/tmp/diff_new_pack.qy5JjR/_new 2022-04-26 20:18:04.660783128 +0200 @@ -1,7 +1,7 @@ # # spec file for package amtk # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2018 Luciano Santos, luc1...@linuxmail.org. # # All modifications and additions to the file contributed by third parties @@ -20,12 +20,12 @@ %define api_ver 5 %define libamtk libamtk-%{api_ver}-0 Name: amtk -Version: 5.3.1 +Version: 5.3.2 Release: 0 Summary: An Actions, Menus and Toolbars Kit -License: LGPL-2.1-or-later +License: LGPL-3.0-or-later Group: Development/Libraries/GNOME -URL: https://wiki.gnome.org/Projects/Amtk +URL: https://gitlab.gnome.org/swilmet/amtk/ Source0: https://download.gnome.org/sources/amtk/5.3/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 @@ -100,15 +100,14 @@ %postun -n %{libamtk} -p /sbin/ldconfig %files -n %{libamtk} -%license COPYING -%doc NEWS +%license LICENSES/* %{_libdir}/libamtk-%{api_ver}.so.* %files -n typelib-1_0-Amtk-%{api_ver} %{_libdir}/girepository-1.0/Amtk-%{api_ver}.typelib %files devel -%doc HACKING +%doc README.md NEWS %doc %{_datadir}/gtk-doc/html/%{name}-%{api_ver} %{_datadir}/gir-1.0/Amtk-%{api_ver}.gir %{_includedir}/amtk-%{api_ver}/ ++++++ amtk-5.3.1.tar.xz -> amtk-5.3.2.tar.xz ++++++ ++++ 3721 lines of diff (skipped)