Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2022-03-29 18:13:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
 and      /work/SRC/openSUSE:Factory/.bash.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash"

Tue Mar 29 18:13:42 2022 rev:177 rq:964694 version:5.1.MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes        2022-03-05 
14:42:56.171693639 +0100
+++ /work/SRC/openSUSE:Factory/.bash.new.1900/bash.changes      2022-03-29 
18:13:43.543034676 +0200
@@ -1,0 +2,6 @@
+Thu Mar 24 14:37:18 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
+
+- Do use old legacy PreReq to get bash installed before bash-sh 
+  but do not require bash-sh by bash (bsc#1197448)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.jASdSQ/_old  2022-03-29 18:13:44.663035707 +0200
+++ /var/tmp/diff_new_pack.jASdSQ/_new  2022-03-29 18:13:44.667035711 +0200
@@ -107,7 +107,6 @@
 %if %{with alternatives}
 Provides:       /bin/sh
 %else
-Requires:       /usr/bin/sh
 Suggests:       bash-sh
 %endif
 
@@ -137,7 +136,7 @@
 Group:          System/Shells
 Provides:       alternative(sh)
 Conflicts:      alternative(sh)
-Requires:       bash = %{version}
+PreReq:         bash = %{version}
 
 %description sh
 Use bash as /bin/sh implementation.

Reply via email to