import qpdf-10.3.1-6.el9

This commit is contained in:
CentOS Sources 2022-11-15 01:46:38 -05:00 committed by Stepan Oksanichenko
parent 1d784a76ef
commit f1c5043ab6

View File

@ -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 <zdohnal@redhat.com> - 10.3.1-4.1
* Fri Jul 15 2022 Zdenek Dohnal <zdohnal@redhat.com> - 10.3.1-6
- 2106940 - FIPS breaks pdftopdf and bannertopdf
* Wed Jun 29 2022 Zdenek Dohnal <zdohnal@redhat.com> - 10.3.1-5
- 2095993 - Move qpdf to CRB repository
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 10.3.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688