Updating package to 0.8.8
This commit is contained in:
parent
8360f4e701
commit
a2908e4b98
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
=======
|
||||
/argcomplete-0.8.1.tar.gz
|
||||
>>>>>>> 55515db9d1c272c3f84d3370e50da16fcb92b593
|
||||
/argcomplete-0.8.8.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Bash tab completion for argparse
|
||||
Name: python-argcomplete
|
||||
Version: 0.8.4
|
||||
Version: 0.8.8
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%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
|
||||
- Updating package to 0.8.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user