forked from pool/khangman
Accepting request 855172 from KDE:Applications
KDE Applications 20.12.0 OBS-URL: https://build.opensuse.org/request/show/855172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/khangman?expand=0&rev=121
This commit is contained in:
commit
f8dbce0099
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5206107bd7e8f360ff5bf572e4bacfa7081a0792145caee61e8d4e799f688dff
|
||||
size 7407344
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjUACgkQ29LOiT4t
|
||||
HIclLgf7BEEGazy6yKRUnPBhLdzrL3O02VouPrS2u4Ku+anGKGC3YZ5G7MX6VyKh
|
||||
Ny6SAhhkR3/+stDcppyPHoEUQ1ojdyYNuUV4TpWKgr6qA7XClJIPqbVlQw2GResZ
|
||||
HHeOtEb6Lck6gtW14Oi3xjQSWLsyTfbaKpNovFsVaX4yS0nw011aKBBWaz9Mkw5k
|
||||
QHSA9sXd0jupkplh+Bz0llR5VJ7Gm7ff7X9JEVvpaaPctyqxaP6D0W/qPz0Mru+q
|
||||
wEGfvzGrECVMhW6fIA2qr2+RRU0pxGBvUFHkJWTpH+fH+efUiwBijZyJuPbIBXjh
|
||||
kBbhwtyTsvhdG2cfvl4iH4PGgUxr9w==
|
||||
=2aaR
|
||||
-----END PGP SIGNATURE-----
|
3
khangman-20.12.0.tar.xz
Normal file
3
khangman-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43424a87b624c4dca603095c7b35ad463e4e35f9946157c660b8d6939a91ef8e
|
||||
size 7405192
|
11
khangman-20.12.0.tar.xz.sig
Normal file
11
khangman-20.12.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 20.11.90
|
||||
* New feature release
|
||||
- No code change since 20.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 00:01:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.11.80
|
||||
* New feature release
|
||||
- Changes since 20.08.3:
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* Remove explicit ECM_KDE_MODULE_DIR
|
||||
* add content rating
|
||||
* Remove KDeclarative dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 22:46:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: khangman
|
||||
Version: 20.08.3
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Hangman Game
|
||||
License: GPL-2.0-or-later
|
||||
@ -35,7 +35,6 @@ BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
|
Loading…
Reference in New Issue
Block a user