diff --git a/python-geoip2.spec b/python-geoip2.spec index 1dbe21a..b020658 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MaxMind GeoIP2 API License: ASL 2.0 @@ -68,6 +68,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m unittest tests/databas %license LICENSE %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 4.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Nov 19 2021 Lumír Balhar - 4.5.0-1 - Update to 4.5.0 Resolves: rhbz#2024761