qpdf-11.6.2

This commit is contained in:
Rmys
2023-10-10 12:23:53 +03:00
committed by GitHub
parent bd9854afec
commit 040df7184b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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*")
+8 -1
View File
@@ -12,7 +12,7 @@
<License>Artistic-2</License>
<Summary>A Content-Preserving PDF Transformation System</Summary>
<Description>A command-line program that does structural, content-preserving transformations on PDF files</Description>
<Archive sha1sum="7b1068454e439726570ecbd232de8b76612ac149" type="targz">mirrors://sourceforge/qpdf/qpdf-11.4.0.tar.gz</Archive>
<Archive sha1sum="49cafab4d95aff98f230d1341ebafd245c3cf482" type="targz">mirrors://sourceforge/qpdf/qpdf-11.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gnutls-devel</Dependency>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-10-10</Date>
<Version>11.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2023-05-23</Date>
<Version>11.4.0</Version>