5.0.0
This commit is contained in:
parent
9627e81ff0
commit
08c515c313
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/qpdf-4.0.1.tar.gz
|
||||
/qpdf-4.1.0.tar.gz
|
||||
/qpdf-4.2.0.tar.gz
|
||||
/qpdf-5.0.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 4.2.0
|
||||
Version: 5.0.0
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
License: Artistic 2.0 and MIT
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%doc __doc/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 11 2013 Jiri Popelka <jpopelka@redhat.com> - 5.0.0-1
|
||||
- 5.0.0
|
||||
|
||||
* Mon Jul 08 2013 Jiri Popelka <jpopelka@redhat.com> - 4.2.0-1
|
||||
- 4.2.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user