diff --git a/pyeclib-1.3.1.tar.gz b/pyeclib-1.6.1.tar.gz similarity index 55% rename from pyeclib-1.3.1.tar.gz rename to pyeclib-1.6.1.tar.gz index 0d798bc..68165b8 100644 Binary files a/pyeclib-1.3.1.tar.gz and b/pyeclib-1.6.1.tar.gz differ diff --git a/python-pyeclib.spec b/python-pyeclib.spec index 2c5f2d6..137f5ae 100644 --- a/python-pyeclib.spec +++ b/python-pyeclib.spec @@ -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 - 1.6.1-1 +- Update package to version 1.6.1 + * Mon Jul 04 2022 OpenStack_SIG - 1.3.1-2 - Disable test * Sat Jul 31 2021 OpenStack_SIG - 1.3.1-1 -- Package init \ No newline at end of file +- Package init