Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-11-14 20:15:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and      /work/SRC/openSUSE:Factory/.rosegarden.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rosegarden"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes    2016-10-23 
12:51:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes       
2016-11-14 20:15:22.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 13 06:51:49 UTC 2016 - [email protected]
+
+- Use %mime_database_post macro instead of calling direct.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rosegarden.spec ++++++
--- /var/tmp/diff_new_pack.76Ulfw/_old  2016-11-14 20:15:23.000000000 +0100
+++ /var/tmp/diff_new_pack.76Ulfw/_new  2016-11-14 20:15:23.000000000 +0100
@@ -144,10 +144,12 @@
 %fdupes -s %{buildroot}%{_datadir}/
 
 %post
-/usr/bin/update-mime-database "%{_datadir}/mime" >/dev/null
+%mime_database_post
+%desktop_database_post
 
 %postun
-/usr/bin/update-mime-database "%{_datadir}/mime" >/dev/null
+%mime_database_postun
+%desktop_database_postun
 
 %clean
 rm -rf %{buildroot}


Reply via email to