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#9f2499b59a62230864b67df071f653b05a7f645b
This commit is contained in:
parent
a398f3b574
commit
f684fec321
2
.gitignore
vendored
2
.gitignore
vendored
@ -30,3 +30,5 @@
|
||||
/qpdf-10.0.4.tar.gz
|
||||
/qpdf-10.1.0.tar.gz
|
||||
/qpdf-10.2.0.tar.gz
|
||||
/qpdf-10.3.0.tar.gz
|
||||
/qpdf-10.3.1.tar.gz
|
||||
|
||||
10
qpdf.spec
10
qpdf.spec
@ -1,6 +1,6 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 10.2.0
|
||||
Version: 10.3.1
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
# upstream uses ASL 2.0 now, but he allowed other to distribute qpdf under
|
||||
@ -135,7 +135,7 @@ make check
|
||||
%doc README.md TODO ChangeLog
|
||||
%license Artistic-2.0
|
||||
%{_libdir}/libqpdf.so.28
|
||||
%{_libdir}/libqpdf.so.28.2.0
|
||||
%{_libdir}/libqpdf.so.28.3.1
|
||||
|
||||
%files devel
|
||||
%doc examples/*.cc examples/*.c
|
||||
@ -148,6 +148,12 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2021 Zdenek Dohnal <zdohnal@redhat.com> - 10.3.1-1
|
||||
- 1937988 - qpdf-10.3.1 is available
|
||||
|
||||
* Thu Mar 11 2021 Zdenek Dohnal <zdohnal@redhat.com> - 10.3.0-1
|
||||
- 1935799 - qpdf-10.3.0 is available
|
||||
|
||||
* Wed Feb 24 2021 Zdenek Dohnal <zdohnal@redhat.com> - 10.2.0-1
|
||||
- 1932052 - qpdf-10.2.0 is available
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qpdf-10.2.0.tar.gz) = 07a37aafccb670034aedfc031a4c2c1d3b6aa001e5c1bde5a3f57520a0523eebd890011a8225bb26b5beb83be15d4be3d2f1f40ad91f8370032db984cf788c0a
|
||||
SHA512 (qpdf-10.3.1.tar.gz) = def94fe09770e67fe13bd3fc946667fc2935e7c448eb43602e15218e5b50f452e4f4152411f818115620e67934890c37203663537ac77ed1fcd4317e01a6d623
|
||||
|
||||
Loading…
Reference in New Issue
Block a user