Page MenuHomeSolus

D1060.diff
No OneTemporary

D1060.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -41,6 +41,8 @@
libcupsfilters.so.1:colord_get_inhibit_for_device_id
libcupsfilters.so.1:colord_get_profile_for_device_id
libcupsfilters.so.1:colord_get_qualifier_for_ppd
+libcupsfilters.so.1:compare_resolutions
+libcupsfilters.so.1:copy_resolution
libcupsfilters.so.1:cupsCMYKDelete
libcupsfilters.so.1:cupsCMYKDoBlack
libcupsfilters.so.1:cupsCMYKDoCMYK
@@ -102,8 +104,14 @@
libcupsfilters.so.1:cupsRGBLoad
libcupsfilters.so.1:cupsRGBNew
libcupsfilters.so.1:cupsRasterParseIPPOptions
+libcupsfilters.so.1:free_resolution
libcupsfilters.so.1:get_profile_inhibitors
+libcupsfilters.so.1:ippResolutionListToArray
+libcupsfilters.so.1:ippResolutionToRes
+libcupsfilters.so.1:joinResolutionArrays
libcupsfilters.so.1:ppdCreateFromIPP
+libcupsfilters.so.1:resolutionArrayNew
+libcupsfilters.so.1:resolutionNew
libcupsfilters.so.1:sgiClose
libcupsfilters.so.1:sgiGetRow
libcupsfilters.so.1:sgiOpen
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : cups-filters
-version : 1.16.1
-release : 15
+version : 1.17.7
+release : 16
source :
- - https://openprinting.org/download/cups-filters/cups-filters-1.16.1.tar.xz : 32da05c059a8f7f74eb78abdfffe1dddad9dd8439771e2232be7aef71a4443a3
+ - https://openprinting.org/download/cups-filters/cups-filters-1.17.7.tar.xz : 5c6b59307f439a87e35b8dc67268a14a7cb5ebbdc8898264d21974f7e649e3d5
license :
- GPL-2.0
- MIT
@@ -49,6 +49,6 @@
# Install the cups-browsed.service systemd unit file from the upstream sources
install -Dm644 utils/cups-browsed.service $installdir%libdir%/systemd/system/cups-browsed.service
-check : |
+check : |
%make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>cups-filters</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-2.0</License>
<License>MIT</License>
@@ -23,6 +23,7 @@
<Path fileType="config">/etc/cups/cups-browsed.conf</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/cups/backend/beh</Path>
+ <Path fileType="library">/usr/lib/cups/backend/cups-brf</Path>
<Path fileType="library">/usr/lib/cups/backend/driverless</Path>
<Path fileType="library">/usr/lib/cups/backend/implicitclass</Path>
<Path fileType="library">/usr/lib/cups/backend/parallel</Path>
@@ -30,8 +31,11 @@
<Path fileType="library">/usr/lib/cups/driver/driverless</Path>
<Path fileType="library">/usr/lib/cups/filter/bannertopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/brftoembosser</Path>
+ <Path fileType="library">/usr/lib/cups/filter/cgmtopdf</Path>
+ <Path fileType="library">/usr/lib/cups/filter/cmxtopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/commandtoescpx</Path>
<Path fileType="library">/usr/lib/cups/filter/commandtopclx</Path>
+ <Path fileType="library">/usr/lib/cups/filter/emftopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/foomatic-rip</Path>
<Path fileType="library">/usr/lib/cups/filter/gstopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/gstopxl</Path>
@@ -43,15 +47,18 @@
<Path fileType="library">/usr/lib/cups/filter/imagetoubrl</Path>
<Path fileType="library">/usr/lib/cups/filter/imageubrltoindexv3</Path>
<Path fileType="library">/usr/lib/cups/filter/imageubrltoindexv4</Path>
+ <Path fileType="library">/usr/lib/cups/filter/musicxmltobrf</Path>
<Path fileType="library">/usr/lib/cups/filter/pdftoijs</Path>
<Path fileType="library">/usr/lib/cups/filter/pdftoopvp</Path>
<Path fileType="library">/usr/lib/cups/filter/pdftopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/pdftops</Path>
<Path fileType="library">/usr/lib/cups/filter/pdftoraster</Path>
<Path fileType="library">/usr/lib/cups/filter/rastertoescpx</Path>
+ <Path fileType="library">/usr/lib/cups/filter/rastertopclm</Path>
<Path fileType="library">/usr/lib/cups/filter/rastertopclx</Path>
<Path fileType="library">/usr/lib/cups/filter/rastertopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/rastertops</Path>
+ <Path fileType="library">/usr/lib/cups/filter/svgtopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/sys5ippprinter</Path>
<Path fileType="library">/usr/lib/cups/filter/textbrftoindexv3</Path>
<Path fileType="library">/usr/lib/cups/filter/textbrftoindexv4</Path>
@@ -59,6 +66,11 @@
<Path fileType="library">/usr/lib/cups/filter/texttopdf</Path>
<Path fileType="library">/usr/lib/cups/filter/texttops</Path>
<Path fileType="library">/usr/lib/cups/filter/texttotext</Path>
+ <Path fileType="library">/usr/lib/cups/filter/vectortobrf</Path>
+ <Path fileType="library">/usr/lib/cups/filter/vectortopdf</Path>
+ <Path fileType="library">/usr/lib/cups/filter/vectortoubrl</Path>
+ <Path fileType="library">/usr/lib/cups/filter/wmftopdf</Path>
+ <Path fileType="library">/usr/lib/cups/filter/xfigtopdf</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
<Path fileType="library">/usr/lib64/systemd/system/cups-browsed.service</Path>
<Path fileType="executable">/usr/sbin</Path>
@@ -91,6 +103,7 @@
<Path fileType="data">/usr/share/cups/data/unclassified.pdf</Path>
<Path fileType="data">/usr/share/cups/drv/cupsfilters.drv</Path>
<Path fileType="data">/usr/share/cups/drv/generic-brf.drv</Path>
+ <Path fileType="data">/usr/share/cups/drv/generic-ubrl.drv</Path>
<Path fileType="data">/usr/share/cups/drv/indexv3.drv</Path>
<Path fileType="data">/usr/share/cups/drv/indexv4.drv</Path>
<Path fileType="data">/usr/share/cups/mime/braille.convs</Path>
@@ -105,7 +118,7 @@
<Path fileType="data">/usr/share/cups/ppdc/imagemagick.defs</Path>
<Path fileType="data">/usr/share/cups/ppdc/index.defs</Path>
<Path fileType="data">/usr/share/cups/ppdc/liblouis.defs</Path>
- <Path fileType="data">/usr/share/cups/ppdc/liblouis1.defs.gen.in</Path>
+ <Path fileType="data">/usr/share/cups/ppdc/liblouis1.defs</Path>
<Path fileType="data">/usr/share/cups/ppdc/liblouis2.defs</Path>
<Path fileType="data">/usr/share/cups/ppdc/liblouis3.defs</Path>
<Path fileType="data">/usr/share/cups/ppdc/liblouis4.defs</Path>
@@ -133,7 +146,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="15">cups-filters</Dependency>
+ <Dependency release="16">cups-filters</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -142,12 +155,12 @@
</Files>
</Package>
<History>
- <Update release="15">
- <Date>2017-08-12</Date>
- <Version>1.16.1</Version>
+ <Update release="16">
+ <Date>2017-09-23</Date>
+ <Version>1.17.7</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 12 2023, 2:12 PM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831229
Default Alt Text
D1060.diff (7 KB)

Event Timeline