Hello community,

here is the log from the commit of package scribus for openSUSE:Factory checked 
in at 2016-11-16 13:33:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scribus (Old)
 and      /work/SRC/openSUSE:Factory/.scribus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scribus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scribus/scribus.changes  2016-08-11 
18:53:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scribus.new/scribus.changes     2016-11-16 
13:33:31.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Nov 15 15:06:30 UTC 2016 - [email protected]
+
+- Use shared-mime-info macros (boo#979301)
+- Remove version check for > 11.3, earlier versions are not
+  supported any more
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scribus.spec ++++++
--- /var/tmp/diff_new_pack.uw4iPf/_old  2016-11-16 13:33:34.000000000 +0100
+++ /var/tmp/diff_new_pack.uw4iPf/_new  2016-11-16 13:33:34.000000000 +0100
@@ -156,22 +156,14 @@
 #update the mime database
 
 %post
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
-%if 0%{?suse_version} > 1130
+%mime_database_post
 %desktop_database_post
 %icon_theme_cache_post
-%endif
 
 %postun
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
-%if 0%{?suse_version} > 1130
+%mime_database_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)







Reply via email to