Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kjumpingcube?expand=0&rev=99
This commit is contained in:
parent
2790eb4d6b
commit
49c406012c
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:a10099fb8f5d249d7b7b34a6de4b3df924103a3d6d74634a7bcce4e6724c7660
|
|
||||||
size 288040
|
|
3
kjumpingcube-19.08.0.tar.xz
Normal file
3
kjumpingcube-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d72c1164777f27b7711a0b74575ba38a9e34fca45c22915e10e7e792f7c00b33
|
||||||
|
size 288152
|
11
kjumpingcube-19.08.0.tar.xz.sig
Normal file
11
kjumpingcube-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoYACgkQ29LOiT4t
|
||||||
|
HIcFZAf9F5Jv/GJnrHGpbfn0hkQVU2MFfkO8VTkHXPcN2wTzisn4lmH3lGKY9V+v
|
||||||
|
fpo3g02u3Ol9ymzjHEQLPuV2z1vdddqNO9mucxr3dALT8ByqGjUghpZBNMhvTx1D
|
||||||
|
QgxYXrdvhHrPyM+Sp/TJdy/Bmepya847uFFifO8/gMvu1qKBqw17vNL55jqyStVn
|
||||||
|
192M+4WfBGtlKXojY6mUiv2g1Hc3cIgdto1VEiCl681Chl6hvpKR76kkb36hp+lB
|
||||||
|
r8QhAuLh0b93vKmLPaOo/ogvfHa1qGQRqIm43gr5eIGMKMz8DfgJz3s+vMLua3aa
|
||||||
|
j0eLqK9HdWSI/V/6N5FfsGRXIvdYtQ==
|
||||||
|
=3vdn
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:08 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: kjumpingcube
|
Name: kjumpingcube
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tactical board game
|
Summary: Tactical board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Puzzle
|
Group: Amusements/Games/Board/Puzzle
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kjumpingcube-%{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