Upgrade oslo.cache package to version 1.37.1
(cherry picked from commit 9d46e550cbe02b67c8fc9329b354dab534cbbd8f)
This commit is contained in:
parent
1dceac11c1
commit
db94078c29
Binary file not shown.
BIN
oslo.cache-1.37.1.tar.gz
Normal file
BIN
oslo.cache-1.37.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-oslo-cache
|
Name: python-oslo-cache
|
||||||
Version: 1.26.0
|
Version: 1.37.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Cache storage for OpenStack projects.
|
Summary: Cache storage for OpenStack projects.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/oslo.cache/latest
|
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
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by
|
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by
|
||||||
@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 1.37.1-1
|
||||||
|
- Upgrade oslo.cache package to version 1.37.1
|
||||||
|
|
||||||
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.26.0-1
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.26.0-1
|
||||||
- Init package python3-oslo-cache with version 1.26.0 to support Train
|
- Init package python3-oslo-cache with version 1.26.0 to support Train
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user