diff --git a/lmdb-1.2.1.tar.gz b/lmdb-1.2.1.tar.gz deleted file mode 100644 index a41b34f..0000000 --- a/lmdb-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f76a90ebd08922acca11948779b5055f7a262687178e9e94f4e804b9f8465bc -size 881515 diff --git a/lmdb-1.3.0.tar.gz b/lmdb-1.3.0.tar.gz new file mode 100644 index 0000000..e442ac7 --- /dev/null +++ b/lmdb-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a11efc21aaf009d06518996360eed346f6000bfc9de05114374230879f992e +size 881422 diff --git a/python-lmdb.changes b/python-lmdb.changes index 16ad3ba..e2d6e11 100644 --- a/python-lmdb.changes +++ b/python-lmdb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 31 06:49:57 UTC 2022 - Mia Herkt + +- Update to v1.3.0 +* Add Python 3.10 support. +* Fix crash relating to caching of transactions. + The 'max_spare_txns' parameter to Environment/open is currently + ignored. + ------------------------------------------------------------------- Tue Apr 20 02:10:56 UTC 2021 - Mia Herkt diff --git a/python-lmdb.spec b/python-lmdb.spec index 93fced8..c5f5b26 100644 --- a/python-lmdb.spec +++ b/python-lmdb.spec @@ -1,7 +1,7 @@ # # spec file for package python-lmdb # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lmdb -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Universal Python binding for the LMDB 'Lightning' Database License: OLDAP-2.8