[python-configshell] release 1.1.fb16-1

Andy Grover grover at fedoraproject.org
Tue Dec 2 18:15:50 UTC 2014


commit 005f63f26fced16cc8d76f10d94202e326af9802
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Dec 2 10:12:56 2014 -0800

    release 1.1.fb16-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 218abae..3d4785c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /configshell-fb-1.1.fb12.tar.gz
 /configshell-fb-1.1.fb13.tar.gz
 /configshell-fb-1.1.fb14.tar.gz
+/configshell-fb-1.1.fb16.tar.gz
diff --git a/python-configshell.spec b/python-configshell.spec
index 555dc60..2c75c42 100644
--- a/python-configshell.spec
+++ b/python-configshell.spec
@@ -11,8 +11,8 @@ License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        A framework to implement simple but nice CLIs
 Epoch:          1
-Version:        1.1.fb14
-Release:        3%{?dist}
+Version:        1.1.fb16
+Release:        1%{?dist}
 URL:            https://github.com/agrover/configshell-fb
 Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
 BuildArch:      noarch
@@ -80,6 +80,9 @@ popd
 %endif
 
 %changelog
+* Tue Dec 2 2014 Andy Grover <agrover at redhat.com> - 1:1.1.fb16-1
+- New upstream release
+
 * Fri Nov 14 2014 Andy Grover <agrover at redhat.com> - 1:1.1.fb14-3
 - Add python 3 dependencies to Python 3 package
 
diff --git a/sources b/sources
index a58fd29..07edd82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93388a9c9f3b9fc6b8791d22ec293b48  configshell-fb-1.1.fb14.tar.gz
+cf286d35704d97aa7697cad044613203  configshell-fb-1.1.fb16.tar.gz


More information about the scm-commits mailing list