diff --git a/python-fedora.spec b/python-fedora.spec index d996ad2..bf79a5b 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -16,15 +16,14 @@ and FAS2.\ Name: python-fedora Version: 0.9.0 -Release: 7%{?dist} +Release: 8%{?dist} BuildArch: noarch License: LGPLv2+ Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages -URL: https://fedorahosted.org/python-fedora/ -Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}%{?prerel}.tar.gz - +URL: https://github.com/fedora-infra/python-fedora +Source0: https://github.com/fedora-infra/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRequires: TurboGears2 BuildRequires: python-lockfile @@ -414,6 +413,9 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %{python2_sitelib}/flask_fas_openid.py* %changelog +* Mon Jan 22 2018 Lumír Balhar - 0.9.0-8 +- New upstream and source URLs + * Thu Jul 27 2017 Fedora Release Engineering - 0.9.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild