Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2024-12-24 16:25:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
 and      /work/SRC/openSUSE:Factory/.bash.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash"

Tue Dec 24 16:25:28 2024 rev:194 rq:1233142 version:5.2.MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes        2024-09-25 
21:51:40.180232793 +0200
+++ /work/SRC/openSUSE:Factory/.bash.new.1881/bash.changes      2024-12-24 
16:25:28.971464531 +0100
@@ -1,0 +2,5 @@
+Mon Dec 16 12:47:07 UTC 2024 - Dr. Werner Fink <wer...@suse.de>
+
+- Remove bash-4.3-winch.dif as this is the (current) default
+
+-------------------------------------------------------------------

Old:
----
  bash-4.3-winch.dif

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

Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.KQsmUQ/_old  2024-12-24 16:25:33.355644931 +0100
+++ /var/tmp/diff_new_pack.KQsmUQ/_new  2024-12-24 16:25:33.375645754 +0100
@@ -75,8 +75,6 @@
 Patch14:        bash-4.3-sigrestart.patch
 # PATCH-FIX-UPSTREAM bnc#382214 -- disabled due bnc#806628 by -DBNC382214=0
 Patch16:        bash-4.0-setlocale.dif
-# PATCH-EXTEND-SUSE bnc#828877 -- xterm resizing does not pass to all sub 
clients
-Patch18:        bash-4.3-winch.dif
 Patch40:        bash-4.1-bash.bashrc.dif
 # PATCH-FIX-SUSE For bsc#1065158 add support for broken Japanese locale Shift 
JIS
 Patch42:        bash-4.3-SJIS.patch
@@ -240,7 +238,12 @@
 %if %{with sjis}
 %{warn:Shift JIS support is enabled}
 %else
-%{echo:Shift JIS support disabled}
+%{echo:Shift JIS support is DISABLED}
+%endif
+%if %{with alternatives}
+%{echo:alternatives is enabled}
+%else
+%{echo:alternatives is DISABLED}
 %endif
 %setup -q -n bash-%{bversion}%{bextend} -b1
 typeset -i level
@@ -272,7 +275,6 @@
 %patch -P13  -b .nscdunmap
 %patch -P14  -b .sigrestart
 %patch -P16  -b .setlocale
-#%patch -P18 -p0 -b .winch
 %patch -P40  -b .bashrc
 %if %{with sjis}
 %patch -P42  -b .sjis

Reply via email to