!4 upgrade to 1.2.10
From: @zhangy1317 Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
0d41feb709
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-storops
|
Name: python-storops
|
||||||
Version: 1.2.8
|
Version: 1.2.10
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Python API for VNX and Unity.
|
Summary: Python API for VNX and Unity.
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/emc-openstack/storops
|
URL: https://github.com/emc-openstack/storops
|
||||||
Source0: https://files.pythonhosted.org/packages/d6/d5/f5f034716060b28d98e18113ec8f22fd9936e9fe19a857164d310232e06c/storops-1.2.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/33/59/7357a1a6ad63970d176429229559641a0afb5851343cf95ed7b919dc7ba9/storops-1.2.10.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
StorOps: The Python Library for VNX & Unity.
|
StorOps: The Python Library for VNX & Unity.
|
||||||
@ -57,7 +57,7 @@ Provides: python3-storops-doc
|
|||||||
StorOps: The Python Library for VNX & Unity.
|
StorOps: The Python Library for VNX & Unity.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n storops-1.2.8
|
%autosetup -n storops-1.2.10
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -102,6 +102,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.2.10-1
|
||||||
|
- Upgrade version for openstack yoga
|
||||||
|
|
||||||
* Fri Jun 17 2022 tanyulong <tanyulong@kylinos.cn> - 1.2.8-2
|
* Fri Jun 17 2022 tanyulong <tanyulong@kylinos.cn> - 1.2.8-2
|
||||||
- delete -S git from %autosetup
|
- delete -S git from %autosetup
|
||||||
|
|
||||||
|
|||||||
BIN
storops-1.2.10.tar.gz
Normal file
BIN
storops-1.2.10.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user