Accepting request 516300 from KDE:Applications

Update to 17.08.0

OBS-URL: https://build.opensuse.org/request/show/516300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/granatier?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2017-08-28 13:05:16 +00:00 committed by Git OBS Bridge
commit 35671e395c
4 changed files with 33 additions and 12 deletions

View File

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

3
granatier-17.08.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Aug 11 22:44:57 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Use Q_DECLARE_OVERRIDE
-------------------------------------------------------------------
Sat Aug 5 18:16:46 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 22:59:00 CEST 2017 - lbeltrame@kde.org

View File

@ -1,7 +1,7 @@
#
# spec file for package granatier
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without lang
Name: granatier
Version: 17.04.3
Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# 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}')}
Summary: Bomberman-like game for KDE
License: GPL-2.0+
@ -51,7 +52,9 @@ BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -82,14 +85,15 @@ Granatier is a clone of the popular Bomberman game.
%files
%defattr(-,root,root)
%{_kf5_bindir}/granatier
%{_kf5_applicationsdir}/org.kde.granatier.desktop
%{_kf5_htmldir}/en/granatier/
%{_kf5_iconsdir}/hicolor/*/apps/granatier.*
%{_kf5_appsdir}/granatier/
%doc COPYING*
%dir %{_kf5_configkcfgdir}
%{_kf5_configkcfgdir}/granatier.kcfg
%{_kf5_applicationsdir}/org.kde.granatier.desktop
%{_kf5_appsdir}/granatier/
%{_kf5_appstreamdir}/
%{_kf5_bindir}/granatier
%{_kf5_configkcfgdir}/granatier.kcfg
%doc %lang(en) %{_kf5_htmldir}/en/granatier/
%{_kf5_iconsdir}/hicolor/*/apps/granatier.*
%{_kf5_kxmlguidir}/granatier/
%if %{with lang}