From eda9ee99bbfb0a0dd8ab1b065d028a2793b8ef6b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:35:22 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-geoip2.spec b/python-geoip2.spec index a4696a4..ae62f67 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 4.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MaxMind GeoIP2 API License: ASL 2.0 @@ -69,6 +69,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m unittest tests/databas %license LICENSE %changelog +* Fri Jun 04 2021 Python Maint - 4.2.0-2 +- Rebuilt for Python 3.10 + * Fri May 14 2021 Lumír Balhar - 4.2.0-1 - Update to 4.2.0 Resolves: rhbz#1960142