From 9a2552a8c8049c4691fa9ff81a45a3dc2dac5c79821ec4d6ce7e2c7ded4b3ac1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:25:19 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=52 --- klines-17.04.3.tar.xz | 3 --- klines-17.07.90.tar.xz | 3 +++ klines.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 klines-17.04.3.tar.xz create mode 100644 klines-17.07.90.tar.xz diff --git a/klines-17.04.3.tar.xz b/klines-17.04.3.tar.xz deleted file mode 100644 index 927eeb0..0000000 --- a/klines-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f9b2072da38ff76e8f970ff386f9fed9890e103ca1b287386c7ab040619f7e7 -size 1667220 diff --git a/klines-17.07.90.tar.xz b/klines-17.07.90.tar.xz new file mode 100644 index 0000000..ef0fc2a --- /dev/null +++ b/klines-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f1cab9277e4c5d2504b8c1727c224879ef403b793cac4476e293a022b28eb4 +size 1666668 diff --git a/klines.changes b/klines.changes index 3e6642f..46499a6 100644 --- a/klines.changes +++ b/klines.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 5 18:18:04 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 23:00:04 CEST 2017 - lbeltrame@kde.org From 49347bde45d6ace70ca249f1db9afbe753c3eee6f66cfa4f993a9db722535c37 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:50:41 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=53 --- klines.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/klines.spec b/klines.spec index 214f6a7..a83f742 100644 --- a/klines.spec +++ b/klines.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: klines -Version: 17.04.3 +Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) From 692830495aee1661b34193e65b5886278e18f40be24be3315f7d59770f29b89b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:57:08 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=54 --- klines.changes | 9 +++++++++ klines.spec | 21 ++++++++++++--------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/klines.changes b/klines.changes index 46499a6..d30a562 100644 --- a/klines.changes +++ b/klines.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:40 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:18:04 UTC 2017 - christophe@krop.fr diff --git a/klines.spec b/klines.spec index a83f742..9bfbbe3 100644 --- a/klines.spec +++ b/klines.spec @@ -1,7 +1,7 @@ # # spec file for package klines # -# 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: klines Version: 17.07.90 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: Tactical game License: GPL-2.0+ @@ -61,7 +62,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 @@ -90,15 +93,15 @@ from the game board. Similar to tetris you fight new pieces appearing. %files %defattr(-,root,root) -%doc COPYING COPYING.DOC -%{_kf5_bindir}/klines -%{_kf5_htmldir}/en/klines/ -%{_kf5_applicationsdir}/org.kde.klines.desktop -%{_kf5_iconsdir}/hicolor/*/apps/klines.* -%{_datadir}/klines/ -%{_datadir}/kxmlgui5/klines/ +%doc COPYING* %dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/klines/ +%{_kf5_applicationsdir}/org.kde.klines.desktop +%{_kf5_bindir}/klines %{_kf5_configkcfgdir}/klines.kcfg +%{_kf5_iconsdir}/hicolor/*/apps/klines.* +%{_kf5_kxmlguidir}/klines/ +%{_kf5_sharedir}/klines/ %if %{with lang} %files lang -f %{name}.lang From bf113cd0ed6cf79d392fc4dbec951108ddee30b2204afef38f37f5e68c994d1b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:12:38 +0000 Subject: [PATCH 4/4] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=55 --- klines-17.07.90.tar.xz | 3 --- klines-17.08.0.tar.xz | 3 +++ klines.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 klines-17.07.90.tar.xz create mode 100644 klines-17.08.0.tar.xz diff --git a/klines-17.07.90.tar.xz b/klines-17.07.90.tar.xz deleted file mode 100644 index ef0fc2a..0000000 --- a/klines-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01f1cab9277e4c5d2504b8c1727c224879ef403b793cac4476e293a022b28eb4 -size 1666668 diff --git a/klines-17.08.0.tar.xz b/klines-17.08.0.tar.xz new file mode 100644 index 0000000..28312e7 --- /dev/null +++ b/klines-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a713fba2352c8ef58c170cfcd1d913b7c13b4a419d9ec48e64c935477cf730f1 +size 1666824 diff --git a/klines.spec b/klines.spec index 9bfbbe3..32ae8b8 100644 --- a/klines.spec +++ b/klines.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: klines -Version: 17.07.90 +Version: 17.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)