Hello community,

here is the log from the commit of package kactivities5 for openSUSE:Factory 
checked in at 2016-01-20 09:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kactivities5 (Old)
 and      /work/SRC/openSUSE:Factory/.kactivities5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kactivities5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kactivities5/kactivities5.changes        
2015-12-29 12:51:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kactivities5.new/kactivities5.changes   
2016-01-20 09:41:18.000000000 +0100
@@ -1,0 +2,14 @@
+Sat Jan  2 17:41:39 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * Streamlined the QML loading for KCM (kde#356832)
+  * Work-around for the Qt SQL bug that does not clean up
+    connections properly (kde#348194)
+  * Merged a plugin that executes applications on
+    activity state change
+  * Port from KService to KPluginLoader
+  * Port plugins to use kcoreaddons_desktop_to_json()
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+-------------------------------------------------------------------

Old:
----
  kactivities-5.17.0.tar.xz

New:
----
  kactivities-5.18.0.tar.xz

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

Other differences:
------------------
++++++ kactivities5.spec ++++++
--- /var/tmp/diff_new_pack.Fzy90V/_old  2016-01-20 09:41:19.000000000 +0100
+++ /var/tmp/diff_new_pack.Fzy90V/_new  2016-01-20 09:41:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kactivities5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Activities5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:           kactivities5
-Version:        5.17.0
+Version:        5.18.0
 Release:        0
 %define kf5_version %{version}
 Summary:        KDE Plasma Activities support
@@ -117,6 +117,10 @@
 
 %postun -n %lname -p /sbin/ldconfig
 
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %if %{with lang}
 %files -n %lname-lang -f %{name}.lang
 %endif
@@ -124,6 +128,7 @@
 %files
 %defattr(-,root,root)
 %{_kf5_bindir}/kactivitymanagerd
+%{_kf5_libdir}/libkactivitymanagerd_plugin.so
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/

++++++ kactivities-5.17.0.tar.xz -> kactivities-5.18.0.tar.xz ++++++
++++ 8403 lines of diff (skipped)


Reply via email to