Upgrade oslo.service package to version 1.40.2

(cherry picked from commit 9518ace6cba434d798e26ca2ac3fb9dbb202e070)
This commit is contained in:
liusheng 2021-11-15 07:57:23 +00:00 committed by openeuler-sync-bot
parent b73fc9911f
commit 4a8b208cb8
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
oslo.service-1.40.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-oslo-service
Version: 1.40.1
Version: 1.40.2
Release: 1
Summary: oslo.service library
License: Apache-2.0
URL: https://docs.openstack.org/oslo.service/latest/
Source0: https://files.pythonhosted.org/packages/6b/c7/db693796411fb753e59e306aeb535a11f9543bd4d12bdc2b2149d618dba6/oslo.service-1.40.1.tar.gz
Source0: https://files.pythonhosted.org/packages/2d/22/44f3859bd260d4af79d7e88886b9cdd9d234bef003a315c1f430587e777b/oslo.service-1.40.2.tar.gz
BuildArch: noarch
%description
Library for running OpenStack services
@ -102,6 +102,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 1.40.2-1
- Upgrade oslo.service package to version 1.40.2
* Tue Nov 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.40.1-1
- Init package python3-oslo-service with version 1.40.1