Merge branch 'f22'
This commit is contained in:
commit
735556ffa4
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/qpdf-5.1.0.tar.gz
|
||||
/qpdf-5.1.1.tar.gz
|
||||
/qpdf-5.1.2.tar.gz
|
||||
/qpdf-5.1.3.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Command-line tools and library for transforming PDF files
|
||||
Name: qpdf
|
||||
Version: 5.1.2
|
||||
Release: 5%{?dist}
|
||||
Version: 5.1.3
|
||||
Release: 1%{?dist}
|
||||
# MIT: e.g. libqpdf/sha2.c
|
||||
License: Artistic 2.0 and MIT
|
||||
URL: http://qpdf.sourceforge.net/
|
||||
@ -107,6 +107,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2015 Jiri Popelka <jpopelka@redhat.com> - 5.1.3
|
||||
- New upstream release 5.1.3
|
||||
|
||||
* Tue Apr 14 2015 Jiri Popelka <jpopelka@redhat.com> - 5.1.2-5
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user