diff --git a/python-Cython.changes b/python-Cython.changes index 82a563e..2a0bd42 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 22 14:05:18 UTC 2015 - mcihar@suse.cz + +- Use Source URL from cython.org + ------------------------------------------------------------------- Wed Apr 22 11:52:03 UTC 2015 - mcihar@suse.cz diff --git a/python-Cython.spec b/python-Cython.spec index 860c5d5..7384bde 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -23,7 +23,7 @@ Url: http://www.cython.org Summary: The Cython compiler for writing C extensions for the Python language License: Apache-2.0 Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz +Source: http://cython.org/release/Cython-%{version}.tar.gz Source1: python-Cython-rpmlintrc # PATCH-FIX-UPSTREAM -- https://github.com/cython/cython/commit/65408e6c70074c4fec128805888d18c7e933895a Patch0: fix-32bit.patch