diff --git a/lmdb-0.94.tar.gz b/lmdb-0.94.tar.gz deleted file mode 100644 index f527c72..0000000 --- a/lmdb-0.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c2b7f05c26b2c95d6f3a566314feefe2dc64ecec6c50242a932703cf74303fe -size 3991715 diff --git a/lmdb-0.95.tar.gz b/lmdb-0.95.tar.gz new file mode 100644 index 0000000..c850d33 --- /dev/null +++ b/lmdb-0.95.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2151050b60ef979e2aca50558efe3dcabf18a0490be245431e83fe375270a95b +size 868649 diff --git a/python-lmdb.changes b/python-lmdb.changes index 984615b..3f35ac7 100644 --- a/python-lmdb.changes +++ b/python-lmdb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 9 01:40:08 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to v0.95 + * Handling of the Environment(create=True) flag was improved. + * Database names may be reused after they are dropped on CFFI, + without reopening the environment. + ------------------------------------------------------------------- Mon May 21 17:37:59 UTC 2018 - 9+suse@cirno.systems diff --git a/python-lmdb.spec b/python-lmdb.spec index 5bb811d..f3f59ce 100644 --- a/python-lmdb.spec +++ b/python-lmdb.spec @@ -1,7 +1,7 @@ # # spec file for package python-lmdb # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lmdb -Version: 0.94 +Version: 0.95 Release: 0 Summary: Universal Python binding for the LMDB 'Lightning' Database License: OLDAP-2.8