From 56d6e2a1f2b77b85bf1b299055afc952827c4c35 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:38:49 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-pycdlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycdlib.spec b/python-pycdlib.spec index 6392cd0..d2d6d90 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: 2%{?dist} +Release: 3%{?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,9 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} -v tests %{_mandir}/man1/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.11.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 1.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild