[python-crank] 0.7.1-1

Ralph Bean ralph at fedoraproject.org
Wed Aug 20 19:05:25 UTC 2014


commit 0bda5e0d40f669277588cb1309bb8d3fede0700c
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Aug 20 15:05:14 2014 -0400

    0.7.1-1

 .gitignore        |    1 +
 python-crank.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfba399..67056a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /crank-0.6.4.tar.gz
 /crank-0.7.0.tar.gz
+/crank-0.7.1.tar.gz
diff --git a/python-crank.spec b/python-crank.spec
index 12d9ba5..569eeaf 100644
--- a/python-crank.spec
+++ b/python-crank.spec
@@ -1,8 +1,8 @@
 %global modname crank
 
 Name:               python-crank
-Version:            0.7.0
-Release:            2%{?dist}
+Version:            0.7.1
+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 Aug 20 2014 Ralph Bean <rbean at redhat.com> - 0.7.1-1
+- Latest upstream.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6b14e75..e859350 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a835da2087e444a5ec36aadf7e649c43  crank-0.7.0.tar.gz
+d50bbac0c0db090633851faab88f586e  crank-0.7.1.tar.gz


More information about the scm-commits mailing list