[python-cliff] 1.6.1-1

Ralph Bean ralph at fedoraproject.org
Thu Apr 17 16:58:32 UTC 2014


commit e2eaa36e1a651b42ff543fab1d87eb241059c4bc
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Apr 17 12:58:16 2014 -0400

    1.6.1-1

 .gitignore        |    1 +
 python-cliff.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 011cdc3..fd05ac8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /cliff-1.4.4.tar.gz
 /cliff-1.4.5.tar.gz
 /cliff-1.6.0.tar.gz
+/cliff-1.6.1.tar.gz
diff --git a/python-cliff.spec b/python-cliff.spec
index c162c3e..e884a75 100644
--- a/python-cliff.spec
+++ b/python-cliff.spec
@@ -5,7 +5,7 @@
 %global modname cliff
 
 Name:             python-cliff
-Version:          1.6.0
+Version:          1.6.1
 Release:          1%{?dist}
 Summary:          Command Line Interface Formulation Framework
 
@@ -135,6 +135,9 @@ popd
 
 
 %changelog
+* Thu Apr 17 2014 Ralph Bean <rbean at redhat.com> - 1.6.1-1
+- Latest upstream.
+
 * Tue Jan 28 2014 Ralph Bean <rbean at redhat.com> - 1.6.0-1
 - Latest upstream.
 - Add dep on python-pbr (python build reasonableness)
diff --git a/sources b/sources
index d4e77ee..0702031 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c702a849aa38cd0e7767050f6191503  cliff-1.6.0.tar.gz
+dc9dc370a37f14b154b49aab4cad9819  cliff-1.6.1.tar.gz


More information about the scm-commits mailing list