Page MenuHomeSolus

D11704.id.diff
No OneTemporary

D11704.id.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -120,12 +120,15 @@
libheif.so.1:heif_image_handle_get_width
libheif.so.1:heif_image_handle_has_alpha_channel
libheif.so.1:heif_image_handle_has_depth_image
+libheif.so.1:heif_image_handle_is_premultiplied_alpha
libheif.so.1:heif_image_handle_is_primary_image
libheif.so.1:heif_image_handle_release
libheif.so.1:heif_image_has_channel
+libheif.so.1:heif_image_is_premultiplied_alpha
libheif.so.1:heif_image_release
libheif.so.1:heif_image_scale_image
libheif.so.1:heif_image_set_nclx_color_profile
+libheif.so.1:heif_image_set_premultiplied_alpha
libheif.so.1:heif_image_set_raw_color_profile
libheif.so.1:heif_list_compatible_brands
libheif.so.1:heif_main_brand
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -11,6 +11,7 @@
libaom.so.3:aom_codec_get_cx_data
libaom.so.3:aom_codec_get_frame
libaom.so.3:aom_codec_iface_name
+libaom.so.3:aom_codec_version
libaom.so.3:aom_img_alloc
libaom.so.3:aom_img_free
libc.so.6:__assert_fail
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libheif
-version : 1.11.0
-release : 20
+version : 1.12.0
+release : 21
source :
- - https://github.com/strukturag/libheif/releases/download/v1.11.0/libheif-1.11.0.tar.gz : c550938f56ff6dac83702251a143f87cb3a6c71a50d8723955290832d9960913
+ - https://github.com/strukturag/libheif/releases/download/v1.12.0/libheif-1.12.0.tar.gz : e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718
license : LGPL-3.0-or-later
component : multimedia.codecs
summary : libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -29,7 +29,7 @@
<Path fileType="executable">/usr/bin/heif-thumbnailer</Path>
<Path fileType="library">/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so</Path>
<Path fileType="library">/usr/lib64/libheif.so.1</Path>
- <Path fileType="library">/usr/lib64/libheif.so.1.11.0</Path>
+ <Path fileType="library">/usr/lib64/libheif.so.1.12.0</Path>
<Path fileType="man">/usr/share/man/man1/heif-convert.1</Path>
<Path fileType="man">/usr/share/man/man1/heif-enc.1</Path>
<Path fileType="man">/usr/share/man/man1/heif-info.1</Path>
@@ -48,7 +48,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="20">libheif</Dependency>
+ <Dependency release="21">libheif</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libheif/heif.h</Path>
@@ -60,12 +60,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2021-04-10</Date>
- <Version>1.11.0</Version>
+ <Update release="21">
+ <Date>2021-08-20</Date>
+ <Version>1.12.0</Version>
<Comment>Packaging update</Comment>
<Name>Martin Reboredo</Name>
<Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 19 2023, 2:51 AM (12 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805202
Default Alt Text
D11704.id.diff (3 KB)

Event Timeline