From c46cb9331b4e096173856e544f65d4122ad99f38ac7c194699a8be0a7c96c87b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 15:21:06 +0000 Subject: [PATCH 1/3] Accepting request 443339 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443339 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=35 --- kfourinline-16.08.3.tar.xz | 3 --- kfourinline-16.11.80.tar.xz | 3 +++ kfourinline.changes | 8 ++++++++ kfourinline.spec | 27 +++++++++++++-------------- 4 files changed, 24 insertions(+), 17 deletions(-) delete mode 100644 kfourinline-16.08.3.tar.xz create mode 100644 kfourinline-16.11.80.tar.xz diff --git a/kfourinline-16.08.3.tar.xz b/kfourinline-16.08.3.tar.xz deleted file mode 100644 index e50f5c5..0000000 --- a/kfourinline-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98b9014966cf5b2df4076da22b32e6dcb5dab23c9999afc94b871d9622d79713 -size 459724 diff --git a/kfourinline-16.11.80.tar.xz b/kfourinline-16.11.80.tar.xz new file mode 100644 index 0000000..9cc9450 --- /dev/null +++ b/kfourinline-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1f52796bb82bab78e4de5896dc81e7ba5341b3b6ba554e2cb31846006f7ddf +size 460140 diff --git a/kfourinline.changes b/kfourinline.changes index ce51bc3..ef2ae14 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:29:19 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:17:34 UTC 2016 - lbeltrame@kde.org diff --git a/kfourinline.spec b/kfourinline.spec index cf38478..a75e260 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -1,7 +1,7 @@ # # spec file for package kfourinline # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,6 +17,16 @@ Name: kfourinline +Version: 16.11.80 +Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +Summary: Four Wins game +License: LGPL-2.0+ +Group: Amusements/Toys/Other +Url: http://www.kde.org +Source0: kfourinline-%{version}.tar.xz BuildRequires: libkdegames-devel BuildRequires: extra-cmake-modules BuildRequires: pkgconfig(Qt5Widgets) @@ -31,13 +41,6 @@ BuildRequires: kcompletion-devel BuildRequires: kxmlgui-devel BuildRequires: kdelibs4support-devel BuildRequires: update-desktop-files -Summary: Four Wins game -License: LGPL-2.0+ -Group: Amusements/Toys/Other -Url: http://www.kde.org -Version: 16.08.3 -Release: 0 -Source0: kfourinline-%{version}.tar.xz Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,7 +50,6 @@ Four wins is a two player board game which follows the rules for the Connect Four (TM) board game where you have to align four pieces of the same colour to win. - %prep %setup -q -n kfourinline-%{version} @@ -59,10 +61,7 @@ same colour to win. %kf5_makeinstall -C build %suse_update_desktop_file -r org.kde.kfourinline Game BoardGame -%clean - rm -rf $RPM_BUILD_ROOT - -%files +%files %defattr(-,root,root) %doc COPYING COPYING.DOC %{_kf5_bindir}/kfourinline @@ -73,6 +72,6 @@ same colour to win. %{_kf5_iconsdir}/hicolor/*/*/kfourinline.* %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/kwin4.kcfg -%_kf5_kxmlguidir/kfourinline/ +%{_kf5_kxmlguidir}/kfourinline/ %changelog From 6d669c776c727b2ed660b94a84fda2c9ab33226d9923c2e4923dcc4705713074 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:27:07 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=36 --- kfourinline-16.11.80.tar.xz | 3 --- kfourinline-16.11.90.tar.xz | 3 +++ kfourinline.changes | 8 ++++++++ kfourinline.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kfourinline-16.11.80.tar.xz create mode 100644 kfourinline-16.11.90.tar.xz diff --git a/kfourinline-16.11.80.tar.xz b/kfourinline-16.11.80.tar.xz deleted file mode 100644 index 9cc9450..0000000 --- a/kfourinline-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee1f52796bb82bab78e4de5896dc81e7ba5341b3b6ba554e2cb31846006f7ddf -size 460140 diff --git a/kfourinline-16.11.90.tar.xz b/kfourinline-16.11.90.tar.xz new file mode 100644 index 0000000..0981c4c --- /dev/null +++ b/kfourinline-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac0e443ea9a2a51feb03ff9b265e28e9c4c59dc979ce99a6f0bf1f49f337df1 +size 460200 diff --git a/kfourinline.changes b/kfourinline.changes index ef2ae14..32609b5 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:26:56 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + ------------------------------------------------------------------- Tue Nov 29 12:29:19 UTC 2016 - tittiatcoke@gmail.com diff --git a/kfourinline.spec b/kfourinline.spec index a75e260..d5cc402 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -17,10 +17,10 @@ Name: kfourinline -Version: 16.11.80 +Version: 16.11.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. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Four Wins game License: LGPL-2.0+ From ed0d598b7f488fb26ee856705056b51a8a997ec47ffb7e1c169d5afe9757121b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:43:04 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=37 --- kfourinline-16.11.90.tar.xz | 3 --- kfourinline-16.12.0.tar.xz | 3 +++ kfourinline.changes | 8 ++++++++ kfourinline.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kfourinline-16.11.90.tar.xz create mode 100644 kfourinline-16.12.0.tar.xz diff --git a/kfourinline-16.11.90.tar.xz b/kfourinline-16.11.90.tar.xz deleted file mode 100644 index 0981c4c..0000000 --- a/kfourinline-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aac0e443ea9a2a51feb03ff9b265e28e9c4c59dc979ce99a6f0bf1f49f337df1 -size 460200 diff --git a/kfourinline-16.12.0.tar.xz b/kfourinline-16.12.0.tar.xz new file mode 100644 index 0000000..907785e --- /dev/null +++ b/kfourinline-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3584e105a4278ca22ca037b8847c76fbb77d174422d1abaec327ce1d0a82a2 +size 460140 diff --git a/kfourinline.changes b/kfourinline.changes index 32609b5..59357cd 100644 --- a/kfourinline.changes +++ b/kfourinline.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:43:00 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + ------------------------------------------------------------------- Sat Dec 3 16:26:56 UTC 2016 - tittiatcoke@gmail.com diff --git a/kfourinline.spec b/kfourinline.spec index d5cc402..7674b88 100644 --- a/kfourinline.spec +++ b/kfourinline.spec @@ -17,10 +17,10 @@ Name: kfourinline -Version: 16.11.90 +Version: 16.12.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Four Wins game License: LGPL-2.0+