update to 1.1.8

This commit is contained in:
fu-shanqing 2022-08-08 10:16:14 +08:00
parent ef9747d8aa
commit 9476d48cfe
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
dogpile.cache-1.1.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-dogpile-cache Name: python-dogpile-cache
Version: 1.1.5 Version: 1.1.8
Release: 1 Release: 1
Summary: A caching front-end based on the Dogpile lock. Summary: A caching front-end based on the Dogpile lock.
License: MIT License: MIT
URL: https://github.com/sqlalchemy/dogpile.cache URL: https://github.com/sqlalchemy/dogpile.cache
Source0: https://files.pythonhosted.org/packages/0e/94/73c2d93c9e3293115e5b831da50d6dcb20959a424309e2ddcc485238e0ce/dogpile.cache-1.1.5.tar.gz Source0: https://files.pythonhosted.org/packages/e4/11/c5c200e774fb6cca03288c25cdb600fb8c41f2ace38a7ebfedfd3de3c3e1/dogpile.cache-1.1.8.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
A caching front-end based on the Dogpile lock. A caching front-end based on the Dogpile lock.
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Aug 08 2022 fushanqing <fushanqing@kylinos.cn> - 1.1.8-1
- update to 1.1.8
* Tue May 31 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.5-1 * Tue May 31 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.5-1
- Upgrade package python3-dogpile-cache to version 1.1.5 - Upgrade package python3-dogpile-cache to version 1.1.5