diff --git a/python-authheaders.spec b/python-authheaders.spec index a22d5eb..d8819cb 100644 --- a/python-authheaders.spec +++ b/python-authheaders.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.13.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library wrapping email authentication header verification and generation # Licensing described in LICENSE file @@ -53,6 +53,9 @@ ln -sr %{buildroot}%{_datadir}/publicsuffix/public_suffix_list.dat %{buildroot}% %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.13.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.13.0-3 - Rebuilt for Python 3.10