From fcd624a83fd7adf1d47b32c67affd7bd245b6ab2380d90d0cee4d5fe5fbbfcda Mon Sep 17 00:00:00 2001 From: Marco Poletti Date: Mon, 9 Jan 2012 11:16:27 +0000 Subject: [PATCH] Accepting request 99457 from home:vuntz:branches:shells Update to 1.99 OBS-URL: https://build.opensuse.org/request/show/99457 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=39 --- bash-completion-1.90.tar.bz2 | 3 --- bash-completion-1.99.tar.bz2 | 3 +++ bash-completion.changes | 11 +++++++++++ bash-completion.spec | 14 ++++++-------- 4 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 bash-completion-1.90.tar.bz2 create mode 100644 bash-completion-1.99.tar.bz2 diff --git a/bash-completion-1.90.tar.bz2 b/bash-completion-1.90.tar.bz2 deleted file mode 100644 index 5e336d4..0000000 --- a/bash-completion-1.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:293084b7584e89734002a49688ca9aea2bab16ca4750b30f66b62a373750c41c -size 228640 diff --git a/bash-completion-1.99.tar.bz2 b/bash-completion-1.99.tar.bz2 new file mode 100644 index 0000000..4060a7d --- /dev/null +++ b/bash-completion-1.99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2baf5130fa015527f435e145949029c653f0106c89ccfd20ad8987f292ed314 +size 244809 diff --git a/bash-completion.changes b/bash-completion.changes index 007e70f..25957cc 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jan 9 10:26:25 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.99: + + New completions: ccache, desktop-file-validate, htop, iperf, + koji, lzip, nethogs, plague-client, udevadm. + + Fixes for completions: cc, cppcheck, curl, c++, dequote, dict, + dmesg, dpkg, lrzip, make, mount, mutt, pidof, removepkg, rpm, + umount, upgradepkg, vi, wine, xv. + + See details in CHANGES. + ------------------------------------------------------------------- Wed Nov 30 15:09:57 CET 2011 - tiwai@suse.de diff --git a/bash-completion.spec b/bash-completion.spec index 7822481..6e5cfa4 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,7 +1,7 @@ # # spec file for package bash-completion # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: bash-completion -Version: 1.90 -Release: 1 -License: GPL-2.0+ +Version: 1.99 +Release: 0 Summary: Programmable Completion for Bash -Url: http://bash-completion.alioth.debian.org/ +License: GPL-2.0+ Group: System/Shells +Url: http://bash-completion.alioth.debian.org/ Source0: http://bash-completion.alioth.debian.org/files/%{name}-%{version}.tar.bz2 Requires: bash BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,7 +40,7 @@ make %{?_smp_mflags} %install %makeinstall -rm -f $RPM_BUILD_ROOT%{_datadir}//pkgconfig/bash-completion.pc +rm -f $RPM_BUILD_ROOT%{_datadir}/pkgconfig/bash-completion.pc %files %defattr(-,root,root)