5.1.0
This commit is contained in:
parent
488c13504f
commit
3a50a63302
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/qpdf-4.2.0.tar.gz
|
||||
/qpdf-5.0.0.tar.gz
|
||||
/qpdf-5.0.1.tar.gz
|
||||
/qpdf-5.1.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 5.0.1
|
||||
Version: 5.1.0
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
License: Artistic 2.0 and MIT
|
||||
@ -112,6 +112,9 @@ make check
|
||||
%doc __doc/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 18 2013 Jiri Popelka <jpopelka@redhat.com> - 5.1.0-1
|
||||
- 5.1.0
|
||||
|
||||
* Mon Oct 21 2013 Jiri Popelka <jpopelka@redhat.com> - 5.0.1-1
|
||||
- 5.0.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user