!6 Update package to version 1.14.0
From: @wubijie123 Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
1628a5812c
Binary file not shown.
BIN
pycdlib-1.14.0.tar.gz
Normal file
BIN
pycdlib-1.14.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pycdlib
|
Name: python-pycdlib
|
||||||
Version: 1.12.0
|
Version: 1.14.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Pure python ISO manipulation library
|
Summary: Pure python ISO manipulation library
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://github.com/clalancette/pycdlib
|
URL: http://github.com/clalancette/pycdlib
|
||||||
Source0: https://files.pythonhosted.org/packages/a2/15/9f0f0b4d97ea2fd4969207a89cf657d63ddee6fa8b972cd4e99ce28ea096/pycdlib-1.12.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/62/d3/52b8dd7a862aec7cc4043a520490bfc9b408179dc374d0e3416fb0614a86/pycdlib-1.14.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
PyCdlib is a pure python library to parse, write (master), and create ISO9660
|
PyCdlib is a pure python library to parse, write (master), and create ISO9660
|
||||||
@ -87,6 +87,9 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} -v tests
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 1.14.0-1
|
||||||
|
- Update package to version 1.14.0
|
||||||
|
|
||||||
* Thu Jun 09 2022 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
* Thu Jun 09 2022 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
||||||
- Upgrade package python3-pycdlib to version 1.12.0
|
- Upgrade package python3-pycdlib to version 1.12.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user