This commit is contained in:
Zdenek Dohnal 2018-03-05 15:48:00 +01:00
parent b3fa09575f
commit 6f3eab6da6
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/qpdf-7.0.0.tar.gz
/qpdf-7.1.1.tar.gz
/qpdf-8.0.0.tar.gz
/qpdf-8.0.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 8.0.0
Release: 2%{?dist}
Version: 8.0.1
Release: 1%{?dist}
# MIT: e.g. libqpdf/sha2.c
License: Artistic 2.0
URL: http://qpdf.sourceforge.net/
@ -98,7 +98,8 @@ make check
%files libs
%doc README.md TODO ChangeLog
%license Artistic-2.0
%{_libdir}/libqpdf.so.21*
%{_libdir}/libqpdf.so.21
%{_libdir}/libqpdf.so.21.0.1
%files devel
%doc examples/*.cc examples/*.c
@ -111,6 +112,9 @@ make check
%changelog
* Mon Mar 05 2018 Zdenek Dohnal <zdohnal@redhat.com> - 8.0.1-1
- 8.0.1
* Tue Feb 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 8.0.0-2
- use %%license, %%ldconfig_scriptlets, %%make_build, %%make_install
- %%files: track files more closely, libqpdf soname in particular

View File

@ -1 +1 @@
SHA512 (qpdf-8.0.0.tar.gz) = 194a439cf703e4e9990f61c05b59e1be1972a21e0698647a02a475ca53358f6a8ae3d44d56425bcd9d8b94cdea3cbcd66217d7b4e7a0cdd0ae428464f45e58ae
SHA512 (qpdf-8.0.1.tar.gz) = cabcfeee760bcdf19696c7dda81c9cc4f3cf1e0f44f68b25070d6e33fad8ad746a5dc992a9792972c9cce7192db82cc49f1a1b94a327d41b49284ac3620b2982