* Wed Jul 02 2025 bjorn.lie@gmail.com
- Rebase automake-1.17.patch to allow usage of automake-1.18.x
- Refresh patches with quilt
* Sat Jun 14 2025 dimstar@opensuse.org
- Update automake-1.17.patch: make autogen.sh accept all libtool
2.x versions. This should save us until libtool jumps to 3.x.
* Thu Mar 20 2025 bjorn.lie@gmail.com
- Export -std=gnu99 to cflags, fix build with gcc 15. GCC 15
defaults to C23. gtk+ 2.x entered maintenance mode upstream prior
to C11, is now no longer under development, and therefore should
not be expected to compile to newer standards.
* Wed Feb 26 2025 sbrabec@suse.com
- Remove obsolete translation-update-upstream and
gnome-patch-translation support (PM-2938, jsc#SLE-21105). Provide
translation for SUSE specific strings and missing upstream
translations in a dedicated tarball.
* Thu Oct 17 2024 dimstar@opensuse.org
- Eliminate usage of update-alternatives:
+ Drop gtk-update-icon-cache and relevant man page. We rely
solely on GTK3 to perform this caching task.
* Tue Jul 16 2024 foss@grueninger.de
- Add automake-1.17.patch to support Automake 1.17 in autogen.sh
* Fri Jul 12 2024 bjorn.lie@gmail.com
- Add CVE-2024-6655.patch: CVE-2024-6655 Stop looking for modules
in cwd (bsc#1228120).
* Mon Apr 29 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
* Sun Apr 21 2024 mgorse@suse.com
- Add gtk2-gcc14.patch: fix build with gcc 14.
* Fri Apr 19 2024 dimstar@opensuse.org
- Do not recommend the variuos -immodule-*: they have locale based
provides which makes zypper install them when the locales are
requested.