Accepting request 630224 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgoldrunner?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:07:43 +00:00 committed by Git OBS Bridge
commit f462be1ec2
4 changed files with 25 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Aug 16 22:04:11 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
Thu Jul 26 13:00:42 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* None
-------------------------------------------------------------------
Fri Jul 13 04:49:57 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: kgoldrunner
Version: 18.04.3
Version: 18.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Action & Puzzle Solving Game
License: GPL-2.0+
Group: Amusements/Games/Action/Arcade
@ -49,17 +49,13 @@ BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
KGoldrunner is a game of action and puzzle solving
%if %{with lang}
%lang_package
%endif
%prep
%setup -q