From 7b5e791aa37a14fcae525fbd0e80760a7160448c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:00:38 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- poppler.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/poppler.spec b/poppler.spec index 97f188f..56b52d7 100644 --- a/poppler.spec +++ b/poppler.spec @@ -3,7 +3,7 @@ Summary: PDF rendering library Name: poppler Version: 21.01.0 -Release: 11%{?dist} +Release: 12%{?dist} License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT URL: http://poppler.freedesktop.org/ Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz @@ -222,6 +222,10 @@ test "$(pkg-config --modversion poppler-qt5)" = "%{version}" %{_mandir}/man1/* %changelog +* Tue Aug 10 2021 Mohan Boddu - 21.01.0-12 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jun 17 2021 Marek Kasik - 21.01.0-11 - Backport fixes for issues found by Coverity Scan - and fix some of the new issues