Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=128
This commit is contained in:
parent
dd975486e7
commit
a4a148fa0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:306b5a6261ecc52db3ffb859e70705db199b0599b3f4dc11a94e615a16f48131
|
||||
size 5232004
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/0ACgkQ29LOiT4t
|
||||
HIfdzAf9E6ZuyEuQgujzMSl+9Zw1gak3lmisSatZTb49Re8dnxEO6024C6RJ3Xli
|
||||
qU/Qp7Q+u112/SBST6zh1dRHHv8WNrNdy33Sn2WhGkw5c/ap3x9vlqilxR72Y+/4
|
||||
Mp4KwZ3vTrBV5lj05L4gT4ndc7WgCB0u4NTS9q5WJP3g3597CaeLMNjqigg8nEIV
|
||||
xcxInDn/uxTcwvdLrjujAfBLHc2UPAP7RnRZB3xKXFeeo2miZtPN69slHWBwSrV7
|
||||
zUFqAZQZMuA4sAAO9ZT2IHjFA8qpw/iH7htasJRU+WHedQuEmHgwy9n5+ymSC5oW
|
||||
3td0R93Gekfds6RDfZq3NTrSA/NydA==
|
||||
=Hmai
|
||||
-----END PGP SIGNATURE-----
|
3
kigo-20.08.0.tar.xz
Normal file
3
kigo-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e787cad2370b479feeae3be81b0972314429e0e896b9943445653731c9c6040
|
||||
size 5231924
|
11
kigo-20.08.0.tar.xz.sig
Normal file
11
kigo-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgYACgkQ29LOiT4t
|
||||
HIe7gwf+Mlwwfus3cUnIbB1hncCAcHXJQOdGADwnhp7LAgkLDJ1wmI/bvhMLm8hz
|
||||
/HMa96zxxjRp4VZVXxBVOrvm5P8mv8qIxxGquUcG8iHi9xAgd/brBKW6/fRLfiVp
|
||||
96HtcJ0CVQobav5sVTIR3VFwwiLx17xj1yCQtzlBpdWh5qfvPWnmD7FbiagKurcb
|
||||
LJEIlrKfM4k0eac6ydORCDr3K8H3eN++sjJvJSpfOQk/qDDK3TTgvnihB01IMx1c
|
||||
HsWZ87VszmMzl95aKMQh3ocYFiJ2yHVZUkjvHutbS6TtmTKhXzVSKZ1CMt5KPwcz
|
||||
JM5GOXLaINGNAnhnPfaO9nHNUwX/YA==
|
||||
=dFPo
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:14 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:59:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kigo
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Traditional Chinese Boardgame for KDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Other
|
||||
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: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -47,7 +47,7 @@ Recommends: gnugo
|
||||
Obsoletes: kigo5 < %{version}
|
||||
Provides: kigo5 = %{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