Hello community,

here is the log from the commit of package kcoreaddons for openSUSE:Factory 
checked in at 2016-03-16 10:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kcoreaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcoreaddons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes  2016-02-24 
18:54:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kcoreaddons.new/kcoreaddons.changes     
2016-03-16 10:28:31.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Mar  6 09:55:36 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Fix Kdelibs4 config migration for Windows
+  * Add API to get Frameworks runtime version info
+  * KRandom: Don't use up 16K of /dev/urandom to seed rand()
+    (kde#359485)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+- Use %mime_database_post(un) macros
+
+-------------------------------------------------------------------

Old:
----
  kcoreaddons-5.19.0.tar.xz

New:
----
  kcoreaddons-5.20.0.tar.xz

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

Other differences:
------------------
++++++ kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.J4DcGp/_old  2016-03-16 10:28:32.000000000 +0100
+++ /var/tmp/diff_new_pack.J4DcGp/_new  2016-03-16 10:28:32.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5CoreAddons5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:           kcoreaddons
-Version:        5.19.0
+Version:        5.20.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -94,12 +94,12 @@
 %post -n %lname -p /sbin/ldconfig
 
 %post
-%{_bindir}/update-mime-database %{_kf5_sharedir}/mime > /dev/null 2>&1 || :
+%mime_database_post
 
 %postun -n %lname -p /sbin/ldconfig
 
 %postun
-%{_bindir}/update-mime-database %{_kf5_sharedir}/mime > /dev/null 2>&1 || :
+%mime_database_postun
 
 %if %{with lang}
 %files lang -f %{name}5.lang

++++++ kcoreaddons-5.19.0.tar.xz -> kcoreaddons-5.20.0.tar.xz ++++++
++++ 3760 lines of diff (skipped)


Reply via email to