diff --git a/oslo.cache-1.26.0.tar.gz b/oslo.cache-1.26.0.tar.gz deleted file mode 100644 index ffa5da9..0000000 Binary files a/oslo.cache-1.26.0.tar.gz and /dev/null differ diff --git a/oslo.cache-1.37.1.tar.gz b/oslo.cache-1.37.1.tar.gz new file mode 100644 index 0000000..2cf68e0 Binary files /dev/null and b/oslo.cache-1.37.1.tar.gz differ diff --git a/python-oslo-cache.spec b/python-oslo-cache.spec index 267ac67..9d8c783 100644 --- a/python-oslo-cache.spec +++ b/python-oslo-cache.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-oslo-cache -Version: 1.26.0 +Version: 1.37.1 Release: 1 Summary: Cache storage for OpenStack projects. License: Apache-2.0 URL: https://docs.openstack.org/oslo.cache/latest -Source0: https://files.pythonhosted.org/packages/4d/2f/cdffebc36a576f40cf06cdf7e1d4d720cfa4c46289eaa4bd30841d49103b/oslo.cache-1.26.0.tar.gz +Source0: https://files.pythonhosted.org/packages/48/7c/c0c72bdeaef7c12f3e90acb1705b61bdb2f408161c7627db997cf37f9268/oslo.cache-1.37.1.tar.gz BuildArch: noarch %description oslo.cache aims to provide a generic caching mechanism for OpenStack projects by @@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 15 2021 liusheng - 1.37.1-1 +- Upgrade oslo.cache package to version 1.37.1 + * Wed Nov 10 2021 OpenStack_SIG - 1.26.0-1 - Init package python3-oslo-cache with version 1.26.0 to support Train