From 2a6a48601138b4707544da161ab7bdb1e8dfa880 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:45:28 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libspectre.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libspectre.spec b/libspectre.spec index 5bd765a..6cfc87e 100644 --- a/libspectre.spec +++ b/libspectre.spec @@ -1,6 +1,6 @@ Name: libspectre Version: 0.2.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for rendering PostScript(TM) documents License: GPLv2+ @@ -61,6 +61,10 @@ rm -fv %{buildroot}%{_libdir}/libspectre.la %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.2.9-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.2.9-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937