Update package to 0.8.0

This commit is contained in:
Dale Macartney 2014-04-14 19:07:36 +01:00
parent 33896ba997
commit 0cf7eb4ac3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/argcomplete-0.6.7.tar.gz
/argcomplete-0.7.0.tar.gz
/argcomplete-0.7.1.tar.gz
/argcomplete-0.8.0.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Bash tab completion for argparse
Name: python-argcomplete
Version: 0.7.1
Version: 0.8.0
Release: 1%{?dist}
License: ASL 2.0
Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Apr 14 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.8.0-1
- Updating package to 0.8.0
* Sun Mar 30 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.7.1-1
- Updating package to 0.7.1

View File

@ -1 +1 @@
0ca98f7e40b15fc7234c3cae26cc3434 argcomplete-0.7.1.tar.gz
9beddca71ed8ffac5ce45b6c84258817 argcomplete-0.8.0.tar.gz