Accepting request 723686 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolf?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:46:58 +00:00 committed by Git OBS Bridge
commit 69c642a045
6 changed files with 50 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:c7a352332a2ff8e856bcf09e3bd0bfa8670e140da2e43e894ecf9f022fcef020
size 1031060

3
kolf-19.08.0.tar.xz Normal file
View File

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

11
kolf-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t
HIeU3Qf+JcpnyHcjqyv/pgrdFhJ2MY33bPSGDt00KnFFAlVsiCwWU0Yq6KwkPacg
zoKxzipsu4ebzHPcGxH4DQLSxrBjLDWqBDAYVkuNIfymMLI3DCk3Y86oWFD8sQYb
A25XWBounF8DwDPAyTNIRPn8M96xZgB2bHMMuNFOTywToSGXGgk1oXm0HDwJr4h7
KySTdKxsNYQoYlRJquZ895iXFes9V/73ZdUCehDY0DSA8vCzfULQQzn29xPynHuB
Ke/AY7nuC9P/xhYj2fr/alI1z9vQQTcAQeb/0ZJQEGJaXVrMDkYaUd0u1dUA48KU
wOpXXdGJlnRRSOtCGt038s7cr3w0Ww==
=LRDV
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:25 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:50 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:02 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Remove unused includes
* Fix forward declaration
-------------------------------------------------------------------
Sat Jul 13 07:26:36 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: kolf
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Miniature golf game
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: kolf-%{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: kcompletion-devel
BuildRequires: kconfig-devel