[Cython/f17] update to 0.17.2

Neal Becker nbecker at fedoraproject.org
Wed Nov 21 14:56:28 UTC 2012


commit 59ac8d15932a034f2686ab2dd159cdea6e21ca5a
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Wed Nov 21 09:56:23 2012 -0500

    update to 0.17.2

 .gitignore  |    1 +
 Cython.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02cff6d..e3e65c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Cython-0.12.1.tar.gz
 /Cython-0.17b3.tar.gz
 /Cython-0.17.tar.gz
 /Cython-0.17.1.tar.gz
+/Cython-0.17.2.tar.gz
diff --git a/Cython.spec b/Cython.spec
index 220ca6d..d4c2135 100644
--- a/Cython.spec
+++ b/Cython.spec
@@ -11,9 +11,9 @@
 %define run_check 0%{!?_with_check:0}
 
 Name:		Cython
-Version:	0.17.1
+Version:	0.17.2
 ##Release:	4.b3%{?dist}
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	A language for writing Python extension modules
 
 %define upstreamversion %{version}
@@ -140,6 +140,9 @@ popd
 
 
 %changelog
+* Wed Nov 21 2012 Neal Becker <ndbecker2 at gmail.com> - 0.17.2-1
+- update to 0.17.2
+
 * Wed Sep 26 2012 Neal Becker <ndbecker2 at gmail.com> - 0.17.1-1
 - Update to 0.17.1
 
diff --git a/sources b/sources
index 31a3605..ee2e84d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0bd2494dbe080a1185b61fa358135f2  Cython-0.17.1.tar.gz
+09dfd4f5f82046f85025a391f084d8f9  Cython-0.17.2.tar.gz


More information about the scm-commits mailing list