diff --git a/.files b/.files index ca299ec..97a843d 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 27f67ea..6a2b389 100644 --- a/.rev +++ b/.rev @@ -100,4 +100,12 @@ (forwarded request 1033631 from iznogood) 1034160 + + 55c2a1f2d4f6aca80f8bd61fc691e6e0 + 5.6.1 + + dimstar_suse + + 1084080 + diff --git a/amtk-5.6.0.tar.xz b/amtk-5.6.0.tar.xz deleted file mode 120000 index 2f43e01..0000000 --- a/amtk-5.6.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiht3odzorbktocqmkwnbm7bplerewqljb7biilnbgydwceedaqoxe \ No newline at end of file diff --git a/amtk-5.6.1.tar.xz b/amtk-5.6.1.tar.xz new file mode 120000 index 0000000..770ff66 --- /dev/null +++ b/amtk-5.6.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreigvaek3qxehfkwcs2juwxxhe2r7uflmn5nns3jh4dw5bks22fzsfa \ No newline at end of file diff --git a/amtk.changes b/amtk.changes index 4b1e23d..1de8a95 100644 --- a/amtk.changes +++ b/amtk.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue May 2 14:23:49 UTC 2023 - Dominique Leuenberger + +- Update to version 5.6.1: + + Revert unintentional soname bump, set 'soversion' back to 0. + +------------------------------------------------------------------- Fri Nov 4 20:51:23 UTC 2022 - Bjørn Lie - Update to version 5.6.0: diff --git a/amtk.spec b/amtk.spec index db23e41..65d6e4f 100644 --- a/amtk.spec +++ b/amtk.spec @@ -1,7 +1,7 @@ # # spec file for package amtk # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2018 Luciano Santos, luc14n0@linuxmail.org. # # All modifications and additions to the file contributed by third parties @@ -18,9 +18,9 @@ %define api_ver 5 -%define libamtk libamtk-%{api_ver}-1 +%define libamtk libamtk-%{api_ver}-0 Name: amtk -Version: 5.6.0 +Version: 5.6.1 Release: 0 Summary: An Actions, Menus and Toolbars Kit License: LGPL-3.0-or-later