SHA256
1
0
forked from pool/khangman

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/khangman?expand=0&rev=107
This commit is contained in:
2019-12-11 13:03:19 +00:00
committed by Git OBS Bridge
parent b62e00c2e8
commit 830253d9eb
6 changed files with 27 additions and 17 deletions

View File

@@ -21,15 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: khangman
Version: 19.11.90
Version: 19.12.0
Release: 0
Summary: Hangman Game
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
URL: https://edu.kde.org
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: cmake(KF5Completion)