From f32558e2ce0bcce5591f9a86de4663fbad860c63 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 16 2015 00:39:35 +0000 Subject: 0.7.2 --- diff --git a/.gitignore b/.gitignore index 67056a7..f6076c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /crank-0.6.4.tar.gz /crank-0.7.0.tar.gz /crank-0.7.1.tar.gz +/crank-0.7.2.tar.gz diff --git a/python-crank.spec b/python-crank.spec index 6c60359..0f44d9d 100644 --- a/python-crank.spec +++ b/python-crank.spec @@ -1,8 +1,8 @@ %global modname crank Name: python-crank -Version: 0.7.1 -Release: 2%{?dist} +Version: 0.7.2 +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 Sep 16 2015 Ralph Bean - 0.7.2-1 +- new version + * Thu Jun 18 2015 Fedora Release Engineering - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e859350..b503667 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d50bbac0c0db090633851faab88f586e crank-0.7.1.tar.gz +d4f097aaa2c9cddce3ab5a597efc0404 crank-0.7.2.tar.gz