diff --git a/granatier-17.04.3.tar.xz b/granatier-17.04.3.tar.xz deleted file mode 100644 index 82ca3e0..0000000 --- a/granatier-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1c477c781cb8d165549e4f9c96e1acc1154052d72e6c72e29dce1d967ec64bf -size 1959548 diff --git a/granatier-17.08.0.tar.xz b/granatier-17.08.0.tar.xz new file mode 100644 index 0000000..f3fab41 --- /dev/null +++ b/granatier-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03787a32eb9b285b2e6936445eacb6600f5e1730a35ace07f08125631f86a5c4 +size 1960032 diff --git a/granatier.changes b/granatier.changes index d1017fb..17a6dc3 100644 --- a/granatier.changes +++ b/granatier.changes @@ -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 diff --git a/granatier.spec b/granatier.spec index 420e0cb..99723a6 100644 --- a/granatier.spec +++ b/granatier.spec @@ -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}