Merge pull request #7394 from Rmys/master

cups-2.3.1
This commit is contained in:
Rmys
2020-01-08 21:48:41 +03:00
committed by GitHub
Regular → Executable
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>Common Unix Printing System</Summary>
<Description>cups provides a portable printing layer for *nix-based operating systems.</Description>
<Archive sha1sum="a6a89bd1dd3b7122913651698a89d795e3bfea80" type="targz">https://github.com/apple/cups/releases/download/v2.2.12/cups-2.2.12-source.tar.gz</Archive>
<Archive sha1sum="8377dadf3d6c5500d13be153d32cb8c1fc0b956c" type="targz">https://github.com/apple/cups/releases/download/v2.3.1/cups-2.3.1-source.tar.gz</Archive>
<!-- <Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.10">http://source.pisilinux.org/1.0/cups-tr.tar</Archive> -->
<BuildDependencies>
<Dependency>acl-devel</Dependency>
@@ -34,7 +34,7 @@
<Patches>
<!-- ARCH Linux patches -->
<Patch level="1">archlinux/cups-no-export-ssllibs.patch</Patch>
<Patch level="1">archlinux/cups-no-gzip-man.patch</Patch>
<!-- <Patch level="1">archlinux/cups-no-gzip-man.patch</Patch> -->
<!-- <Patch level="1">archlinux/auth-workaround-for-certain-web-browsers.patch</Patch> -->
<Patch level="1">archlinux/guid.patch</Patch>
@@ -146,6 +146,13 @@
</Package>
<History>
<Update release="14">
<Date>2020-01-08</Date>
<Version>2.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2019-09-04</Date>
<Version>2.2.12</Version>