[python-configshell] update to 1.1.fb12-1

Andy Grover grover at fedoraproject.org
Fri Mar 14 18:08:25 UTC 2014


commit cf462586375adaa40ed87bdf6b2e32874bc88a74
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Mar 14 11:07:48 2014 -0700

    update to 1.1.fb12-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore              |    1 +
 python-configshell.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c648a73..bdae7da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /configshell-fb-1.1.fb9.tar.gz
 /configshell-fb-1.1.fb10.tar.gz
 /configshell-fb-1.1.fb11.tar.gz
+/configshell-fb-1.1.fb12.tar.gz
diff --git a/python-configshell.spec b/python-configshell.spec
index bbec6cc..d4fa2ff 100644
--- a/python-configshell.spec
+++ b/python-configshell.spec
@@ -7,7 +7,7 @@ License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        A framework to implement simple but nice CLIs
 Epoch:          1
-Version:        1.1.fb11
+Version:        1.1.fb12
 Release:        1%{?dist}
 URL:            https://github.com/agrover/configshell-fb
 Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
@@ -34,6 +34,9 @@ rm -rf %{buildroot}
 %doc COPYING README.md
 
 %changelog
+* Fri Mar 14 2014 Andy Grover <agrover at redhat.com> - 1:1.1.fb12-1
+- New upstream release
+
 * Mon Jan 6 2014 Andy Grover <agrover at redhat.com> - 1:1.1.fb11-1
 - New upstream release
 
diff --git a/sources b/sources
index 8e8aaac..5134413 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df98b31141060d37f4656528a0c3b711  configshell-fb-1.1.fb11.tar.gz
+fc399f43f738d4f166b79a57128890ea  configshell-fb-1.1.fb12.tar.gz


More information about the scm-commits mailing list