diff --git a/python-pycdlib.spec b/python-pycdlib.spec index 30cece2..d1888e6 100644 --- a/python-pycdlib.spec +++ b/python-pycdlib.spec @@ -9,7 +9,7 @@ extensions, and UDF. Summary: A pure python ISO9660 read and write library Name: python-%{srcname} Version: 1.11.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2 URL: https://github.com/clalancette/%{srcname} Source0: https://github.com/clalancette/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz @@ -62,6 +62,10 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} -v \ %{_mandir}/man1/* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.11.0-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 15 2021 Brian C. Lane - 1.11.0-4 - Disable tests that use genisoimage Resolves: rhbz#1972212