From e543d31a19b533efe7d4302e73742be38e4c8b74 Mon Sep 17 00:00:00 2001 From: Shuo Wang Date: Thu, 28 Sep 2023 15:25:11 +0800 Subject: [PATCH] update to 4.7.0 Signed-off-by: Shuo Wang --- python-geoip2.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-geoip2.spec b/python-geoip2.spec index f572a28..02b4cc5 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -5,8 +5,8 @@ Summary: MaxMind GeoIP2 API Name: python-%{pypi_name} -Version: 4.6.0 -Release: 4%{?dist} +Version: 4.7.0 +Release: 1%{?dist} License: ASL 2.0 URL: https://www.maxmind.com/ Source0: https://github.com/maxmind/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz @@ -52,6 +52,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %doc README.rst html %changelog +* Thu Sep 28 2023 Shuo Wang - 4.7.0-1 +- update to 4.7.0 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 4.6.0-4 - Rebuilt for python 3.11 diff --git a/sources b/sources index 3ca10ad..fe625a1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (GeoIP2-python-4.6.0.tar.gz) = c500eea45d84cd84a110298f2f76594f07887cd66c2a66f4becf8a6e7d97cc1074b7e1fb8f136f91e705d5a054d1f89bab89d66ab8fede96426df8cf5d7a3440 +SHA512 (GeoIP2-python-4.7.0.tar.gz) = eebcf56dca3cd245379948a5e53d9518761c08ae5c88ab090f118fbf72161111c78172842f9fcbb56f1411e57977b14d13b84c3a35cc339d2d261a578eb24617 SHA512 (MaxMind-DB-2b37923df61aa3b5fb6c7edfbf4dc5fafa10258a.tar.gz) = a192a9fec623ffb84e369289292bf4a87d91e9a604494583f3bff293eeed56ca1bc1e8db3f89dbccddafe8b35a1d0340ac754998a2c84f6e4d70dfc4d4c7aa1d -- Gitee