From 6d2c6d07efc72f4cbd1b6f76ae15add3ab6305aa743c9334680225cf432c062a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:23:38 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=61 --- kblocks-17.04.3.tar.xz | 3 --- kblocks-17.07.90.tar.xz | 3 +++ kblocks.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 kblocks-17.04.3.tar.xz create mode 100644 kblocks-17.07.90.tar.xz diff --git a/kblocks-17.04.3.tar.xz b/kblocks-17.04.3.tar.xz deleted file mode 100644 index 0e10ee4..0000000 --- a/kblocks-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc26f48d90038432406eca4bab93f69529482af46e7982e3db2a1bd34c39c648 -size 1750104 diff --git a/kblocks-17.07.90.tar.xz b/kblocks-17.07.90.tar.xz new file mode 100644 index 0000000..9d017a4 --- /dev/null +++ b/kblocks-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945dc5265a1833423ad3c3466910ef747cdbcbc4a143629f6c843dd848ce3f9c +size 1749880 diff --git a/kblocks.changes b/kblocks.changes index 12838fb..81c5583 100644 --- a/kblocks.changes +++ b/kblocks.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 5 18:17:10 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:18 CEST 2017 - lbeltrame@kde.org From d9e2d6f5b53e30fa5b076a2df1fc6e9cd4e5794095427878821ed38238c392ce Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:49:30 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=62 --- kblocks.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kblocks.spec b/kblocks.spec index 9a3b1a0..f50f60e 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kblocks -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 875c3da2e6651fa6b9c586ec90b75189325dd53eaf2555b7b20ff94c1bd2333b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:54:16 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=63 --- kblocks.changes | 9 +++++++++ kblocks.spec | 27 +++++++++++++++------------ 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/kblocks.changes b/kblocks.changes index 81c5583..332a1bd 100644 --- a/kblocks.changes +++ b/kblocks.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:09 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 : + * Fix incorrect resize before game is started + ------------------------------------------------------------------- Sat Aug 5 18:17:10 UTC 2017 - christophe@krop.fr diff --git a/kblocks.spec b/kblocks.spec index f50f60e..f54d4d4 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -1,7 +1,7 @@ # # spec file for package kblocks # -# 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: kblocks 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: KBlocks - classic falling blocks game License: LGPL-2.1+ @@ -53,7 +54,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 @@ -83,17 +86,17 @@ KBlocks is the KDE version of the classic falling blocks game. %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_kf5_bindir}/kblocks -%{_kf5_applicationsdir}/org.kde.kblocks.desktop -%{_kf5_htmldir}/en/kblocks/ -%{_kf5_iconsdir}/hicolor/*/*/kblocks.* -%{_kf5_appsdir}/kblocks/ -%dir %{_kf5_configkcfgdir} -%{_kf5_configkcfgdir}/kblocks.kcfg -%{_kf5_configdir}/kblocks.knsrc -%{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml -%{_datadir}/kxmlgui5/kblocks/ %dir %{_kf5_appstreamdir} +%dir %{_kf5_configkcfgdir} +%{_kf5_applicationsdir}/org.kde.kblocks.desktop +%{_kf5_appsdir}/kblocks/ +%{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml +%{_kf5_bindir}/kblocks +%config %{_kf5_configdir}/kblocks.knsrc +%{_kf5_configkcfgdir}/kblocks.kcfg +%doc %lang(en) %{_kf5_htmldir}/en/kblocks/ +%{_kf5_iconsdir}/hicolor/*/*/kblocks.* +%{_kf5_kxmlguidir}/kblocks/ %if %{with lang} %files lang -f %{name}.lang From ea2b57c3665912ed618b42bc9ef9a90ca73748f15de2990cd0689dd09519a05f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:09:41 +0000 Subject: [PATCH 4/4] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=64 --- kblocks-17.07.90.tar.xz | 3 --- kblocks-17.08.0.tar.xz | 3 +++ kblocks.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 kblocks-17.07.90.tar.xz create mode 100644 kblocks-17.08.0.tar.xz diff --git a/kblocks-17.07.90.tar.xz b/kblocks-17.07.90.tar.xz deleted file mode 100644 index 9d017a4..0000000 --- a/kblocks-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:945dc5265a1833423ad3c3466910ef747cdbcbc4a143629f6c843dd848ce3f9c -size 1749880 diff --git a/kblocks-17.08.0.tar.xz b/kblocks-17.08.0.tar.xz new file mode 100644 index 0000000..c7f777f --- /dev/null +++ b/kblocks-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0d8483be117b3876cdab8bd0fa6cc91729cf9d2716e9fd4da43b98fd2d0c2a +size 1749988 diff --git a/kblocks.spec b/kblocks.spec index f54d4d4..6562884 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kblocks -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)