Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package system-config-printer for openSUSE:Factory checked in at 2021-12-12 00:55:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old) and /work/SRC/openSUSE:Factory/.system-config-printer.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "system-config-printer" Sun Dec 12 00:55:59 2021 rev:97 rq:936212 version:1.5.15 Changes: -------- --- /work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes 2021-04-23 17:49:43.962702060 +0200 +++ /work/SRC/openSUSE:Factory/.system-config-printer.new.2520/system-config-printer.changes 2021-12-12 00:56:34.378541672 +0100 @@ -1,0 +2,6 @@ +Sat Dec 4 17:05:01 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Fix icons yet again, this time what sizes are available. +- Drop post(un) handling, this is done automatically now. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ system-config-printer.spec ++++++ --- /var/tmp/diff_new_pack.H6V31B/_old 2021-12-12 00:56:35.086542158 +0100 +++ /var/tmp/diff_new_pack.H6V31B/_new 2021-12-12 00:56:35.090542161 +0100 @@ -161,7 +161,7 @@ %install %make_install udevrulesdir=%{_prefix}/lib/udev/rules.d udevhelperdir=%{_prefix}/lib/udev -for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do +for size in 16x16 22x22 24x24 32x32 48x48 512x512; do if test -f %{_datadir}/icons/%{_iconlocation}/$size/devices/printer.png; then mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/$size/apps cp -a %{_datadir}/icons/%{_iconlocation}/$size/devices/printer.png %{buildroot}/%{_datadir}/icons/hicolor/$size/apps/%{name}.png @@ -172,14 +172,6 @@ %fdupes %{buildroot}/%{py_sitedir} %find_lang %{name} %{?no_lang_C} -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun - %files %license COPYING %doc ChangeLog README