upgrade to 1.2.10

This commit is contained in:
zhangy1317 2022-06-20 14:55:53 +08:00
parent 48830cb819
commit 011c138f2d
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-storops
Version: 1.2.8
Release: 2
Version: 1.2.10
Release: 1
Summary: Python API for VNX and Unity.
License: Apache-2.0
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
%description
StorOps: The Python Library for VNX & Unity.
@ -57,7 +57,7 @@ Provides: python3-storops-doc
StorOps: The Python Library for VNX & Unity.
%prep
%autosetup -n storops-1.2.8
%autosetup -n storops-1.2.10
%build
%py3_build
@ -102,6 +102,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- delete -S git from %autosetup

BIN
storops-1.2.10.tar.gz Normal file

Binary file not shown.

Binary file not shown.