diff --git a/cachelib-0.10.2.tar.gz b/cachelib-0.10.2.tar.gz new file mode 100644 index 0000000..b5787ff Binary files /dev/null and b/cachelib-0.10.2.tar.gz differ diff --git a/cachelib-0.9.0.tar.gz b/cachelib-0.9.0.tar.gz deleted file mode 100644 index 93112f1..0000000 Binary files a/cachelib-0.9.0.tar.gz and /dev/null differ diff --git a/python-cachelib.spec b/python-cachelib.spec index 5cf5554..faf671b 100644 --- a/python-cachelib.spec +++ b/python-cachelib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cachelib -Version: 0.9.0 +Version: 0.10.2 Release: 1 Summary: A collection of cache libraries in the same API interface. License: BSD-3-Clause URL: https://github.com/pallets-eco/cachelib -Source0: https://files.pythonhosted.org/packages/79/f2/1c76df4d295789bbc836eea50b813d64f86e640c29fe8f0a3686e9c4e3e9/cachelib-0.9.0.tar.gz +Source0: https://files.pythonhosted.org/packages/70/0b/e7647e072ff60997d69517072145ef56898278afda7deff7cc6858b1541f/cachelib-0.10.2.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 20 2023 wubijie - 0.10.2-1 +- Update package to version 0.10.2 + * Fri Nov 18 2022 liqiuyu - 0.9.0-1 - Update package to version 0.9.0