Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-build-key for 
openSUSE:Factory checked in at 2024-03-26 19:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-build-key (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-build-key.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-build-key"

Tue Mar 26 19:25:11 2024 rev:43 rq:1161679 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-build-key/openSUSE-build-key.changes    
2024-03-25 21:08:32.525940636 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-build-key.new.1905/openSUSE-build-key.changes
  2024-03-26 19:26:25.819101725 +0100
@@ -1,0 +2,7 @@
+Tue Mar 26 08:28:45 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix import-openSUSE-build-key:set proper timer name to try to
+  stop (openSUSE-build-key-import.timer, not
+  suse-build-key-import.timer) (boo#1221948).
+
+-------------------------------------------------------------------

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

Other differences:
------------------







++++++ import-openSUSE-build-key ++++++
--- /var/tmp/diff_new_pack.lgKloA/_old  2024-03-26 19:26:27.971180914 +0100
+++ /var/tmp/diff_new_pack.lgKloA/_new  2024-03-26 19:26:27.975181060 +0100
@@ -28,7 +28,7 @@
 
 # if we have finished import, disable and stop the timer.
 if [ ! -f $triggerfile -a -x /usr/bin/systemctl ] ; then
-       systemctl stop suse-build-key-import.timer
-       systemctl disable suse-build-key-import.timer
+       systemctl stop openSUSE-build-key-import.timer
+       systemctl disable openSUSE-build-key-import.timer
 fi
 

Reply via email to