|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Command-line tools and library for transforming PDF files
|
|
|
|
|
Name: qpdf
|
|
|
|
|
Version: 11.8.0
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
# MIT: e.g. libqpdf/sha2.c, but those are not compiled in (GNUTLS is used)
|
|
|
|
|
# upstream uses ASL 2.0 now, but he allowed other to distribute qpdf under
|
|
|
|
|
# old license (see README)
|
|
|
|
@ -146,6 +146,10 @@ install -m 0644 completions/zsh/_qpdf %{buildroot}%{zsh_completions_dir}/_qpdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 11.8.0-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 11.8.0-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|