2095993 - Move qpdf to CRB repository

Resolves: rhbz#2095993
This commit is contained in:
Zdenek Dohnal 2022-06-29 11:53:40 +02:00
parent 8963db733b
commit 0f45be3405

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}
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 <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