diff --git a/.gitignore b/.gitignore index 2bfc80c..e54ddfc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /qpdf-5.1.2.tar.gz /qpdf-5.1.3.tar.gz /qpdf-5.2.0.tar.gz +/qpdf-6.0.0.tar.gz diff --git a/qpdf.spec b/qpdf.spec index db96051..07d1b88 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,6 +1,6 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf -Version: 5.2.0 +Version: 6.0.0 Release: 1%{?dist} # MIT: e.g. libqpdf/sha2.c License: Artistic 2.0 and MIT @@ -107,6 +107,9 @@ make check %changelog +* Wed Nov 11 2015 Jiri Popelka - 6.0.0-1 +- 6.0.0 + * Mon Nov 09 2015 Jiri Popelka - 5.2.0-1 - 5.2.0 diff --git a/sources b/sources index d07ca6c..74ebe5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cde0d7a7410bad77c62350c13e32df65 qpdf-5.2.0.tar.gz +e014bd3ecf1c4d1a520bbc14d84ac20e qpdf-6.0.0.tar.gz