Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mcelog for openSUSE:Factory checked 
in at 2025-01-29 16:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mcelog (Old)
 and      /work/SRC/openSUSE:Factory/.mcelog.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mcelog"

Wed Jan 29 16:09:29 2025 rev:70 rq:1240934 version:202

Changes:
--------
--- /work/SRC/openSUSE:Factory/mcelog/mcelog.changes    2024-12-11 
21:04:07.632448550 +0100
+++ /work/SRC/openSUSE:Factory/.mcelog.new.2316/mcelog.changes  2025-01-29 
16:09:34.725475361 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 15:32:52 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------
@@ -7 +12 @@
-- PED-10052
+- jsc#PED-10052

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

Other differences:
------------------
++++++ mcelog.spec ++++++
--- /var/tmp/diff_new_pack.GFjJru/_old  2025-01-29 16:09:35.509507874 +0100
+++ /var/tmp/diff_new_pack.GFjJru/_new  2025-01-29 16:09:35.509507874 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mcelog
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -83,7 +83,9 @@
 install -m 644 lk10-mcelog.pdf %{buildroot}/%{_docdir}/%{name}/lk10-mcelog.pdf
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/mcelog.service
 install -D -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/mcelog.conf
+%if 0%{?suse_version} < 1600
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcmcelog
+%endif
 
 %pre
 %service_add_pre %{name}.service
@@ -112,6 +114,8 @@
 %{_unitdir}/mcelog.service
 %{_tmpfilesdir}/mcelog.conf
 %{_docdir}/%{name}
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rcmcelog
+%endif
 %ghost /run/mcelog
 

Reply via email to