Hello community,

here is the log from the commit of package catfish for openSUSE:Factory checked 
in at 2018-05-10 15:49:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/catfish (Old)
 and      /work/SRC/openSUSE:Factory/.catfish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "catfish"

Thu May 10 15:49:33 2018 rev:4 rq:605476 version:1.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/catfish/catfish.changes  2018-04-16 
12:51:09.808366737 +0200
+++ /work/SRC/openSUSE:Factory/.catfish.new/catfish.changes     2018-05-10 
15:49:35.136855480 +0200
@@ -1,0 +2,8 @@
+Fri Apr 27 15:37:42 UTC 2018 - badshah...@gmail.com
+
+- Drop Requires: gnome-icon-theme; all necessary icons are already
+  provided by adwaita-icon-theme, a hard requirement for gtk3.
+- Only run post(un) scripts on openSUSE < 1500; for later versions
+  rpm file triggers take care of updating the icon cache already.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ catfish.spec ++++++
--- /var/tmp/diff_new_pack.0nIEl8/_old  2018-05-10 15:49:36.944789218 +0200
+++ /var/tmp/diff_new_pack.0nIEl8/_new  2018-05-10 15:49:36.948789071 +0200
@@ -42,7 +42,6 @@
 # ...OK
 Requires:       findutils-locate
 Requires:       gdk-pixbuf-loader-rsvg
-Requires:       gnome-icon-theme-symbolic
 Requires:       gsettings-backend-dconf
 Requires:       python3-cairo
 Requires:       python3-gobject
@@ -94,11 +93,13 @@
 %fdupes %{buildroot}%{python3_sitelib}
 %find_lang %{name}
 
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post
 
 %postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %defattr(-,root,root)


Reply via email to