Hello community,

here is the log from the commit of package bash-completion for openSUSE:Factory 
checked in at 2017-07-11 08:33:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash-completion (Old)
 and      /work/SRC/openSUSE:Factory/.bash-completion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash-completion"

Tue Jul 11 08:33:21 2017 rev:36 rq:508004 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion-doc.changes      
2017-06-07 09:51:53.784588704 +0200
+++ /work/SRC/openSUSE:Factory/.bash-completion.new/bash-completion-doc.changes 
2017-07-11 08:33:24.859386029 +0200
@@ -1,0 +2,118 @@
+Tue Jul  4 07:51:31 UTC 2017 - [email protected]
+
+- Update to version 2.7
+  * Makefile: update default compatdir (#132)
+  * Make user completion file configurable, disable in tests
+  * test suite: Generalize xspec completion install check
+  * pyflakes: Remove redundant xspec completion
+  * test suite: Fix __expand_tilde_by_ref test expectation output
+  * pdfunite: New *.pdf completion
+  + bash-completion (2.6)
+  * Add missing sidedoor to .gitignore (#114)
+  * test suite: Mark expected centos6 CI _filedir failures as such
+  * Expose version in BASH_COMPLETION_VERSINFO, use it in profile.d
+    script
+  * test suite: Skip an expected make test case failure in centos6 CI
+  * test suite: Fix ifdown and ifup CI test skipping
+  * test suite: Ignore env var pulled in by use of scp in tests
+  * test suite: If colon trim doesn't do anything, trim as usual
+  * tar: Comment spelling fixes
+  * test suite: Mark dpkg -L test case untested if no packages
+    installed
+  * test suite: Cosmetic tweaks
+  * dpkg: Fix dpkg -i home dir completion
+  * test suite: Improve ls home dir test descriptions
+  * python: Split module completion to separate helper
+  * micropython: New completion, aliased from python
+  * test suite: Add Python module completion test case
+  * python: Fix traceback avoidance on module completion error
+  * openssl: Parse available digests from dgst -h
+  * openssl: Add sha2 commands
+  * gm: New completion, commands only for now
+  * (test suite): Test screen -T completions
+  * (test suite): Set TERM to dumb, not dummy
+  * Revert "(test suite): Fix alias and cd cursor position tests"
+  * mplayer: Remove duplicate *.m4a and *.m4v associations
+  * mplayer, xine, etc: Associate *.mp4a and *.mp4v
+  * xine etc: Fix *.m4a association
+  * bind: Add option and argument (non-)completions
+  * _user_at_host: Set nospace only when completing username part
+  * _user_at_host: Append @ suffix to username part completions
+  * man: Don't check OSTYPE or GNU userland, just enable on all
+    systems
+  * (test suite): Set dcop result to untested if dcop server is not
+    running
+  * (test suite): Don't insist on loading all completions dynamically
+  * _configured_interfaces: Parse from /etc/network/interfaces.d/* on
+    Debian
+  * py.test: New completion
+  * oowriter: Associate with *.pdf
+  * Don't define BASH_COMPLETION_COMPAT_DIR
+  * ri: Add option and arg completions
+  * (test suite): Add our own dummy ri test fixture
+  * (test suite): Info test needs docs, don't exclude from CentOS
+  * (test suite): Fix CentOS 6 tcllib setup
+  * (test suite): Simplify renice test, fix with only one completion
+  * (test suite): Don't assume configured interfaces in CI setups
+  * Don't offer * as configured interface when there are none
+  * (test suite): Add basic CentOS 6 container for bash 4.1 coverage
+  * (test suite): Ignore runtime loaded env function changes
+  * (test suite): Add mailman bin dir to PATH for arch test
+  * arch: Parse options from --help
+  * (test suite): Load tested completions dynamically
+  * (test suite): Accept non-whitespace single word in
+    assert_complete_any
+  * (test suite): Avoid interference from user and system dirs (#87)
+  * (test suite): Install some things N/A in ubuntu14 to fedoradev
+  * (test suite): Add unrar to ubuntu14 container
+  * (test suite): Fix alias and cd cursor position tests
+  * (test suite): Add basic alpine test case
+  * alpine: Parse opts from -h output, add some opt arg completions
+  * (test suite): Install jshint globally in ubuntu14
+  * (test suite): Add mailman bin dir to PATH for some mailman tools
+  * (test suite): Install jshint to ubuntu14 container with npm
+  * unshunt: Parse options from --help
+  * (test suite): Test lsof on ubuntu14
+  * (test suite): Add basic hping3 test case
+  * (test suite): Add our ./configure to PATH to test it, test opts
+  * (test suite): Add bunch of packages to ubuntu14 container
+  * (test suite): Ensure /usr/(local/)games is in $PATH
+  * (test suite): Fix perl -d* test cases with no Devel::* installed
+  * (test suite): curl has lots of options, add more test prefix
+  * (test suite): Fix tar test case for ones having --owner-map
+  * (test suite): Unsupport various kill, renice cases if ps is N/A
+  * (test suite): Make chkconfig test behave better in container
+  * (test suite): Don't assume mounted filesystems in quota* tests
+  * newlist: Parse options from --help, add some arg non-completions
+  * (test suite): Delete trailing whitespace
+  * (test suite): Don't assume lists set up in newlist test cases
+  * (docker): Pull in missing fedoradev xvfb-run which dependency
+  * mr: Avoid stderr trash and test suite failure if man is N/A
+  * (test suite): Fix mmsitepass completion test
+  * tshark -G: Avoid stderr noise when running as superuser
+  * (docker): Run completion tests with xvfb-run, e.g. for gkrellm
+  * ssh-keygen: Make option parsing work with OpenSSH < 7
+  * synclient, udevadm: Avoid use of posix char classes for awk
+  * test suite: Add WIP Fedora dev config
+  * Travis: Switch tests to docker, update to Ubuntu 14
+  * xv: Associate with *.j2c, *.j2k, *.jp2, *.jpf, and *.jpg2 (Debian:
+    #859774)
+  * eog: Associate with *.j2c and *.jpg2
+  * Bump copyright years
+  * xine etc: Associate uppercase *.WM[AV]
+  * mplayer: Associate *.weba (#112)
+  * xine etc: Associate *.webm and *.weba (#112)
+- Modify patches
+  * FOO-dir-completion-boo905348.patch
+  * PS1-completion-boo903362.patch
+  * backtick-completion-boo940835.patch
+  * backticks-bsc963140.patch
+  * bash-completion-2.4.patch
+  * bash-completion.changes
+  * bash-completion.spec
+  * ls-completion-boo889319.patch
+  * respect-variables-boo940837.patch
+  * rm-completion-smart-boo958462.patch
+  * sh-script-completion-boo977336.patch
+
+-------------------------------------------------------------------
bash-completion.changes: same change

Old:
----
  bash-completion-2.5.tar.xz

New:
----
  bash-completion-2.7.tar.xz

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

Other differences:
------------------
++++++ bash-completion-doc.spec ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.011223530 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.011223530 +0200
@@ -20,7 +20,7 @@
 %define _name bash-completion
 # WARNING: Never edit this file!!! Edit bash-completion.spec and call 
pre_checkin.sh to update bash-completion-doc.spec.
 # Always set %%build_doc to 0 before submit to OBS.
-Version:        2.5
+Version:        2.7
 Release:        0
 Summary:        The Documentation of Programmable Completion for Bash
 License:        GPL-2.0+
@@ -63,7 +63,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -b .p0
-%patch1 -b .p0
+%patch1 -b .p1
 %patch2 -b .p2
 %patch3 -b .p3
 %patch5 -b .p5

++++++ bash-completion.spec ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.035220145 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.039219581 +0200
@@ -22,7 +22,7 @@
 %define build_core 1
 # Always set %%build_doc to 0 before submit to OBS.
 %define build_doc 0
-Version:        2.5
+Version:        2.7
 Release:        0
 Summary:        Programmable Completion for Bash
 License:        GPL-2.0+
@@ -95,7 +95,7 @@
 %prep
 %setup -q
 %patch0 -b .p0
-%patch1 -b .p0
+%patch1 -b .p1
 %patch2 -b .p2
 %patch3 -b .p3
 %patch5 -b .p5

++++++ FOO-dir-completion-boo905348.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.071215067 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.075214503 +0200
@@ -3,8 +3,8 @@
  1 file changed, 46 insertions(+), 1 deletion(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 09:23:57.869438668 +0000
-@@ -559,6 +559,7 @@ _filedir()
++++ bash_completion    2017-07-04 07:44:47.556933294 +0000
+@@ -551,6 +551,7 @@ _filedir()
      local IFS=$'\n'
  
      _tilde "$cur" || return
@@ -12,7 +12,7 @@
  
      local -a toks
      local x tmp
-@@ -986,6 +987,41 @@ _tilde()
+@@ -979,6 +980,41 @@ _tilde()
      return $result
  }
  
@@ -54,7 +54,7 @@
  
  # Expand variable starting with tilde (~)
  # We want to expand ~foo/... to /home/foo/... to avoid problems when
-@@ -1634,7 +1670,16 @@ complete -F _known_hosts traceroute trac
+@@ -1666,7 +1702,16 @@ complete -F _known_hosts traceroute trac
  _cd()
  {
      local cur prev words cword

++++++ PS1-completion-boo903362.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.095211681 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.095211681 +0200
@@ -3,11 +3,11 @@
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 --- bash_completion.sh.in
-+++ bash_completion.sh.in      2016-12-14 08:58:03.572501304 +0000
++++ bash_completion.sh.in      2017-07-04 07:42:39.171304553 +0000
 @@ -1,5 +1,5 @@
  # Check for interactive bash and that we haven't already been sourced.
--if [ -n "${BASH_VERSION-}" -a -n "${PS1-}" -a -z 
"${BASH_COMPLETION_COMPAT_DIR-}" ]; then
-+if [[ -n "${BASH_VERSION-}" && $- =~ i && -z "${BASH_COMPLETION_COMPAT_DIR-}" 
]]; then
+-if [ -n "${BASH_VERSION-}" -a -n "${PS1-}" -a -z 
"${BASH_COMPLETION_VERSINFO-}" ]; then
++if [[ -n "${BASH_VERSION-}" && $- =~ i && -z "${BASH_COMPLETION_VERSINFO-}" 
]]; then
  
      # Check for recent enough version of bash.
      if [ ${BASH_VERSINFO[0]} -gt 4 ] || \

++++++ backtick-completion-boo940835.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.107209989 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.107209989 +0200
@@ -3,8 +3,8 @@
  1 file changed, 10 insertions(+), 5 deletions(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 09:32:27.123314170 +0000
-@@ -994,16 +994,21 @@ _tilde()
++++ bash_completion    2017-07-04 07:46:01.087575561 +0000
+@@ -987,16 +987,21 @@ _tilde()
  _dollar()
  {
      local s=""
@@ -30,7 +30,7 @@
      \$\{*)
          COMPREPLY=($(compgen -v -P '${' -S "}$s" -- ${1#??})) ;;
      \$*)
-@@ -1015,7 +1020,7 @@ _dollar()
+@@ -1008,7 +1013,7 @@ _dollar()
  
      if ((${#COMPREPLY[@]} > 0)) ; then
          ((${#COMPREPLY[@]} == 1)) && eval COMPREPLY=\(${COMPREPLY[@]}\)

++++++ backticks-bsc963140.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.119208296 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.123207732 +0200
@@ -1,10 +1,10 @@
 ---
- bash-completion-2.4/bash_completion |   20 ++++++++++++++------
+ bash-completion-2.7/bash_completion |   20 ++++++++++++++------
  1 file changed, 14 insertions(+), 6 deletions(-)
 
---- bash-completion-2.4/bash_completion
-+++ bash-completion-2.4/bash_completion        2016-12-14 10:29:18.799435205 
+0000
-@@ -1001,13 +1001,21 @@ _dollar()
+--- bash-completion-2.7/bash_completion
++++ bash-completion-2.7/bash_completion        2017-07-04 07:49:14.823999472 
+0000
+@@ -994,13 +994,21 @@ _dollar()
      [[ "$COMP_LINE" == cd* ]] && s="/"
  
      case "$1" in
@@ -30,7 +30,7 @@
          ;;
      \$\{*)
          COMPREPLY=($(compgen -v -P '${' -S "}$s" -- ${1#??})) ;;
-@@ -1020,8 +1028,8 @@ _dollar()
+@@ -1013,8 +1021,8 @@ _dollar()
  
      if ((${#COMPREPLY[@]} > 0)) ; then
          ((${#COMPREPLY[@]} == 1)) && eval COMPREPLY=\(${COMPREPLY[@]}\)

++++++ bash-completion-2.4.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.135206039 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.135206039 +0200
@@ -3,8 +3,8 @@
  1 file changed, 6 insertions(+), 5 deletions(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 08:24:22.136927047 +0000
-@@ -1849,12 +1849,13 @@ _longopt()
++++ bash_completion    2017-07-04 07:40:15.221922680 +0000
+@@ -1881,12 +1881,13 @@ _longopt()
      fi
  }
  # makeinfo and texi2dvi are defined elsewhere.

++++++ bash-completion-2.5.tar.xz -> bash-completion-2.7.tar.xz ++++++
++++ 2338 lines of diff (skipped)

++++++ ls-completion-boo889319.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.603140024 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.603140024 +0200
@@ -3,8 +3,8 @@
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 09:29:59.066258452 +0000
-@@ -1896,11 +1896,12 @@ _longopt()
++++ bash_completion    2017-07-04 07:45:25.480233012 +0000
+@@ -1928,11 +1928,12 @@ _longopt()
  # makeinfo and texi2dvi are defined elsewhere.
  complete -F _longopt -o filenames a2ps awk base64 bash bc bison cat chroot 
colordiff cp \
      csplit cut date df diff dir du enscript expand fmt fold gperf \

++++++ respect-variables-boo940837.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.623137203 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.627136639 +0200
@@ -9,8 +9,8 @@
  1 file changed, 13 insertions(+), 2 deletions(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 10:22:02.200138796 +0000
-@@ -1854,8 +1854,19 @@ _complete_as_root()
++++ bash_completion    2017-07-04 07:47:32.437889150 +0000
+@@ -1886,8 +1886,19 @@ _complete_as_root()
  
  _longopt()
  {

++++++ rm-completion-smart-boo958462.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.639134946 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.639134946 +0200
@@ -8,8 +8,8 @@
  1 file changed, 3 insertions(+), 1 deletion(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 10:27:19.377816132 +0000
-@@ -1913,11 +1913,13 @@ _longopt()
++++ bash_completion    2017-07-04 07:48:24.632925756 +0000
+@@ -1945,11 +1945,13 @@ _longopt()
  complete -F _longopt -o filenames a2ps awk base64 bash bc bison cat chroot 
colordiff cp \
      csplit cut date df diff dir du enscript expand fmt fold gperf \
      grep grub head irb ld ldd less ln m4 md5sum mkdir mkfifo mknod \

++++++ sh-script-completion-boo977336.patch ++++++
--- /var/tmp/diff_new_pack.mD48Tc/_old  2017-07-11 08:33:26.651133253 +0200
+++ /var/tmp/diff_new_pack.mD48Tc/_new  2017-07-11 08:33:26.651133253 +0200
@@ -6,8 +6,8 @@
  1 file changed, 5 insertions(+), 5 deletions(-)
 
 --- bash_completion
-+++ bash_completion    2016-12-14 10:44:34.717186388 +0000
-@@ -564,11 +564,6 @@ _filedir()
++++ bash_completion    2017-07-04 07:50:05.763059501 +0000
+@@ -556,11 +556,6 @@ _filedir()
      local -a toks
      local x tmp
  
@@ -19,7 +19,7 @@
      if [[ "$1" != -d ]]; then
          local quoted
          _quote_readline_by_ref "$cur" quoted
-@@ -589,6 +584,11 @@ _filedir()
+@@ -581,6 +576,11 @@ _filedir()
              done <<< "$x"
      fi
  


Reply via email to