From 72390c015afa6500ae5cb7c72d3908712029b341469ba6e286ae1fb8c81ee254 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 20 May 2021 04:28:08 +0000 Subject: [PATCH] Accepting request 894351 from home:Vogtinator:branches:KDE:Frameworks5 - Enable HEIF plugin also on Leap 15.3 now OBS-URL: https://build.opensuse.org/request/show/894351 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=232 --- kimageformats.changes | 5 +++++ kimageformats.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/kimageformats.changes b/kimageformats.changes index 9395e04..d343c72 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 19 13:28:45 UTC 2021 - Fabian Vogt + +- Enable HEIF plugin also on Leap 15.3 now + ------------------------------------------------------------------- Fri May 14 05:15:36 UTC 2021 - Tejas Guruswamy diff --git a/kimageformats.spec b/kimageformats.spec index c8c58b3..605f63e 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -18,6 +18,8 @@ %if 0%{?suse_version} > 1500 %define with_avif 1 +%endif +%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300) %define with_heif 1 %endif %define _tar_path 5.82