Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package powerd for openSUSE:Factory checked 
in at 2025-10-24 17:24:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerd (Old)
 and      /work/SRC/openSUSE:Factory/.powerd.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerd"

Fri Oct 24 17:24:13 2025 rev:4 rq:1313366 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerd/powerd.changes    2024-11-07 
16:29:45.623571830 +0100
+++ /work/SRC/openSUSE:Factory/.powerd.new.1980/powerd.changes  2025-10-24 
17:25:34.140799099 +0200
@@ -1,0 +2,6 @@
+Fri Oct 24 09:01:46 UTC 2025 - Dr. Werner Fink <[email protected]>
+
+- Fix patch powerd-2.0.2.dif
+  * saved signal function has int aka the signal as argument 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ powerd.spec ++++++
--- /var/tmp/diff_new_pack.Qwc1nM/_old  2025-10-24 17:25:34.940832707 +0200
+++ /var/tmp/diff_new_pack.Qwc1nM/_new  2025-10-24 17:25:34.944832875 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package powerd
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ powerd-2.0.2.dif ++++++
--- /var/tmp/diff_new_pack.Qwc1nM/_old  2025-10-24 17:25:35.008835564 +0200
+++ /var/tmp/diff_new_pack.Qwc1nM/_new  2025-10-24 17:25:35.016835900 +0200
@@ -160,7 +160,7 @@
 +#ifdef NEWINIT
 +      struct init_request req;
 +      int success = 0;
-+      void (*save_sigalrm)();
++      void (*save_sigalrm)(int);
 +#endif
  
        errno = 0;

Reply via email to