SHA256
1
0
forked from pool/khangman

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/khangman?expand=0&rev=131
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:09 +00:00 committed by Git OBS Bridge
parent 7d4c94e2eb
commit 4d0d4a789f
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19215cec26e067d823abb679c4d3734ccd20eea2d37a4ac75a5063ac0be92c60
size 7406572

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsIACgkQ29LOiT4t
HIdJfgf+IdoOI6Ln+i0u4pOSiide7YJhzgRqPAUsHtZabrXKqIGz9un+vIRPl2zM
BjkEGc1j+pX7PYX9nSpJhPE9ggyHSXtm6f6RJ7BWe/N46GbyhoWxaFb/BI4MDVNm
aiWkdWB5Hi2maAc28q5/V3WLSOaHH7fvVLuXRbyoZmybyzSERNM4hOAGzYwnVWRI
CDqIQ7/M0JXPnKifnwyO6K7f3sLQw6scbQ3zjKnWexJuzYncbdrzBk+acU0+Uu9S
SgqywHPN3Om1hwYbjORYeghSpiML6MluScrXM1CbIolotWf8p+UFngSGEFmzI8Ww
gARPtG2sCxm6BSTwh4sLctmVV0/JNg==
=9CHh
-----END PGP SIGNATURE-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43424a87b624c4dca603095c7b35ad463e4e35f9946157c660b8d6939a91ef8e
size 7405192

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
HIemEgf/QsbwPiwnfr7/sO0i1Iy7tRM9lYCvsHeVulwcXnsKg8YqHOJG1bo0oHab
IvLhOojeLkV1CiAMO7yG/mghTDWZsBKqwhH2r2gqIsGKRgPDDMivta6qenNKR5Qy
jR+ZcSgk6sZ5zQHYVKzxsDYOgIEWifSS85Adqg2BV+jXSXxZ5mw5jpctffpNXqsp
7FZE7+ZzzZjqiS4+xutarivLnRFFXz/hvZI+thq7UWieLsw3mgFRZ6ZPiIUHzqT2
ufyy2tbHnbbiJndrtFoL52e7/FpW3u60W/tvsVjh6NOWLElMSMPFXj6VVA0N4rsi
/9cK2Yy9je3YjMvxDmc2UF/tik22ig==
=Ugbq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:19 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 27 15:16:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:16:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: khangman Name: khangman
Version: 20.11.90 Version: 20.12.0
Release: 0 Release: 0
Summary: Hangman Game Summary: Hangman Game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Teaching/Language Group: Amusements/Teaching/Language
URL: https://edu.kde.org URL: https://edu.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Completion)
@ -56,7 +56,7 @@ Obsoletes: khangman-devel < %{version}
Obsoletes: khangman5 < %{version} Obsoletes: khangman5 < %{version}
Obsoletes: libkhangmanengine5 < %{version} Obsoletes: libkhangmanengine5 < %{version}
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{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 Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang Recommends: %{name}-lang