diff --git a/libisoburn.spec b/libisoburn.spec index 6f64c61..686bef0 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -3,7 +3,7 @@ Summary: Library to enable creation and expansion of ISO-9660 filesystems Name: libisoburn Version: 1.5.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: http://libburnia-project.org/ Source0: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz @@ -233,6 +233,10 @@ fi %endif %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.5.4-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.5.4-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937