17
0

- update to 5.6.3:

* Fix peek when value is so large that a file is used

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=22
This commit is contained in:
2023-09-04 15:59:38 +00:00
committed by Git OBS Bridge
parent f03acb8597
commit 9b3ac309ca
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 4 15:58:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.6.3:
* Fix peek when value is so large that a file is used
-------------------------------------------------------------------
Wed Apr 26 06:24:33 UTC 2023 - Dirk Müller <dmueller@suse.com>