From 80662154572689a9dd8c1f3108148b1f84d081dd Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Sep 26 2012 18:10:11 +0000 Subject: update to 0.17.1 --- diff --git a/.gitignore b/.gitignore index aeefa69..02cff6d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Cython-0.12.1.tar.gz /Cython-0.16.tar.gz /Cython-0.17b3.tar.gz /Cython-0.17.tar.gz +/Cython-0.17.1.tar.gz diff --git a/Cython.spec b/Cython.spec index e1feda4..2445848 100644 --- a/Cython.spec +++ b/Cython.spec @@ -4,7 +4,7 @@ %define run_check 0%{!?_without_check:1} Name: Cython -Version: 0.17 +Version: 0.17.1 ##Release: 4.b3%{?dist} Release: 1%{?dist} Summary: A language for writing Python extension modules @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 26 2012 Neal Becker - 0.17.1-1 +- Update to 0.17.1 + * Mon Sep 3 2012 Neal Becker - 0.17-1 - Update to 0.17 diff --git a/sources b/sources index 2cfdbff..31a3605 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6b669956b25babf7dd86db0a98539e4 Cython-0.17.tar.gz +f0bd2494dbe080a1185b61fa358135f2 Cython-0.17.1.tar.gz