This commit is contained in:
Jiri Popelka 2015-11-11 10:50:04 +01:00
parent d11e7cf9a8
commit b4e87a2679
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/qpdf-5.1.2.tar.gz
/qpdf-5.1.3.tar.gz
/qpdf-5.2.0.tar.gz
/qpdf-6.0.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 5.2.0
Version: 6.0.0
Release: 1%{?dist}
# MIT: e.g. libqpdf/sha2.c
License: Artistic 2.0 and MIT
@ -107,6 +107,9 @@ make check
%changelog
* Wed Nov 11 2015 Jiri Popelka <jpopelka@redhat.com> - 6.0.0-1
- 6.0.0
* Mon Nov 09 2015 Jiri Popelka <jpopelka@redhat.com> - 5.2.0-1
- 5.2.0

View File

@ -1 +1 @@
cde0d7a7410bad77c62350c13e32df65 qpdf-5.2.0.tar.gz
e014bd3ecf1c4d1a520bbc14d84ac20e qpdf-6.0.0.tar.gz