update to 0.6.7

This commit is contained in:
Dale Macartney 2014-01-13 20:16:00 +00:00
parent 0058b21c02
commit 3554df4125
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/argcomplete-0.6.3.tar.gz
/argcomplete-0.6.7.tar.gz

View File

@ -3,8 +3,8 @@
Summary: Bash tab completion for argparse
Name: python-argcomplete
Version: 0.6.3
Release: 4%{?dist}
Version: 0.6.7
Release: 1%{?dist}
License: ASL 2.0
Group: Development/Libraries
Url: https://github.com/kislyuk/argcomplete
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jan 20 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.6.7-1
- Applying latest patch of argcomplete.
* Wed Jan 8 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.6.3-4
- Pushing new build for update as previous was not picked up.

View File

@ -1 +1 @@
bb87bddc65f6df1622a3eac7d1b98c95 argcomplete-0.6.3.tar.gz
d9faf5e522f15b829588cbca4859563c argcomplete-0.6.7.tar.gz