Upgrade glance_store package to version 1.0.1

(cherry picked from commit ff213d7c85eaf48b87908fc3fba2bf7ee9666295)
This commit is contained in:
liusheng 2021-11-15 07:07:31 +00:00 committed by openeuler-sync-bot
parent 07d295228c
commit 58f7053fb5
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
glance_store-1.0.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-glance-store
Version: 1.0.0
Version: 1.0.1
Release: 1
Summary: OpenStack Image Service Store Library
License: Apache-2.0
URL: https://docs.openstack.org/glance_store/latest/
Source0: https://files.pythonhosted.org/packages/52/38/fce47fcead80345001ed1590c2d4a3f0bbb0f29dff630bbedefb86e0a202/glance_store-1.0.0.tar.gz
Source0: https://files.pythonhosted.org/packages/cc/1b/5790fef5a2068cc4cef98432c5a3f12996b1fc91a8edd3f80df1297fe845/glance_store-1.0.1.tar.gz
BuildArch: noarch
%description
Glance store library.
@ -111,5 +111,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 1.0.1-1
- Upgrade glance_store package to version 1.0.1
* Fri Nov 12 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.0-1
- Init with version 1.0.0 to support OpenStack Train