Accepting request 855235 from KDE:Applications
KDE Applications 20.12.0 OBS-URL: https://build.opensuse.org/request/show/855235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksirk?expand=0&rev=102
This commit is contained in:
commit
1453def1c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f462220e0326ce8caa0f7a34a271a9132394f3bb725f1ed5bea6a35cc00aaccf
|
||||
size 6992288
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjwACgkQ29LOiT4t
|
||||
HIfF2Qf/dYNaN350XZv79NZ6236sK6oRLe9crnw3PC18ov+Zrn4Tqp5S1OIsikxk
|
||||
mTm41Jl8yC/+sQdTbLFuL+BFqQFsHuJp4pruH7sJtisQDbdsSXb3hQCKk4hMxtXH
|
||||
XA9YMsABZxXEze6Ubmerp3UQPDRqkmOiMW54PvEvI4wyEfMWpNXzrAHW8v6YGJEj
|
||||
AN3/CzFrF+ijmJ7bkQ1z12OtKoHOO6f/M7n/Wjg/B0aQT1h1KbdhWlqMGDnKnMe6
|
||||
j+QekWzYSydyiawBBGLWY6TDReaZ51wt+2FW4jHFyu+PvRdZipjgGcsJRd+yCFMo
|
||||
eFAjaqM/YitoSTB2GX92OJbLmKdzWA==
|
||||
=I7L1
|
||||
-----END PGP SIGNATURE-----
|
3
ksirk-20.12.0.tar.xz
Normal file
3
ksirk-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:415846803df9bd2180d2b865efd6fa0a2deffb5ac95435e0038c7dd341b5c783
|
||||
size 6993680
|
11
ksirk-20.12.0.tar.xz.sig
Normal file
11
ksirk-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIUACgkQ29LOiT4t
|
||||
HIe3NQf/Xg7+CCkgCDaFx8lrAltnlPWY85SIEdGAxT28QORuiVqgSH1b1t1oMgTH
|
||||
hwPthmKlKqIMyKcR653cMQ6w6LcyD5dP66kbMrn8CJg/MAvDch1i6FNYWaeKzfB1
|
||||
46ypmjtEAgkodBsJCpcBcbyQdvL9B9+pFnNE9fOrG9gmxISAiL2+ElhCYXOFXSu0
|
||||
+Pyrs7vFNk4M6qWaFRLcmfit8V/8n0PDipZN2zU/58vONJIXMPzE44+XNqJNpNnX
|
||||
oX925NhJiGnXenaqdevGT//IunfJxzD3em3aCX27Md1EC4k3nwK5qkqbM9gN5Kqa
|
||||
RLG3whxCyRdPn4QBevRawrLi/JSpBQ==
|
||||
=zTbg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:10 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:17:24 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:02:21 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)
|
||||
* Port away from KIconThemes
|
||||
* Port away from KRandom
|
||||
* Fix KNS deprecations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 22:47:10 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: ksirk
|
||||
Version: 20.08.3
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Risk-like game by KDE
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
@ -41,7 +41,6 @@ BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5ItemViews)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
@ -91,7 +90,7 @@ KsirK is a computerized version of a well known strategy game.
|
||||
|
||||
%files
|
||||
%license COPYING COPYING.DOC COPYING.LIB
|
||||
%config %{_kf5_configdir}/ksirk.knsrc
|
||||
%{_kf5_knsrcfilesdir}/ksirk.knsrc
|
||||
%dir %{_kf5_configkcfgdir}
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/ksirk/
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/ksirkskineditor/
|
||||
|
Loading…
Reference in New Issue
Block a user