From 530a4bcd729aa786bb4e5d1c00877e2f7793eddd Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 May 2023 05:24:16 +0000 Subject: [PATCH] import jbig2dec-0.19-7.el9 --- SPECS/jbig2dec.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/jbig2dec.spec b/SPECS/jbig2dec.spec index c61474f..04941b6 100644 --- a/SPECS/jbig2dec.spec +++ b/SPECS/jbig2dec.spec @@ -1,6 +1,6 @@ Name: jbig2dec Version: 0.19 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A decoder implementation of the JBIG2 image compression format License: AGPLv3+ URL: http://jbig2dec.sourceforge.net/ @@ -80,6 +80,10 @@ rm -f %{buildroot}%{_libdir}/*.la %changelog +* Mon Jan 30 2023 Matej Mužila - 0.19-7 +- Rebuilt for RHEL-9.2.0 +- Resolves: #2121499 + * Mon Aug 09 2021 Mohan Boddu - 0.19-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688