diff --git a/qpdf.spec b/qpdf.spec index 740c1f5..50c3f8b 100644 --- a/qpdf.spec +++ b/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} +Release: 5%{?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,6 +153,9 @@ make check %changelog +* 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