2237125 - qpdf-11.6.1 is available
This commit is contained in:
parent
1279fd37ee
commit
f059a01d48
2
.gitignore
vendored
2
.gitignore
vendored
@ -56,3 +56,5 @@
|
||||
/qpdf-11.4.0-doc.zip
|
||||
/qpdf-11.5.0.tar.gz
|
||||
/qpdf-11.5.0-doc.zip
|
||||
/qpdf-11.6.1-doc.zip
|
||||
/qpdf-11.6.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 11.5.0
|
||||
Version: 11.6.1
|
||||
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.5.0
|
||||
%{_libdir}/libqpdf.so.29.6.1
|
||||
|
||||
%files devel
|
||||
%doc examples/*.cc examples/*.c
|
||||
@ -151,6 +151,9 @@ install -m 0644 completions/zsh/_qpdf %{buildroot}%{zsh_completions_dir}/_qpdf
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 12 2023 Zdenek Dohnal <zdohnal@redhat.com> - 11.6.1-1
|
||||
- 2237125 - qpdf-11.6.1 is available
|
||||
|
||||
* Wed Jul 26 2023 Zdenek Dohnal <zdohnal@redhat.com> - 11.5.0-1
|
||||
- 2221506 - qpdf-11.5.0 is available
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (qpdf-11.5.0.tar.gz) = 3c8504de11c34e7d623b829c0c987ba5555c2bdcfdd5d4408d29f321fd79154ec2d6fa76f45556046dfc931b51bd75e3062973c36c8020383acacbe56c90e04c
|
||||
SHA512 (qpdf-11.5.0-doc.zip) = 263fa79a9a1d14086787adf8ce2cfb1e951f504cb214a9c4b44e261a72e715a33e03dc3084a8aaa76e0b068ac0fe5905c6a1ec99e52e962c1589f1f4d0e6f678
|
||||
SHA512 (qpdf-11.6.1-doc.zip) = efb8ff85c2a5c712f2f78213eddd6c8568727ff6d15d31da2880ee487053c9d703c47ac383f008f6abbf87feb262c6aa2a84419d21e7b4859215509e80d6814a
|
||||
SHA512 (qpdf-11.6.1.tar.gz) = a3ce1a531331a6f7e33244d598118f9463f92f0466fd1f2aa3dcdc6dc2c1db0811d00e5ff16ad33ccc81a702ff8dbec719f56194f944de1e00f5e6cc8ed17a69
|
||||
|
||||
Loading…
Reference in New Issue
Block a user