Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgoldrunner?expand=0&rev=97
This commit is contained in:
parent
19dee6527b
commit
2757bd1cc7
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:e1fdb58227eda58106de9350911926b919ed62de8cdb244f4c024944c90897e1
|
|
||||||
size 4415480
|
|
3
kgoldrunner-19.08.0.tar.xz
Normal file
3
kgoldrunner-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db203add309e10902a0e2b770929bf002b22ab78668ea432ecbf4497dfdc06b6
|
||||||
|
size 4414176
|
11
kgoldrunner-19.08.0.tar.xz.sig
Normal file
11
kgoldrunner-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t
|
||||||
|
HIf8nQf/W0NCadfcLdfr4jk5pg/rVsLlLzFLxJJAXSHJ19O1m4b6zcgj8xORvfPR
|
||||||
|
u4UXCkit0eWRPZLzGtl9XLgpAbPxDXZwNNOPsdpD3pmrimZfMKwb2ODAaqmJbopi
|
||||||
|
eAjtc3odxjWbLF6UrOfITfhw0ixHDJIlUjZLp1OVIWJNtT+lCQADBgJD3FjGk30N
|
||||||
|
Ux/5PLiGk8Hpf2mQKzUd26PEtwnZW81Nl5HSGqYiD6EWzaex4nOzu0uwIjlYY68P
|
||||||
|
nr8sZElrdJpZuRYEtqNXaUfF3haOek7vIQBAgSmmbnZwJoqo/bZ/1Y79FpdFs9Af
|
||||||
|
Y39qR2X+NelM+mJhQYiTYBhkOhY8vA==
|
||||||
|
=tAWN
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:56 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
|
||||||
|
|
||||||
|
@ -21,13 +21,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: kgoldrunner
|
Name: kgoldrunner
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Action & Puzzle Solving Game
|
Summary: Action & Puzzle Solving Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kgoldrunner-%{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