From d274acd5dfd3cbd95440cd15d8418abaebea4fdb Mon Sep 17 00:00:00 2001 From: Neal Becker Date: Apr 27 2012 11:39:22 +0000 Subject: update to 0.16 --- diff --git a/.gitignore b/.gitignore index a469f8b..4d056c5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Cython-0.12.1.tar.gz /Cython-0.14.1.tar.gz /Cython-0.15.tar.gz /Cython-0.15.1.tar.gz +/Cython-0.16.tar.gz diff --git a/Cython.spec b/Cython.spec index 0edd25d..5334675 100644 --- a/Cython.spec +++ b/Cython.spec @@ -3,7 +3,7 @@ Name: Cython -Version: 0.15.1 +Version: 0.16 #Release: 1.beta2%{?dist} Release: 1%{?dist} Summary: A language for writing Python extension modules @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 27 2012 Neal Becker - 0.16-1 +- Update to 0.16 + * Tue Sep 20 2011 Neal Becker - 0.15.1-1 - Update to 0.15.1 diff --git a/sources b/sources index 0b81302..275087f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -171021b3845c9ca8bd6d8185b3cde664 Cython-0.15.1.tar.gz +7934186ada3552110aba92062fa88b1c Cython-0.16.tar.gz