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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00fa02ef9b86228043fb493737f354c4965cbcd939164a2658ba82f4d0ec4c33
size 7126448

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRUACgkQ29LOiT4t
HIfe/gf/ew0NK3MoyF+bRxaaYqEp+g8qo/WKoyBYi0bCbeXKmfg3PR5WzStviWd5
pEHqg2HjDTLpMIi8KGl/3e0T/ZL6I0hUQJyx823d9H5MXpWfOedrjDDbo40/hRE3
uVjC/gqlhdornl+74vOxYmAQ8Vbqw3yDmc6jUrsQ/IqrzWLF/DYpbdsddUaq5TH+
ukuMsbuP+J5Viu+nMA1y4L0K1Zh4akiVF8GbMeKG3l7aW67j66Z4zIJun5RIb1FF
tixPBVpTpEV+bdLL0XtpQ4ul6b4oglXsMmymrHvw09p56UKrw2A+uE5NmqV4kVjn
qYevfWXdAnC1Dh8EpOFO9hZ9cureFg==
=0WLS
-----END PGP SIGNATURE-----

3
khangman-19.12.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05f343e7e9ed13a43b4c190c0fc764f5e9126226f968f89f404bf705bed97e3b
size 7118956

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHoACgkQ29LOiT4t
HIetqgf/bxa5M3OND7dH1vZcHnGkBmtyINLjAoeAfxqU33iZ2eDUWWGelrV83rgT
OGYBekQHKVXUxgkvahcIUrR87KuScOZPoHkSzZ2pVy3Nfhx0XbMq6O8nT+23ivzM
hkr61zCfDGpZT4RHhF3f9DdjGPF3NHYCTT821zLF8D14WxAb62a1fIeA/9jqByEP
8wYrap3TFq7sz835KAIK0tHdVAxx/ny2SlQ4w4Uskqd+CZ0OkbIQldzyuQym215j
IEvIypWp/KmNQ3b6D4zopNLff3q4Uqg3f2M+hD7+SOfmfm1EZDlKNPpewdVi695/
CdySFiFqRYiBujYhY8YYOpAcuYme4w==
=LcpT
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:33 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:11:53 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

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)