diff --git a/python-tinydb.changes b/python-tinydb.changes index d551848..41131d8 100644 --- a/python-tinydb.changes +++ b/python-tinydb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 30 19:48:55 UTC 2024 - Dirk Müller + +- update to 4.8.2: + * Fix: Correctly update query cache when search results have + changed (see #560). +- update to 4.8.1: + * Feature: Allow persisting empty tables (see #518). + * Fix: Make replacing `doc_id` type work properly (see #545). + ------------------------------------------------------------------- Sat Sep 30 17:01:10 UTC 2023 - Ben Greiner diff --git a/python-tinydb.spec b/python-tinydb.spec index 264967a..046f6cc 100644 --- a/python-tinydb.spec +++ b/python-tinydb.spec @@ -1,7 +1,7 @@ # # spec file for package python-tinydb # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 @@ %{?sle15_python_module_pythons} Name: python-tinydb -Version: 4.8.0 +Version: 4.8.2 Release: 0 Summary: A document-oriented database License: MIT diff --git a/tinydb-4.8.0.tar.gz b/tinydb-4.8.0.tar.gz deleted file mode 100644 index d9ec202..0000000 --- a/tinydb-4.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dd686a9c5a75dfa9280088fd79a419aefe19cd7f4bd85eba203540ef856d564 -size 32178 diff --git a/tinydb-4.8.2.tar.gz b/tinydb-4.8.2.tar.gz new file mode 100644 index 0000000..099219c --- /dev/null +++ b/tinydb-4.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dfc39b8d7fda7a1ca62a8dbb449ffd340a117c1206b68c50b1a481fb95181d +size 32566