[python-crank] 0.7.0

Ralph Bean ralph at fedoraproject.org
Thu Feb 13 01:20:02 UTC 2014


commit 3361da44576e0a8e23acedd50518b2044c90e20d
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 12 20:20:35 2014 -0500

    0.7.0

 .gitignore        |    1 +
 python-crank.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1328245..cfba399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /crank-0.6.4.tar.gz
+/crank-0.7.0.tar.gz
diff --git a/python-crank.spec b/python-crank.spec
index 833a71f..66e8818 100644
--- a/python-crank.spec
+++ b/python-crank.spec
@@ -1,8 +1,8 @@
 %global modname crank
 
 Name:               python-crank
-Version:            0.6.4
-Release:            2%{?dist}
+Version:            0.7.0
+Release:            1%{?dist}
 Summary:            Generalization of dispatch mechanism for use across frameworks
 
 Group:              Development/Libraries
@@ -47,6 +47,9 @@ rm -rf %{modname}.egg-info
 
 
 %changelog
+* Wed Feb 12 2014 Ralph Bean <rbean at redhat.com> - 0.7.0-1
+- Latest upstream.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 004a219..6b14e75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0daaebe63943da537837973039939de5  crank-0.6.4.tar.gz
+a835da2087e444a5ec36aadf7e649c43  crank-0.7.0.tar.gz


More information about the scm-commits mailing list