diff --git a/.gitignore b/.gitignore index 57517f4..e9aec80 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ ======= /argcomplete-0.8.1.tar.gz >>>>>>> 55515db9d1c272c3f84d3370e50da16fcb92b593 +/argcomplete-0.8.8.tar.gz diff --git a/python-argcomplete.spec b/python-argcomplete.spec index ada1d78..7d0d1be 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -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 0.8.8-1 +- Updating package to 0.8.8 + * Sun Dec 14 2014 - Dale Macartney 0.8.4-1 - Updating package to 0.8.4 diff --git a/sources b/sources index 1607540..1b91acd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -718ec5ba1b9f84b7d556c9f30b92b606 argcomplete-0.8.4.tar.gz +ddc8c1329ae54e038ccba1f2d1b1feea argcomplete-0.8.8.tar.gz