diff --git a/python-cloudflare.spec b/python-cloudflare.spec index 5741206..91f2948 100644 --- a/python-cloudflare.spec +++ b/python-cloudflare.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python wrapper for the Cloudflare Client API v4 License: MIT @@ -78,6 +78,9 @@ mv %{buildroot}%{_prefix}/man/man1/cli4* %{buildroot}%{_mandir}/man1/cli4.1 %{python3_sitelib}/cloudflare-%{version}*.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.8.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Felix Schwarz - 2.8.3-1 - update to 2.8.3 (#1849241)