diff --git a/python-zope.i18nmessageid.changes b/python-zope.i18nmessageid.changes index 4b3c70e..b9798e4 100644 --- a/python-zope.i18nmessageid.changes +++ b/python-zope.i18nmessageid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 27 13:34:07 UTC 2013 - p.drouand@gmail.com + +- Package CHANGES.txt, COPYRIGHT.txt, LICENSE.txt and README.txt +- Use download Url as source + ------------------------------------------------------------------- Mon Jul 29 09:59:47 UTC 2013 - hpj@urpla.net diff --git a/python-zope.i18nmessageid.spec b/python-zope.i18nmessageid.spec index 253769c..40eafea 100644 --- a/python-zope.i18nmessageid.spec +++ b/python-zope.i18nmessageid.spec @@ -23,7 +23,7 @@ Url: http://www.python.org/pypi/zope.i18nmessageid Summary: Zope Location License: ZPL-2.1 Group: Development/Languages/Python -Source: zope.i18nmessageid-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools @@ -62,6 +62,7 @@ python setup.py test %files %defattr(-,root,root,-) +%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt %python_sitearch/* %files doc