From 5222fc5a63a54f884b886a36c664444cc17efa79 Mon Sep 17 00:00:00 2001 From: Neal D. Becker Date: Aug 12 2015 19:18:11 +0000 Subject: update to 0.23 --- diff --git a/.gitignore b/.gitignore index d0c3094..3aed9f0 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ Cython-0.12.1.tar.gz /Cython-0.21.tar.gz /Cython-0.21.1.tar.gz /Cython-0.22.tar.gz +/Cython-0.23.tar.gz diff --git a/Cython.spec b/Cython.spec index f6ca85a..1c8cb53 100644 --- a/Cython.spec +++ b/Cython.spec @@ -11,9 +11,9 @@ ##%define run_check 0%{!?_with_check:0} Name: Cython -Version: 0.22 +Version: 0.23 ##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 Aug 12 2015 Neal Becker - 0.23-2 +- Update to 0.23 + * Tue Jun 16 2015 Fedora Release Engineering - 0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 5115de7..60ad7c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ae25add4ef7b63ee9b4af697300d6b6 Cython-0.22.tar.gz +63d472d0a9b3b39b9651f7bf568bb4a5 Cython-0.23.tar.gz