From f1c5043ab676962fd773467b75b514608bc57aad Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 15 Nov 2022 01:46:38 -0500 Subject: [PATCH] import qpdf-10.3.1-6.el9 --- SPECS/qpdf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/qpdf.spec b/SPECS/qpdf.spec index e982582..fefc2ed 100644 --- a/SPECS/qpdf.spec +++ b/SPECS/qpdf.spec @@ -1,7 +1,7 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf Version: 10.3.1 -Release: 4%{?dist}.1 +Release: 6%{?dist} # MIT: e.g. libqpdf/sha2.c # upstream uses ASL 2.0 now, but he allowed other to distribute qpdf under # old license (see README) @@ -153,9 +153,12 @@ make check %changelog -* Thu Jul 14 2022 Zdenek Dohnal - 10.3.1-4.1 +* Fri Jul 15 2022 Zdenek Dohnal - 10.3.1-6 - 2106940 - FIPS breaks pdftopdf and bannertopdf +* Wed Jun 29 2022 Zdenek Dohnal - 10.3.1-5 +- 2095993 - Move qpdf to CRB repository + * Tue Aug 10 2021 Mohan Boddu - 10.3.1-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688