From cfd4f894767f7474421bf8a6220a7ee3e49d0c19266239acd3a96f07cab78561 Mon Sep 17 00:00:00 2001 From: Yuchen Lin Date: Thu, 28 May 2020 07:06:04 +0000 Subject: [PATCH] Accepting request 805662 from devel:languages:python Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/805662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=7 --- maxminddb-1.5.2.tar.gz | 3 --- maxminddb-1.5.4.tar.gz | 3 +++ python-maxminddb.changes | 10 ++++++++++ python-maxminddb.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 maxminddb-1.5.2.tar.gz create mode 100644 maxminddb-1.5.4.tar.gz diff --git a/maxminddb-1.5.2.tar.gz b/maxminddb-1.5.2.tar.gz deleted file mode 100644 index 257d08d..0000000 --- a/maxminddb-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0ce131d901eb11669996b49a59f410efd3da2c6dbe2c0094fe2fef8d85b6336 -size 274594 diff --git a/maxminddb-1.5.4.tar.gz b/maxminddb-1.5.4.tar.gz new file mode 100644 index 0000000..1086327 --- /dev/null +++ b/maxminddb-1.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d28823d9ca23323d113dc7af8db2087aa4f657fafc64ff8f7a8afda871425b +size 282627 diff --git a/python-maxminddb.changes b/python-maxminddb.changes index 4b9790b..3972e10 100644 --- a/python-maxminddb.changes +++ b/python-maxminddb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 7 18:17:12 UTC 2020 - Sebastian Wagner + +- update to version 1.5.4: + - 1.5.3 was missing a test database. This release adds the test file. + There are no other changes. Reported by Lumír 'Frenzy' Balhar. GitHub #60. +- update to version 1.5.3: + - Fix a segfault when decoding a database with a corrupt data section. + Reported by Robert Scott. GitHub #58. + ------------------------------------------------------------------- Sat Mar 14 08:03:28 UTC 2020 - Tomáš Chvátal diff --git a/python-maxminddb.spec b/python-maxminddb.spec index 629ad91..3457303 100644 --- a/python-maxminddb.spec +++ b/python-maxminddb.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-maxminddb -Version: 1.5.2 +Version: 1.5.4 Release: 0 Summary: Reader for the MaxMind DB format License: Apache-2.0