SHA256
1
0
forked from pool/khangman

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/khangman?expand=0&rev=97
This commit is contained in:
2019-08-15 14:00:40 +00:00
committed by Git OBS Bridge
parent 752e6642a1
commit 854a296ec1
6 changed files with 30 additions and 6 deletions

View File

@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: khangman
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Hangman Game
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
URL: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://edu.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: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel