This commit is contained in:
Jiri Popelka 2014-01-15 10:15:28 +01:00
parent 3a50a63302
commit e6458e526b
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/qpdf-5.0.0.tar.gz
/qpdf-5.0.1.tar.gz
/qpdf-5.1.0.tar.gz
/qpdf-5.1.1.tar.gz

View File

@ -1,10 +1,9 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 5.1.0
Version: 5.1.1
Release: 1%{?dist}
# MIT: e.g. libqpdf/sha2.c
License: Artistic 2.0 and MIT
Group: System Environment/Base
URL: http://qpdf.sourceforge.net/
Source0: http://downloads.sourceforge.net/sourceforge/qpdf/qpdf-%{version}.tar.gz
@ -112,6 +111,9 @@ make check
%doc __doc/*
%changelog
* Wed Jan 15 2014 Jiri Popelka <jpopelka@redhat.com> - 5.1.1-1
- 5.1.1
* Wed Dec 18 2013 Jiri Popelka <jpopelka@redhat.com> - 5.1.0-1
- 5.1.0

View File

@ -1 +1 @@
7c614bdb5f8610427c5dc0b494cabc0e qpdf-5.1.0.tar.gz
378bfd1c2ee15d7815f2f4b1a50fa6e0 qpdf-5.1.1.tar.gz