SHA256
1
0
forked from pool/knights

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knights?expand=0&rev=25
This commit is contained in:
2019-08-15 14:00:51 +00:00
committed by Git OBS Bridge
parent b5fc6590d8
commit 092a1ead68
6 changed files with 30 additions and 6 deletions

View File

@@ -18,13 +18,17 @@
%bcond_without lang
Name: knights
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: A simple chess board
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Chess
URL: http://www.kde.org
Source: %{name}-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5Crash)