Upgrade package to version 1.6.1

This commit is contained in:
desert-sailor 2023-07-20 11:41:29 +08:00
parent f64c7a6a0e
commit e992e8d9ad
2 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyeclib
Version: 1.3.1
Release: 2
Version: 1.6.1
Release: 1
Summary: Python interface to erasure codes
License: BSD
URL: http://git.openstack.org/cgit/openstack/pyeclib/
Source0: https://files.pythonhosted.org/packages/bf/87/bfec569d085a8b0c5b197687ed5514d394787c6027b3776458056d87b06a/pyeclib-1.3.1.tar.gz
Source0: https://files.pythonhosted.org/packages/c8/9a/3c4362db5f46d5b1391b5fe827d070fe247674d503f98938aef0805f249d/pyeclib-1.6.1.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@ -44,8 +44,11 @@ This is v0.9 of PyECLib. This library provides a simple Python interface for imp
%changelog
* Wed Jul 19 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.6.1-1
- Update package to version 1.6.1
* Mon Jul 04 2022 OpenStack_SIG <openstack@openeuler.org> - 1.3.1-2
- Disable test
* Sat Jul 31 2021 OpenStack_SIG <openstack@openeuler.org> - 1.3.1-1
- Package init
- Package init