Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Factory checked in at 2021-02-15 23:13:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old)
 and      /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit-kde-agent-5"

Mon Feb 15 23:13:26 2021 rev:104 rq:872119 version:5.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes    
2021-01-07 21:21:43.869116683 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.28504/polkit-kde-agent-5.changes
 2021-02-15 23:14:41.071251010 +0100
@@ -1,0 +2,25 @@
+Thu Feb 11 18:23:16 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
+- Changes since 5.20.90:
+  * plasma-polkit-agent.service: fix After, BusName keys (kde#431963)
+
+-------------------------------------------------------------------
+Thu Jan 21 21:31:53 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 pre-commit hook for clang-format
+  * Update .gitignore file
+  * Add .git-blame-ignore-revs file
+  * Run clang-format
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+  * Makes the polkit agent started by systemd when systemd boot is enabled.
+
+-------------------------------------------------------------------

Old:
----
  polkit-kde-agent-1-5.20.5.tar.xz
  polkit-kde-agent-1-5.20.5.tar.xz.sig

New:
----
  polkit-kde-agent-1-5.21.0.tar.xz
  polkit-kde-agent-1-5.21.0.tar.xz.sig

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

Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.07GxN5/_old  2021-02-15 23:14:41.715251972 +0100
+++ /var/tmp/diff_new_pack.07GxN5/_new  2021-02-15 23:14:41.719251977 +0100
@@ -18,19 +18,20 @@
 
 %bcond_without lang
 Name:           polkit-kde-agent-5
-Version:        5.20.5
+Version:        5.21.0
 Release:        0
 Summary:        PolicyKit authentication agent for KDE
 License:        GPL-2.0-only AND LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
+Source:         polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:        polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  kf5-filesystem
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
@@ -64,6 +65,15 @@
   %find_lang polkit-kde-authentication-agent-1 %{name}.lang
 %endif
 
+%post
+%{systemd_user_post plasma-polkit-agent.service}
+
+%preun
+%{systemd_user_preun plasma-polkit-agent.service}
+
+%postun
+%{systemd_user_postun plasma-polkit-agent.service}
+
 %if %{with lang}
 %files lang -f %{name}.lang
 %endif
@@ -74,5 +84,6 @@
 %{_kf5_libdir}/libexec/polkit-kde-authentication-agent-1
 %{_kf5_notifydir}/
 %{_kf5_applicationsdir}/org.kde.polkit-kde-authentication-agent-1.desktop
+%{_userunitdir}/plasma-polkit-agent.service
 
 %changelog


++++++ polkit-kde-agent-1-5.20.5.tar.xz -> polkit-kde-agent-1-5.21.0.tar.xz 
++++++
++++ 9302 lines of diff (skipped)

Reply via email to