diff --git a/bash-completion-1.3.tar.bz2 b/bash-completion-1.3.tar.bz2 deleted file mode 100644 index ea120b9..0000000 --- a/bash-completion-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec -size 211899 diff --git a/bash-completion-1.90.tar.bz2 b/bash-completion-1.90.tar.bz2 new file mode 100644 index 0000000..5e336d4 --- /dev/null +++ b/bash-completion-1.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293084b7584e89734002a49688ca9aea2bab16ca4750b30f66b62a373750c41c +size 228640 diff --git a/bash-completion.changes b/bash-completion.changes index 2f82e62..007e70f 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Nov 30 15:09:57 CET 2011 - tiwai@suse.de + +- Update to version 1.90: + - new completions: epdfview, lpr, lpq, mysql, puppet, pkgtool, + makepkg, rmp2tgz, slapt-get, slapt-src, slackpkg, kcov, feh, + xgamma, fbi, fbgs sbopkg, a2x, arping, asciidoc, base64, cal, + chrpath, cppcheck, curl, dmesg, dot, file, gnome-mplayer, gprof, + hddtemp, host, htpasswd, idn, ionice, jps, lbunzip2, lbzip2, + lbzcat, prelink, protoc, pwdx, pwgen, reptyr, sum, watch, + phing, pinfo + - installed location changed to /usr/share/bash-completion/* + - see more changes in CHANGES file + ------------------------------------------------------------------- Sat Sep 17 19:13:18 UTC 2011 - jengelh@medozas.de diff --git a/bash-completion.spec b/bash-completion.spec index f8c57f8..c80bbd7 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -18,7 +18,7 @@ Name: bash-completion -Version: 1.3 +Version: 1.90 Release: 1 License: GPLv2+ Summary: Programmable Completion for Bash @@ -42,12 +42,12 @@ make %{?_smp_mflags} %install %makeinstall +rm -f $RPM_BUILD_ROOT%{_datadir}//pkgconfig/bash-completion.pc %files %defattr(-,root,root) %doc AUTHORS COPYING README -%config %{_sysconfdir}/bash_completion -%config %{_sysconfdir}/bash_completion.d/* +%{_datadir}/bash-completion %config %{_sysconfdir}/profile.d/bash_completion.sh %changelog