Fabian Vogt 2019-08-15 14:00:45 +00:00 committed by Git OBS Bridge
parent 2790eb4d6b
commit 49c406012c
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a10099fb8f5d249d7b7b34a6de4b3df924103a3d6d74634a7bcce4e6724c7660
size 288040

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d72c1164777f27b7711a0b74575ba38a9e34fca45c22915e10e7e792f7c00b33
size 288152

View 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-----

View File

@ -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

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kjumpingcube
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Tactical board game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: kjumpingcube-%{version}.tar.xz
URL: https://www.kde.org
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: kconfig-devel
BuildRequires: kconfigwidgets-devel