Merge pull request #4574 from Rmys/master

cups-filters-1.20.1:ver.bump
This commit is contained in:
Rmys
2018-02-28 22:12:42 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
#pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
+8 -1
View File
@@ -19,7 +19,7 @@
<IsA>app:console</IsA>
<Summary>OpenPrinting CUPS filters and backends</Summary>
<Description>Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.</Description>
<Archive type="tarxz" sha1sum="352a16072f9f01057e1ea2a2ba119dc518082e1e">https://www.openprinting.org/download/cups-filters/cups-filters-1.17.9.tar.xz</Archive>
<Archive type="tarxz" sha1sum="08c913fc12ef90edfa0c590dfd0212594320e5c4">https://www.openprinting.org/download/cups-filters/cups-filters-1.20.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-02-28</Date>
<Version>1.20.1</Version>
<Comment>version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-02-12</Date>
<Version>1.17.9</Version>