forked from pool/kreversi
Accepting request 865090 from KDE:Applications
Add compatibility with qml-autoreqprov (forwarded request 864436 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/865090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kreversi?expand=0&rev=105
This commit is contained in:
commit
794ddb459b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 17:35:43 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Add compatibility with qml-autoreqprov
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 12:26:28 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kreversi
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,6 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
# Internal QML import
|
||||
%global __requires_exclude qmlimport\\(ColorScheme.*
|
||||
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
|
Loading…
Reference in New Issue
Block a user