From 38a242c77fed85adb36b8c45c1baaea53ad5854d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:28:46 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libisoburn.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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