4.2.0
This commit is contained in:
parent
e5a6d28d0e
commit
9627e81ff0
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/qpdf-4.0.0.tar.gz
|
||||
/qpdf-4.0.1.tar.gz
|
||||
/qpdf-4.1.0.tar.gz
|
||||
/qpdf-4.2.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 4.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
License: Artistic 2.0 and MIT
|
||||
Group: System Environment/Base
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%doc __doc/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2013 Jiri Popelka <jpopelka@redhat.com> - 4.2.0-1
|
||||
- 4.2.0
|
||||
|
||||
* Thu May 23 2013 Jiri Popelka <jpopelka@redhat.com> - 4.1.0-3
|
||||
- fix 'complete manual location' note in man pages (#966534)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user