Updating package to 0.8.8

This commit is contained in:
Steve Traylen 2015-05-05 11:32:19 +02:00
parent 8360f4e701
commit a2908e4b98
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
======= =======
/argcomplete-0.8.1.tar.gz /argcomplete-0.8.1.tar.gz
>>>>>>> 55515db9d1c272c3f84d3370e50da16fcb92b593 >>>>>>> 55515db9d1c272c3f84d3370e50da16fcb92b593
/argcomplete-0.8.8.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Bash tab completion for argparse Summary: Bash tab completion for argparse
Name: python-argcomplete Name: python-argcomplete
Version: 0.8.4 Version: 0.8.8
Release: 1%{?dist} Release: 1%{?dist}
License: ASL 2.0 License: ASL 2.0
Group: Development/Libraries Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue May 5 2015 - Steve Traylen <steve.traylen@cern.ch> 0.8.8-1
- Updating package to 0.8.8
* Sun Dec 14 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.8.4-1 * Sun Dec 14 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.8.4-1
- Updating package to 0.8.4 - Updating package to 0.8.4

View File

@ -1 +1 @@
718ec5ba1b9f84b7d556c9f30b92b606 argcomplete-0.8.4.tar.gz ddc8c1329ae54e038ccba1f2d1b1feea argcomplete-0.8.8.tar.gz