diff --git a/dogpile.cache-0.8.0.tar.gz b/dogpile.cache-0.8.0.tar.gz deleted file mode 100644 index c266ef3..0000000 --- a/dogpile.cache-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6 -size 323203 diff --git a/dogpile.cache-0.9.0.tar.gz b/dogpile.cache-0.9.0.tar.gz new file mode 100644 index 0000000..aa03083 --- /dev/null +++ b/dogpile.cache-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b348835825c9dcd251d9aad1f89f257277ac198a3e35a61980ab4cb28c75216b +size 325830 diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index fcdc1d1..46fba8e 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 20 18:20:21 UTC 2019 - Dirk Mueller + +- update to 0.9.0 + * Added logging facililities into :class:`.CacheRegion` + ------------------------------------------------------------------- Fri Oct 4 14:09:51 UTC 2019 - Marketa Calabkova diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 5727add..37226e5 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -1,7 +1,7 @@ # # spec file for package python-dogpile.cache # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-dogpile.cache -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: A caching front-end based on the Dogpile lock License: BSD-3-Clause