2244319 - qpdf-11.6.3 is available
This commit is contained in:
parent
07efba5910
commit
350bd0dede
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,3 +60,5 @@
|
||||
/qpdf-11.6.1.tar.gz
|
||||
/qpdf-11.6.2.tar.gz
|
||||
/qpdf-11.6.2-doc.zip
|
||||
/qpdf-11.6.3-doc.zip
|
||||
/qpdf-11.6.3.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 11.6.2
|
||||
Version: 11.6.3
|
||||
Release: 1%{?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
|
||||
@ -138,7 +138,7 @@ install -m 0644 completions/zsh/_qpdf %{buildroot}%{zsh_completions_dir}/_qpdf
|
||||
%doc README.md TODO.md ChangeLog
|
||||
%license Artistic-2.0 LICENSE.txt NOTICE.md
|
||||
%{_libdir}/libqpdf.so.29
|
||||
%{_libdir}/libqpdf.so.29.6.2
|
||||
%{_libdir}/libqpdf.so.29.6.3
|
||||
|
||||
%files devel
|
||||
%doc examples/*.cc examples/*.c
|
||||
@ -151,6 +151,9 @@ install -m 0644 completions/zsh/_qpdf %{buildroot}%{zsh_completions_dir}/_qpdf
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 02 2023 Zdenek Dohnal <zdohnal@redhat.com> - 11.6.3-1
|
||||
- 2244319 - qpdf-11.6.3 is available
|
||||
|
||||
* Mon Oct 09 2023 Zdenek Dohnal <zdohnal@redhat.com> - 11.6.2-1
|
||||
- 2242670 - qpdf-11.6.2 is available
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (qpdf-11.6.2.tar.gz) = 58f8eff51f4bf64a5cbc40af467aa0626f7f25a31222711e06596f9fccd9ecc0d9d7d87cf65e2055d23409d23458e33bc94f303cd797d00af3c6bc5872b3ef28
|
||||
SHA512 (qpdf-11.6.2-doc.zip) = 0d81c3a467833fd66668e2cbc6afef3346cbf2eeb01eaffc532165a19910a000e9e7eea0174e4b930ecd55e423680e39a7b0c8bb6f618e6f9c019058b6bd90ce
|
||||
SHA512 (qpdf-11.6.3-doc.zip) = 0cdeb6d408823a49909d2394a9cedd8ae5d4f9fd4f4dbef70ce60c60401bc9b78b1740669f46b78609f11b0b4c8bdaafe094158e52b9449dca32d6afd3ece377
|
||||
SHA512 (qpdf-11.6.3.tar.gz) = afc1d130e10bb527a7425ce39f6d93245c3d9b08002d104fdf0e909b586f80174fa2eed863794f10b76bab86a064b904eebca89902212accc45a68f9430c122e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user