1
0
forked from pool/kimageformats

Accepting request 982469 from home:wolfi323:test

- Enable AVIF plugin also on Leap 15.4

OBS-URL: https://build.opensuse.org/request/show/982469
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=251
This commit is contained in:
2022-06-13 13:49:37 +00:00
committed by Git OBS Bridge
parent 602f8d6b80
commit c166be79c9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 13 13:18:42 UTC 2022 - Wolfgang Bauer <wbauer@tmo.at>
- Enable AVIF plugin also on Leap 15.4
-------------------------------------------------------------------
Fri Jun 10 14:12:32 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -16,7 +16,7 @@
#
%if 0%{?suse_version} > 1500
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150400)
%define with_avif 1
%endif
%if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300)