diff --git a/maxminddb-2.2.0.tar.gz b/maxminddb-2.2.0.tar.gz deleted file mode 100644 index c197e1a..0000000 --- a/maxminddb-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e37707ec4fab115804670e0fb7aedb4b57075a8b6f80052bdc648d3c005184e5 -size 330865 diff --git a/maxminddb-2.4.0.tar.gz b/maxminddb-2.4.0.tar.gz new file mode 100644 index 0000000..560840f --- /dev/null +++ b/maxminddb-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e54e53408bd502650e5969ccba16780af659ec1db1c44b2c997e4330a5ed96 +size 322066 diff --git a/python-maxminddb.changes b/python-maxminddb.changes index b114de3..2b1d5b8 100644 --- a/python-maxminddb.changes +++ b/python-maxminddb.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 17 10:03:21 UTC 2023 - Markéta Machová + +- Update to 2.4.0 + * IMPORTANT: Python 3.7 or greater is required. + * distutils is no longer used for building the C extension. + * Missing Py_INCREF was added for the C extension. + * The C extension now decrements the reference count on an object + containing the database filename after its use in an error message + rather than before. + ------------------------------------------------------------------- Fri Apr 21 12:28:08 UTC 2023 - Dirk Müller diff --git a/python-maxminddb.spec b/python-maxminddb.spec index 1bf249d..deb7daa 100644 --- a/python-maxminddb.spec +++ b/python-maxminddb.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-maxminddb -Version: 2.2.0 +Version: 2.4.0 Release: 0 Summary: Reader for the MaxMind DB format License: Apache-2.0