[python-cmd2] Bump release to add sources.

Ralph Bean ralph at fedoraproject.org
Thu Nov 14 12:58:47 UTC 2013


commit df60d0ad1fb26372c72d6777225c9cec2a1d4720
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Nov 14 07:58:54 2013 -0500

    Bump release to add sources.

 .gitignore       |    1 +
 python-cmd2.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7924c4..a86a4e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cmd2-0.6.4.tar.gz
+/cmd2-0.6.7.tar.gz
diff --git a/python-cmd2.spec b/python-cmd2.spec
index aaafc34..b7bb147 100644
--- a/python-cmd2.spec
+++ b/python-cmd2.spec
@@ -6,7 +6,7 @@
 
 Name:             python-cmd2
 Version:          0.6.7
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Extra features for standard library's cmd module
 
 Group:            Development/Libraries
@@ -134,6 +134,9 @@ popd
 
 
 %changelog
+* Thu Nov 14 2013 Ralph Bean <rbean at redhat.com> - 0.6.7-2
+- Bump release.
+
 * Thu Nov 14 2013 Ralph Bean <rbean at redhat.com> - 0.6.7-1
 - Latest upstream.
 - Drop patch which has been upstreamed.
diff --git a/sources b/sources
index 5fbcd87..2f282a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60a07255bbcb4342888b1574f46e56ea  cmd2-0.6.4.tar.gz
+842df29ff2f72d64d7f0d917039c0e51  cmd2-0.6.7.tar.gz


More information about the scm-commits mailing list