Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/qpdf.git#0fa72cb885cb5052593fd82d2711146da743c1bb
This commit is contained in:
parent
79c987c96a
commit
19d0a0a90e
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/qpdf-9.1.1.tar.gz
|
||||
/qpdf-10.0.1.tar.gz
|
||||
/qpdf-10.0.3.tar.gz
|
||||
/qpdf-10.0.4.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 10.0.3
|
||||
Release: 2%{?dist}
|
||||
Version: 10.0.4
|
||||
Release: 1%{?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)
|
||||
@ -135,7 +135,7 @@ make check
|
||||
%doc README.md TODO ChangeLog
|
||||
%license Artistic-2.0
|
||||
%{_libdir}/libqpdf.so.28
|
||||
%{_libdir}/libqpdf.so.28.0.3
|
||||
%{_libdir}/libqpdf.so.28.0.4
|
||||
|
||||
%files devel
|
||||
%doc examples/*.cc examples/*.c
|
||||
@ -148,6 +148,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2020 Zdenek Dohnal <zdohnal@redhat.com> - 10.0.4-1
|
||||
- 1900262 - qpdf-10.0.4 is available
|
||||
|
||||
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 10.0.3-2
|
||||
- make is no longer in buildroot by default
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qpdf-10.0.3.tar.gz) = 4639c3f99a0154198e763c15bf2dd6c1382198959f099261406171d05a41fed299a5c39ab2648f677edb36ece2e68cbe613bc9a44755cac49dd4388c2f6836b0
|
||||
SHA512 (qpdf-10.0.4.tar.gz) = 0a8c243928a3273d78b4a898e17a619f1565ec5e9b6f637800a2937749fb8006d0438fee2e623d2f8dc715bfb478ee818e86e9da7c7e0fcf14af496464b79a07
|
||||
|
||||
Loading…
Reference in New Issue
Block a user