5.0.1
This commit is contained in:
parent
088c32c399
commit
488c13504f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/qpdf-4.1.0.tar.gz
|
||||
/qpdf-4.2.0.tar.gz
|
||||
/qpdf-5.0.0.tar.gz
|
||||
/qpdf-5.0.1.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 5.0.0
|
||||
Release: 4%{?dist}
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
License: Artistic 2.0 and MIT
|
||||
Group: System Environment/Base
|
||||
@ -112,6 +112,9 @@ make check
|
||||
%doc __doc/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 21 2013 Jiri Popelka <jpopelka@redhat.com> - 5.0.1-1
|
||||
- 5.0.1
|
||||
|
||||
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 5.0.0-4
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user