This commit is contained in:
Jiri Popelka 2014-06-09 10:52:57 +02:00
parent e6458e526b
commit f9c620d5eb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/qpdf-5.0.1.tar.gz
/qpdf-5.1.0.tar.gz
/qpdf-5.1.1.tar.gz
/qpdf-5.1.2.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 5.1.1
Version: 5.1.2
Release: 1%{?dist}
# MIT: e.g. libqpdf/sha2.c
License: Artistic 2.0 and MIT
@ -111,6 +111,9 @@ make check
%doc __doc/*
%changelog
* Mon Jun 09 2014 Jiri Popelka <jpopelka@redhat.com> - 5.1.2-1
- 5.1.2
* Wed Jan 15 2014 Jiri Popelka <jpopelka@redhat.com> - 5.1.1-1
- 5.1.1

View File

@ -1 +1 @@
378bfd1c2ee15d7815f2f4b1a50fa6e0 qpdf-5.1.1.tar.gz
0bd15ef5eea5f628951ab456c84e78ec qpdf-5.1.2.tar.gz