Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2024-07-31 13:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coreutils (Old)
 and      /work/SRC/openSUSE:Factory/.coreutils.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coreutils"

Wed Jul 31 13:27:58 2024 rev:159 rq:1190301 version:9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/coreutils/coreutils.changes      2024-07-12 
17:04:19.235407561 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new.7232/coreutils.changes    
2024-07-31 13:28:00.376630543 +0200
@@ -1,0 +2,5 @@
+Fri Jul 19 07:57:52 UTC 2024 - Andreas Schwab <sch...@suse.de>
+
+- Avoid empty scriptlets
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ coreutils.spec ++++++
--- /var/tmp/diff_new_pack.yjuu1P/_old  2024-07-31 13:28:02.428714824 +0200
+++ /var/tmp/diff_new_pack.yjuu1P/_new  2024-07-31 13:28:02.432714987 +0200
@@ -239,18 +239,19 @@
 %endif
 
 # ================================================
-%post
 %if "%{name}" == "coreutils" || "%{name}" == "coreutils-single"
+%post
 %{?regenerate_initrd_post}
 %endif
 
-# ================================================
-%posttrans
+%dnl ================================================
 %if "%{name}" == "coreutils" || "%{name}" == "coreutils-single"
+%posttrans
 %{?regenerate_initrd_posttrans}
 %endif
 
-# ================================================
+%dnl ================================================
+
 %files
 %if "%{name}" == "coreutils" || "%{name}" == "coreutils-single"
 

Reply via email to