* Fri Nov 29 2024 Daniel Garcia <daniel.garcia@suse.com>
- Add installation-root-dir-from-setup.patch
gh#OpenPrinting/system-config-printer#361 to fix cupshelpers
installation.
* Fri Nov 22 2024 Dirk Müller <dmueller@suse.com>
- add keyring for gpg validation
- add python3-setuptools dependency (needed for python 3.13)
* Wed Jul 17 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Drop obsolete update-desktop-files BuildRequires and macro.
* Fri Mar 08 2024 pgajdos@suse.com
- another %python3_fix_shebang_path usage [bsc#1212476]
* Mon Feb 26 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
* Mon Nov 27 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup -p1 instead of multiple %patch lines. Allows us to
get rid of deprecated %patchN.
* Wed Aug 02 2023 Yifan Jiang <yfjiang@suse.com>
- Explicitly use --with-cups-serverbin-dir to find SERVERBIN when
cups.pc is not provided by older cups (boo#1213883).
* Mon Mar 13 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Fix printer icon location/type, needed due to changes in Adwaita.
* Mon Nov 14 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.5.18:
+ Add <launchable/> into the .appdata.xml file.
+ Accessiblity improvements.
+ system-config-printer couldn't be uninstalled via GNOME
Software.
+ system-config-printer crashes due missing libhandy.
+ Updated config.sub and config.guess to fix configuration error
on RiSC.
+ Use pkg-config or --with-cups-serverbin-dir for finding
SERVERBIN.
* Thu Aug 11 2022 Callum Farmer <gmbr3@opensuse.org>
- Move all dbus-1 system.d files to /usr (bsc#1202340)