Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=98
This commit is contained in:
parent
636ec72730
commit
2cc97ca89a
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a39e39ae8ca294d098a3bcd1015610e32b99ac7ce4ad394cb9a57cdc2d01b8d6
|
|
||||||
size 5226432
|
|
3
kigo-19.08.0.tar.xz
Normal file
3
kigo-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0100195b3289b88b9813e453fc7ec6229a648718a6525bb3e6d0e0c0ead97595
|
||||||
|
size 5225724
|
11
kigo-19.08.0.tar.xz.sig
Normal file
11
kigo-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t
|
||||||
|
HIfI9QgAmYxi1F1ts5YK5MO864GLZQ21CrJsN8uGI/xO1xD6n+rqnvhYZ9H9Q/nH
|
||||||
|
2wD0CTljiaj0Fxbc3kZgkPsqnxnA03KcFJ+DiE2fZNDQBudzvsyMkp3jU4adV5gO
|
||||||
|
I2OJs4c7M50fRrIWrUZXRukiUeQd+/Rof67cs3Hw6rlc+QCaqlqGPGPHsFvpzpSg
|
||||||
|
zFor7rcVbQuw3lkF1+535YZtdQCPPWb5Kb75wGzcYTItNfX9PB7yl5VVRkLBZ4Lg
|
||||||
|
jWcqmdmUrk3mW6mIiHs+t6ZUgkTMzbH7bJvkKsaaUujtz+s7mhHl4WUw7Xui9jow
|
||||||
|
L3Q0FohyWdBrf5lsKgVqZxwhvCEmPA==
|
||||||
|
=7ql0
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:00 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kigo.spec
10
kigo.spec
@ -20,13 +20,17 @@
|
|||||||
%{!?_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: kigo
|
Name: kigo
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Traditional Chinese Boardgame for KDE
|
Summary: Traditional Chinese Boardgame for KDE
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kigo-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user