From 0cf7eb4ac3e194d72f8da50f18b616c67f64c730 Mon Sep 17 00:00:00 2001 From: Dale Macartney Date: Mon, 14 Apr 2014 19:07:36 +0100 Subject: [PATCH] Update package to 0.8.0 --- .gitignore | 1 + python-argcomplete.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 276fb6a..34cca6a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /argcomplete-0.6.7.tar.gz /argcomplete-0.7.0.tar.gz /argcomplete-0.7.1.tar.gz +/argcomplete-0.8.0.tar.gz diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 36d67b6..3836ff8 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.1 +Version: 0.8.0 Release: 1%{?dist} License: ASL 2.0 Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 14 2014 - Dale Macartney 0.8.0-1 +- Updating package to 0.8.0 + * Sun Mar 30 2014 - Dale Macartney 0.7.1-1 - Updating package to 0.7.1 diff --git a/sources b/sources index 93d1e95..3bba088 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ca98f7e40b15fc7234c3cae26cc3434 argcomplete-0.7.1.tar.gz +9beddca71ed8ffac5ce45b6c84258817 argcomplete-0.8.0.tar.gz