diff --git a/python-icalendar.changes b/python-icalendar.changes index 468fb8e..cd8a290 100644 --- a/python-icalendar.changes +++ b/python-icalendar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 18 13:59:19 UTC 2017 - dmueller@suse.com + +- correct source url + ------------------------------------------------------------------- Sat Jan 14 18:34:28 UTC 2017 - hpj@urpla.net diff --git a/python-icalendar.spec b/python-icalendar.spec index 22c165d..ffadfc6 100644 --- a/python-icalendar.spec +++ b/python-icalendar.spec @@ -27,7 +27,7 @@ Summary: Python parser/generator of iCalendar files package License: BSD-2-Clause Group: Development/Languages/Python Url: http://icalendar.readthedocs.org -Source0: https://pypi.python.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/i/icalendar/%{modname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel