Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kactivitymanagerd for 
openSUSE:Factory checked in at 2021-02-15 23:12:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd (Old)
 and      /work/SRC/openSUSE:Factory/.kactivitymanagerd.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kactivitymanagerd"

Mon Feb 15 23:12:27 2021 rev:92 rq:872080 version:5.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes      
2021-01-07 21:20:16.692908273 +0100
+++ 
/work/SRC/openSUSE:Factory/.kactivitymanagerd.new.28504/kactivitymanagerd.changes
   2021-02-15 23:13:44.531166563 +0100
@@ -1,0 +2,29 @@
+Thu Feb 11 18:23:10 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.21.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.21.0
+- No code changes since 5.20.90
+
+-------------------------------------------------------------------
+Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/20.90/
+- Changes since 5.20.5:
+  * Add trailing comma to enums
+  * Fix Boot dependency problems and cleanup old configs
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+  * Fix a dangling reference to the list of database files
+  * Explicit lambda captures to avoid future dangling reference bugs
+  * Fix a dangling reference to the list of database files
+  * Convert copyright statements to SPDX expressions
+  * Explicitly scope unit to graphical-session.target
+  * Fix installation of the systemd unit
+  * Use correct way to register for a shortcut (kde#374575)
+  * systemd dbus activation
+
+-------------------------------------------------------------------

Old:
----
  kactivitymanagerd-5.20.5.tar.xz
  kactivitymanagerd-5.20.5.tar.xz.sig

New:
----
  kactivitymanagerd-5.21.0.tar.xz
  kactivitymanagerd-5.21.0.tar.xz.sig

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

Other differences:
------------------
++++++ kactivitymanagerd.spec ++++++
--- /var/tmp/diff_new_pack.XtfiX4/_old  2021-02-15 23:13:45.139167471 +0100
+++ /var/tmp/diff_new_pack.XtfiX4/_new  2021-02-15 23:13:45.143167477 +0100
@@ -20,15 +20,15 @@
 
 %bcond_without lang
 Name:           kactivitymanagerd
-Version:        5.20.5
+Version:        5.21.0
 Release:        0
 Summary:        KDE Plasma Activities support
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 Url:            http://projects.kde.org/kactivitymanagerd
-Source:         
https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
+Source:         kactivitymanagerd-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
+Source1:        kactivitymanagerd-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 %if 0%{?suse_version} > 1325
@@ -52,6 +52,7 @@
 BuildRequires:  cmake(KF5Service) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{kf5_version}
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
 BuildRequires:  cmake(Qt5DBus) >= %{qt5_version}
@@ -84,7 +85,6 @@
 
 %prep
 %setup -q -n kactivitymanagerd-%{version}
-%autopatch -p1
 
 %build
   %cmake_kf5 -d build
@@ -98,22 +98,30 @@
 %find_lang kactivities5
 %endif
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post 
+/sbin/ldconfig
+%{systemd_user_post plasma-kactivitymanagerd.service}
+
+%preun
+%{systemd_user_preun plasma-kactivitymanagerd.service}
+
+%postun 
+/sbin/ldconfig
+%{systemd_user_postun plasma-kactivitymanagerd.service}
 
 %if %{with lang}
 %files -n %name-lang -f kactivities5.lang
 %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libexec/kactivitymanagerd
 %{_kf5_libdir}/libkactivitymanagerd_plugin.so
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
-%{_kf5_sharedir}/dbus-1/services/org.kde.activitymanager.service
+%{_kf5_sharedir}/dbus-1/services/org.kde.ActivityManager.service
 %{_kf5_debugdir}/kactivitymanagerd.categories
+%{_userunitdir}/plasma-kactivitymanagerd.service
 
 %changelog

++++++ kactivitymanagerd-5.20.5.tar.xz -> kactivitymanagerd-5.21.0.tar.xz ++++++
++++ 7112 lines of diff (skipped)

Reply via email to