diff --git a/python-launchpadlib.spec b/python-launchpadlib.spec index c7b3d4b..f2d8ef4 100644 --- a/python-launchpadlib.spec +++ b/python-launchpadlib.spec @@ -1,7 +1,7 @@ %global pypi_name launchpadlib Name: python-%{pypi_name} Version: 1.10.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Script Launchpad through its web services interfaces License: LGPLv3 @@ -52,5 +52,8 @@ BuildRequires: python3dist(wadllib) %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.10.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Sep 19 2019 Miro HronĨok - 1.10.7-1 - Initial package