diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index c760704..5b3413f 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -11,7 +11,7 @@ Name: python-%{pypi_name} Version: %{majorver}.%{minorver}.%{patchver} -Release: 7%{?dist} +Release: 8%{?dist} Summary: A high-level cross-protocol url-grabber License: LGPLv2+ @@ -71,6 +71,9 @@ export URLGRABBER_EXT_DOWN="%{buildroot}%{_libexecdir}/urlgrabber-ext-down" %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 4.1.0-7 - Rebuilt for Python 3.10