forked from pool/ksirk
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksirk?expand=0&rev=134
This commit is contained in:
parent
2a23a05a98
commit
7fe2a8eb7b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da1796f36861e8ad6b36120bb91eaa5e392405cac80ece71e3bc8a95ed734b5a
|
||||
size 6993912
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsoACgkQ29LOiT4t
|
||||
HIdgvQf/eobo6mz1su3ZHqWQe4s6UdsSkEj8/nwy1L4yMWCTEOpTf/KXwn1CVPq5
|
||||
9ZLysQm+C7uIPI7wb6E6FKiiv/C66bu+oJDD1I7/1Vbm7PdJ3VyXPA9DN+vtjAJG
|
||||
k3wV5CV46pvT9GpR5RDvP4C6fHpgDQZno205UwVqUUvK4+8kdVY3588PyUZtyiYa
|
||||
ZOt2qD1DoHNvrxx+48zQJRwFms+0GHcFYhee+u/8CEJH4EnkBklU95UIO71NmCXg
|
||||
xfcslbhfiSwlkHxV17hMI+LngB2/uqRcjxRg0HvI0vazgWnskNGZXSWy6Je/CJ6i
|
||||
Sbsb1GV5fl9v+HfavFpengCdioi6kA==
|
||||
=e2nt
|
||||
-----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,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksirk
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Risk-like game by KDE
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Group: Amusements/Games/Strategy/Turn Based
|
||||
URL: https://www.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: extra-cmake-modules
|
||||
BuildRequires: libqca-qt5-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@ -61,7 +61,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: ksirk5 < %{version}
|
||||
Provides: ksirk5 = %{version}
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user