Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bash-completion for openSUSE:Factory 
checked in at 2022-03-18 16:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash-completion (Old)
 and      /work/SRC/openSUSE:Factory/.bash-completion.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash-completion"

Fri Mar 18 16:41:22 2022 rev:53 rq:962071 version:2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes  
2021-10-11 15:31:19.654817103 +0200
+++ 
/work/SRC/openSUSE:Factory/.bash-completion.new.25692/bash-completion.changes   
    2022-03-18 16:41:23.681149477 +0100
@@ -1,0 +2,8 @@
+Fri Jan 28 19:19:55 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- remove PS1-completion-boo903362.patch as it breaks on non-bash
+  shells and the original problem in 
+  bsc#903362#c9 does not occur anymore
+- add versioned dependency to bash versions that have the fix
+
+-------------------------------------------------------------------

Old:
----
  PS1-completion-boo903362.patch

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

Other differences:
------------------
++++++ bash-completion.spec ++++++
--- /var/tmp/diff_new_pack.svy6cl/_old  2022-03-18 16:41:24.401149992 +0100
+++ /var/tmp/diff_new_pack.svy6cl/_new  2022-03-18 16:41:24.405149994 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,8 +46,6 @@
 Patch0:         %{_name}-2.4.patch
 # PATCH-FIX-SUSE bnc#1012212 -- bash tab-autocompletion hangs on TAR-archiving 
with --create key
 Patch1:         tar-completion.patch
-# PATCH-FIX-SUSE bnc#903362 -- tab completion for file names prints error
-Patch2:         PS1-completion-boo903362.patch
 # PATCH-FIX-SUSE boo#905348 -- tab completion with shell variable changes 
command line with backslash
 Patch3:         FOO-dir-completion-boo905348.patch
 # PATCH-FIX-SUSE
@@ -78,7 +76,7 @@
 BuildRequires:  libxslt-tools
 %endif
 %if %{build_core}
-Requires:       bash
+Requires:       bash >= 5.1.16
 %endif
 
 %description

Reply via email to