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:
@@ -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>
|
||||
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user