update to 0.6.7
This commit is contained in:
parent
0058b21c02
commit
3554df4125
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/argcomplete-0.6.3.tar.gz
|
/argcomplete-0.6.3.tar.gz
|
||||||
|
/argcomplete-0.6.7.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: Bash tab completion for argparse
|
Summary: Bash tab completion for argparse
|
||||||
Name: python-argcomplete
|
Name: python-argcomplete
|
||||||
Version: 0.6.3
|
Version: 0.6.7
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Url: https://github.com/kislyuk/argcomplete
|
Url: https://github.com/kislyuk/argcomplete
|
||||||
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 8 2014 - Dale Macartney <dbmacartney@fedoraproject.org> 0.6.3-4
|
||||||
- Pushing new build for update as previous was not picked up.
|
- Pushing new build for update as previous was not picked up.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user