diff --git a/.gitignore b/.gitignore index 8d71ba0..276fb6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /argcomplete-0.6.3.tar.gz /argcomplete-0.6.7.tar.gz /argcomplete-0.7.0.tar.gz +/argcomplete-0.7.1.tar.gz diff --git a/python-argcomplete.spec b/python-argcomplete.spec index cb065bf..0dfd6a4 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -3,7 +3,7 @@ Summary: Bash tab completion for argparse Name: python-argcomplete -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} License: ASL 2.0 Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Mar 30 2014 - Dale Macartney 0.7.1-1 +- Updating package to 0.7.1 + * Mon Mar 24 2014 - Dale Macartney 0.7.0-1 - Updating package to 0.7.0 diff --git a/sources b/sources index f0dced1..93d1e95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bfd661f46e1f89055c628ed0f52953f argcomplete-0.7.0.tar.gz +0ca98f7e40b15fc7234c3cae26cc3434 argcomplete-0.7.1.tar.gz