ghostscript:ver.bump

This commit is contained in:
Rmys
2019-10-08 19:11:24 +03:00
parent 9c6cc36570
commit 750f8ea5a3
3 changed files with 167 additions and 5 deletions
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A PostScript interpreter and renderer</Summary>
<Description>ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures and an interpreter for PDF files. ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers.</Description>
<Archive sha1sum="9dcd527e9bcc636a6a947251a6195f58dd00006b" type="tarxz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/ghostscript-9.22.tar.xz</Archive>
<Archive sha1sum="f926d2cfb418a7c5d92dce0a9843fa01ee62fe2c" type="tarxz">https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/ghostscript-9.27.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>tiff-devel</Dependency>
@@ -46,8 +46,7 @@
<!-- <Patch level="1">fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch</Patch> -->
<!-- <Patch level="1">fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch</Patch> -->
<Patch level="1">fedora/ghostscript-9.20-run-dvipdf-securely.patch</Patch>
<Patch level="1">fedora/ghostscript-9.20-runlibfileifexists.patch</Patch>
<!-- <Patch level="1">fedora/ghostscript-9.20-urw-fonts-naming.patch</Patch> -->
<Patch level="1">fedora/ghostscript-9.27-upstream_fixes-1.patch</Patch>
</Patches>
</Source>
@@ -91,6 +90,7 @@
<Name>ghostscript-docs</Name>
<Summary>Documentation for ghostscript</Summary>
<Files>
<Path fileType="doc">/usr/share/doc/ghostscript/9.27</Path>
<Path fileType="doc">/usr/share/doc/ghostscript/html</Path>
<Path fileType="doc">/usr/share/doc/ghostscript/examples</Path>
</Files>
@@ -149,6 +149,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-10-07</Date>
<Version>9.27</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-01-09</Date>
<Version>9.22</Version>