Page MenuHomeSolus

D3442.diff
No OneTemporary

D3442.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -28,6 +28,7 @@
libgtk-x11-2.0.so.0
libgudev-1.0.so.0
libharfbuzz.so.0
+libheif.so.1
libjpeg.so.8
liblcms2.so.2
liblzma.so.5
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : gimp
version : 2.10.4
-release : 34
+release : 35
source :
- https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.4.tar.bz2 : ffb0768de14a2631b3d7ed71f283731441a1b48461766c23f0574dce0706f192
license : GPL-3.0-or-later
@@ -19,6 +19,7 @@
- pkgconfig(lcms2)
- pkgconfig(libcurl)
- pkgconfig(libexif)
+ - pkgconfig(libheif)
- pkgconfig(libmypaint)
- pkgconfig(libopenjp2)
- pkgconfig(librsvg-2.0)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -91,6 +91,7 @@
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-gih</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-glob</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-header</Path>
+ <Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-heif</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-html-table</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-ico</Path>
<Path fileType="library">/usr/lib64/gimp/2.0/plug-ins/file-jp2-load</Path>
@@ -3527,7 +3528,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="34">gimp</Dependency>
+ <Dependency release="35">gimp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gimp-2.0/libgimp/gimp.h</Path>
@@ -4422,12 +4423,12 @@
</Files>
</Package>
<History>
- <Update release="34">
- <Date>2018-07-05</Date>
+ <Update release="35">
+ <Date>2018-07-29</Date>
<Version>2.10.4</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 19, 7:11 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790180
Default Alt Text
D3442.diff (2 KB)

Event Timeline