Merge pull request #8139 from Rmys/master

hardware *
This commit is contained in:
Rmys
2020-03-10 21:43:01 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+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="5d6353867b80c5706b83b46a88442b51d17e1ac1">https://www.openprinting.org/download/cups-filters/cups-filters-1.25.12.tar.xz</Archive>
<Archive type="tarxz" sha1sum="a6dc756a462226754b95febc0759dfece4273dd1">https://www.openprinting.org/download/cups-filters/cups-filters-1.27.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="16">
<Date>2020-03-10</Date>
<Version>1.27.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2019-11-16</Date>
<Version>1.25.12</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>data</IsA>
<Summary>Database of printers and printer drivers</Summary>
<Description>foomatic-db contains the knowledge database for printers which are used by foomatic-db-engine to generate PPD files.</Description>
<Archive sha1sum="e971e96d3eb770f710492d9a1ec45d3d1a4da286" type="tarxz">http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20190111.tar.xz</Archive>
<Archive sha1sum="e971e96d3eb770f710492d9a1ec45d3d1a4da286" type="tarxz">http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20200310.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile permission="0755" target="cleanup-conflicts">cleanup-script</AdditionalFile>
</AdditionalFiles>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-03-10</Date>
<Version>4.0.20200310</Version>
<Comment>version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail</Email>
</Update>
<Update release="7">
<Date>2019-01-11</Date>
<Version>4.0.20190111</Version>