[python-configshell] version 1.1.fb7-1

Andy Grover grover at fedoraproject.org
Tue Feb 26 23:24:00 UTC 2013


commit bb8b28b6967bb32d4999249c6efcfdb1293bab70
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Feb 26 15:21:45 2013 -0800

    version 1.1.fb7-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore              |    1 +
 python-configshell.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e0aaad..45d0094 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /v1.1.fb4
 /configshell-fb-1.1.fb5.tar.gz
 /configshell-fb-1.1.fb6.tar.gz
+/configshell-fb-1.1.fb7.tar.gz
diff --git a/python-configshell.spec b/python-configshell.spec
index 3ab9671..f00256f 100644
--- a/python-configshell.spec
+++ b/python-configshell.spec
@@ -7,8 +7,8 @@ License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        A framework to implement simple but nice CLIs
 Epoch:          1
-Version:        1.1.fb6
-Release:        2%{?dist}
+Version:        1.1.fb7
+Release:        1%{?dist}
 URL:            https://github.com/agrover/configshell-fb
 # Acquire with
 # wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
@@ -37,6 +37,9 @@ rm -rf %{buildroot}
 %doc COPYING README
 
 %changelog
+* Tue Feb 26 2013 Andy Grover <agrover at redhat.com> - 1:1.1.fb7-1
+- New upstream release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.1.fb6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0d6cc04..06131e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b0cc522e0bd45ed5c8f5a57e0fc8154  configshell-fb-1.1.fb6.tar.gz
+c14768baf1216f2ce272d7a9e261909c  configshell-fb-1.1.fb7.tar.gz


More information about the scm-commits mailing list