diff --git a/icalendar-3.5.tar.gz b/icalendar-3.5.tar.gz index e41161a..10b2972 100644 --- a/icalendar-3.5.tar.gz +++ b/icalendar-3.5.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1e686066feff355f2cbde1689c5a062e2f9ef31cfb77b7ac642a695fe44e103 -size 54748 +oid sha256:2fc1094896b9dcdfc87b5c07ec4a4dd3b65b70c1650e91884eff96ccb9e89ea9 +size 59780 diff --git a/python-icalendar.changes b/python-icalendar.changes index d8a9193..b71476d 100644 --- a/python-icalendar.changes +++ b/python-icalendar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 9 11:03:21 UTC 2013 - p.drouand@gmail.com + +- Use tarball from https://pypi.python.org/ +- Fix download link used as source + ------------------------------------------------------------------- Fri Nov 8 13:53:51 UTC 2013 - aj@ajaissle.de diff --git a/python-icalendar.spec b/python-icalendar.spec index fa0c2aa..08dc2af 100644 --- a/python-icalendar.spec +++ b/python-icalendar.spec @@ -27,7 +27,7 @@ License: BSD-2-Clause Group: Development/Languages/Python # please see https://github.com/collective/icalendar/issues/2 for re-licensing discussion Url: http://icalendar.readthedocs.org -Source0: http://pypi.python.org/packages/source/i/%{modname}/%{modname}-%{version}.tar.gz +Source0: https://pypi.python.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel