diff --git a/lmdb-0.96.tar.gz b/lmdb-0.96.tar.gz deleted file mode 100644 index 724869a..0000000 --- a/lmdb-0.96.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9393d4590331451b297941d638e4d8352bdc08432a80e432683297e9a82ea72 -size 869450 diff --git a/lmdb-0.97.tar.gz b/lmdb-0.97.tar.gz new file mode 100644 index 0000000..09b276f --- /dev/null +++ b/lmdb-0.97.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173d71ade5fd402c7e9ecb0a1d6022c92a7f89c313132ef4e5e561d349b0834b +size 869560 diff --git a/python-lmdb.changes b/python-lmdb.changes index 3a83a9c..75e553d 100644 --- a/python-lmdb.changes +++ b/python-lmdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 12 05:24:44 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to v0.97 + * Fix a missed GIL unlock sequence. + * Fix argv check in JEP (cpython under Java) environment. + ------------------------------------------------------------------- Wed Jul 24 13:54:02 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-lmdb.spec b/python-lmdb.spec index 4a330db..735acae 100644 --- a/python-lmdb.spec +++ b/python-lmdb.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lmdb -Version: 0.96 +Version: 0.97 Release: 0 Summary: Universal Python binding for the LMDB 'Lightning' Database License: OLDAP-2.8