diff --git a/office/misc/qpdf/actions.py b/office/misc/qpdf/actions.py index 59ae038f2f..e0b50fd82f 100644 --- a/office/misc/qpdf/actions.py +++ b/office/misc/qpdf/actions.py @@ -22,4 +22,4 @@ def install(): cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) shelltools.cd("..") - pisitools.dodoc("Artistic-2.0", "ChangeLog", "README*", "TODO") + pisitools.dodoc("Artistic-2.0", "ChangeLog", "README*") diff --git a/office/misc/qpdf/pspec.xml b/office/misc/qpdf/pspec.xml index 3f21f0fd58..e7b4851dd1 100644 --- a/office/misc/qpdf/pspec.xml +++ b/office/misc/qpdf/pspec.xml @@ -12,7 +12,7 @@ Artistic-2 A Content-Preserving PDF Transformation System A command-line program that does structural, content-preserving transformations on PDF files - mirrors://sourceforge/qpdf/qpdf-11.4.0.tar.gz + mirrors://sourceforge/qpdf/qpdf-11.6.2.tar.gz cmake gnutls-devel @@ -61,6 +61,13 @@ + + 2023-10-10 + 11.6.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-23 11.4.0