diff --git a/python-pysendfile.changes b/python-pysendfile.changes index 0fc4e99..ff87053 100644 --- a/python-pysendfile.changes +++ b/python-pysendfile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 18:40:28 UTC 2014 - p.drouand@gmail.com + +- Use tarball from pypi as source + ------------------------------------------------------------------- Fri Sep 12 08:21:49 UTC 2014 - dmueller@suse.com diff --git a/python-pysendfile.spec b/python-pysendfile.spec index 76f06df..df5df5c 100644 --- a/python-pysendfile.spec +++ b/python-pysendfile.spec @@ -25,7 +25,7 @@ Summary: A Python interface to sendfile(2) License: MIT Group: Development/Languages/Python Url: http://code.google.com/p/pysendfile/ -Source: http://pysendfile.googlecode.com/files/%{mod_name}-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/p/pysendfile/pysendfile-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-nose BuildRoot: %{_tmppath}/%{name}-%{version}-build