From 1ff24ccc19f246351bea0ede4e1a809be6305bc2a980ed87c82849df1a7c0e3e Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 14:03:14 +0000 Subject: [PATCH 1/3] Accepting request 443408 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443408 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=36 --- ksquares-16.08.3.tar.xz | 3 --- ksquares-16.11.80.tar.xz | 3 +++ ksquares.changes | 8 ++++++++ ksquares.spec | 33 ++++++++++++++++++--------------- 4 files changed, 29 insertions(+), 18 deletions(-) delete mode 100644 ksquares-16.08.3.tar.xz create mode 100644 ksquares-16.11.80.tar.xz diff --git a/ksquares-16.08.3.tar.xz b/ksquares-16.08.3.tar.xz deleted file mode 100644 index 0f816b6..0000000 --- a/ksquares-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfbce621fadca7991507c721942ce9922e0b8417790d1d99505f09dc1791eff4 -size 136716 diff --git a/ksquares-16.11.80.tar.xz b/ksquares-16.11.80.tar.xz new file mode 100644 index 0000000..6f13326 --- /dev/null +++ b/ksquares-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcee0a2f365bcddb2da532e10455a5bfbe27cc14157e811021868e4d97d9069a +size 136596 diff --git a/ksquares.changes b/ksquares.changes index a30105e..357e7f7 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:36:47 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:22:58 UTC 2016 - lbeltrame@kde.org diff --git a/ksquares.spec b/ksquares.spec index 2597ddb..c8a98de 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -1,7 +1,7 @@ # # spec file for package ksquares # -# 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,8 +17,16 @@ Name: ksquares -BuildRequires: libkdegames-devel -BuildRequires: xz +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: Strategic board game +License: GPL-2.0+ +Group: Amusements/Games/Action/Arcade +Url: http://www.kde.org +Source0: ksquares-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel @@ -26,26 +34,22 @@ BuildRequires: kdeclarative-devel BuildRequires: kdelibs4support-devel BuildRequires: kdnssd-framework-devel BuildRequires: knewstuff-devel -BuildRequires: kxmlgui-devel BuildRequires: knotifyconfig-devel +BuildRequires: kxmlgui-devel +BuildRequires: libkdegames-devel BuildRequires: libkmahjongg-devel BuildRequires: phonon4qt5-devel +BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: xz BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Test) -Summary: Strategic board game -License: GPL-2.0+ -Group: Amusements/Games/Action/Arcade -Url: http://www.kde.org -Version: 16.08.3 -Release: 0 -Source0: ksquares-%{version}.tar.xz +BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,7 +60,6 @@ You must draw lines to complete squares, the player with the most squares wins. You can play with up to 4 players, any number of which may be controlled by the computer. - %prep %setup -q -n ksquares-%{version} @@ -68,7 +71,7 @@ may be controlled by the computer. %kf5_makeinstall -C build %suse_update_desktop_file -r org.kde.ksquares Game BoardGame -%files +%files %defattr(-,root,root) %doc COPYING COPYING.DOC %{_kf5_bindir}/ksquares @@ -77,6 +80,6 @@ may be controlled by the computer. %{_kf5_iconsdir}/hicolor/*/*/ksquares.* %dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/ksquares.kcfg -%_datadir/kxmlgui5/ksquares/ +%{_datadir}/kxmlgui5/ksquares/ %changelog From 3ac5300a152dd885502e11a066e02dabe872357209cc7869a371d34ecb97b9fb Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:38:18 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=37 --- ksquares-16.11.80.tar.xz | 3 --- ksquares-16.11.90.tar.xz | 3 +++ ksquares.changes | 8 ++++++++ ksquares.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 ksquares-16.11.80.tar.xz create mode 100644 ksquares-16.11.90.tar.xz diff --git a/ksquares-16.11.80.tar.xz b/ksquares-16.11.80.tar.xz deleted file mode 100644 index 6f13326..0000000 --- a/ksquares-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcee0a2f365bcddb2da532e10455a5bfbe27cc14157e811021868e4d97d9069a -size 136596 diff --git a/ksquares-16.11.90.tar.xz b/ksquares-16.11.90.tar.xz new file mode 100644 index 0000000..0f99eed --- /dev/null +++ b/ksquares-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d737880b6c065ac41945fab0c312cbced84e2b4327cb836c278dad1c09849a72 +size 136584 diff --git a/ksquares.changes b/ksquares.changes index 357e7f7..b3b0fc9 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:38:14 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:36:47 UTC 2016 - tittiatcoke@gmail.com diff --git a/ksquares.spec b/ksquares.spec index c8a98de..ba81cad 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -17,10 +17,10 @@ Name: ksquares -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: Strategic board game License: GPL-2.0+ From 76872a65a45c8320e86e8a023a918d077a1e1bb581d76a6a68d4d35f01ea18a7 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:52:42 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=38 --- ksquares-16.11.90.tar.xz | 3 --- ksquares-16.12.0.tar.xz | 3 +++ ksquares.changes | 8 ++++++++ ksquares.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 ksquares-16.11.90.tar.xz create mode 100644 ksquares-16.12.0.tar.xz diff --git a/ksquares-16.11.90.tar.xz b/ksquares-16.11.90.tar.xz deleted file mode 100644 index 0f99eed..0000000 --- a/ksquares-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d737880b6c065ac41945fab0c312cbced84e2b4327cb836c278dad1c09849a72 -size 136584 diff --git a/ksquares-16.12.0.tar.xz b/ksquares-16.12.0.tar.xz new file mode 100644 index 0000000..a159fe7 --- /dev/null +++ b/ksquares-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8302c479deccbabfb8cfddb7fe0b671d81260a72b049ab5d9cda4ba124ded99 +size 136584 diff --git a/ksquares.changes b/ksquares.changes index b3b0fc9..cf663a7 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:52:38 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:38:14 UTC 2016 - tittiatcoke@gmail.com diff --git a/ksquares.spec b/ksquares.spec index ba81cad..44bc710 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -17,10 +17,10 @@ Name: ksquares -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: Strategic board game License: GPL-2.0+