Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kglobalaccel for openSUSE:Factory 
checked in at 2023-05-24 20:21:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kglobalaccel (Old)
 and      /work/SRC/openSUSE:Factory/.kglobalaccel.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kglobalaccel"

Wed May 24 20:21:24 2023 rev:121 rq:1088387 version:5.106.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kglobalaccel/kglobalaccel.changes        
2023-05-14 16:32:43.331487447 +0200
+++ /work/SRC/openSUSE:Factory/.kglobalaccel.new.1533/kglobalaccel.changes      
2023-05-24 20:21:24.819840119 +0200
@@ -1,0 +2,6 @@
+Mon May 22 12:05:07 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix systemd_user_preun/postun calls: all systemd_user macros take
+  service names as parameter.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kglobalaccel.spec ++++++
--- /var/tmp/diff_new_pack.kk9W7p/_old  2023-05-24 20:21:25.399843577 +0200
+++ /var/tmp/diff_new_pack.kk9W7p/_new  2023-05-24 20:21:25.403843601 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kglobalaccel
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -117,10 +117,10 @@
 %{systemd_user_post plasma-kglobalaccel.service}
 
 %preun -n kglobalaccel5
-%{systemd_user_preun}
+%{systemd_user_preun plasma-kglobalaccel.service}
 
 %postun -n kglobalaccel5
-%{systemd_user_postun}
+%{systemd_user_postun plasma-kglobalaccel.service}
 
 %ldconfig_scriptlets -n %{lname}
 %ldconfig_scriptlets -n libKF5GlobalAccelPrivate5

Reply via email to