From 0697a3300f599a547da3f6addf9e0521eb221b82b1b8447cf20c0e4703b935c3 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:24:57 +0000 Subject: [PATCH 01/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=51 --- kigo-17.04.3.tar.xz | 3 --- kigo-17.07.90.tar.xz | 3 +++ kigo.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 kigo-17.04.3.tar.xz create mode 100644 kigo-17.07.90.tar.xz diff --git a/kigo-17.04.3.tar.xz b/kigo-17.04.3.tar.xz deleted file mode 100644 index cb49edc..0000000 --- a/kigo-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6965fea7d2bcae189a4a353ac2f7c00cbf3c22c928791689d76bab68195ba463 -size 1438572 diff --git a/kigo-17.07.90.tar.xz b/kigo-17.07.90.tar.xz new file mode 100644 index 0000000..2c0d548 --- /dev/null +++ b/kigo-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0282decb80caf56df8c06e72e7d927c2d8c960c38734e86d7fa488b279ebcfde +size 5221812 diff --git a/kigo.changes b/kigo.changes index dbc3df7..478fcca 100644 --- a/kigo.changes +++ b/kigo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 5 18:17:52 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:01:28 CEST 2017 - lbeltrame@kde.org From 0b4d405fd204cd710926fbb4d32e1de8355fac9127042989254f6776d509b0e2 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:50:26 +0000 Subject: [PATCH 02/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=52 --- kigo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kigo.spec b/kigo.spec index 5fc928e..5eec282 100644 --- a/kigo.spec +++ b/kigo.spec @@ -23,7 +23,7 @@ Summary: Traditional Chinese Boardgame for KDE License: GPL-2.0+ Group: Amusements/Games/Board/Other Url: http://www.kde.org -Version: 17.04.3 +Version: 17.07.90 Release: 0 Source0: kigo-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build From 9795d73ae00645e42b6a4fb4232960f396cb5906ae62bdf05bc1b732e7fc416d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 20:47:14 +0000 Subject: [PATCH 03/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=53 --- kigo.spec | 75 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 54 insertions(+), 21 deletions(-) diff --git a/kigo.spec b/kigo.spec index 5eec282..d542f8e 100644 --- a/kigo.spec +++ b/kigo.spec @@ -1,7 +1,7 @@ # # spec file for package kigo # -# Copyright (c) 2015 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,46 +15,79 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -Name: kigo -BuildRequires: libkdegames4-devel -BuildRequires: xz +%bcond_without lang Summary: Traditional Chinese Boardgame for KDE + License: GPL-2.0+ Group: Amusements/Games/Board/Other +Name: kigo +Source0: kigo-%{version}.tar.xz Url: http://www.kde.org + Version: 17.07.90 Release: 0 -Source0: kigo-%{version}.tar.xz +BuildRequires: extra-cmake-modules +BuildRequires: kconfig-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kcrash-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kdoctools-devel +BuildRequires: ki18n-devel +BuildRequires: kio-devel +BuildRequires: knewstuff-devel +BuildRequires: ktextwidgets-devel +BuildRequires: kxmlgui-devel +BuildRequires: libkdegames-devel +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) +Requires(post): shared-mime-info +Requires(postun): shared-mime-info BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires +Recommends: %{name}-lang %description Traditional Chinese Boardgame +%if %{with lang} +%lang_package +%endif %prep -%setup -q -n kigo-%{version} +%setup -q %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %kde4_makeinstall - %suse_update_desktop_file -r kigo Game BoardGame - %kde_post_install + %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs + %endif + +%post +%mime_database_post + +%postun +%mime_database_postun %files %defattr(-,root,root) -%doc COPYING COPYING.DOC -%{_kde4_bindir}/kigo -%{_kde4_htmldir}/en/kigo/ -%{_kde4_applicationsdir}/kigo.desktop -%{_kde4_iconsdir}/hicolor/*/apps/kigo.* -%{_kde4_appsdir}/kigo/ -%{_kde4_configdir}/kigo*.knsrc -%{_kde4_configkcfgdir}/kigo.kcfg +%config %{_kf5_configdir}/kigo*.knsrc +%doc AUTHORS COPYING* +%{_kf5_applicationsdir}/org.kde.kigo.desktop +%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml +%{_kf5_bindir}/kigo +%{_kf5_configkcfgdir}/kigo.kcfg +%{_kf5_htmldir}/en/kigo/ +%{_kf5_kxmlguidir}/kigo/ +%{_kf5_sharedir}/kigo/ + +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif %changelog From 5b44937714e5e70c1d8b784c2ffcd26ebd6c6465d3ef70589d78598d018a6ed2 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 20:49:25 +0000 Subject: [PATCH 04/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=54 --- kigo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kigo.spec b/kigo.spec index d542f8e..7fd3678 100644 --- a/kigo.spec +++ b/kigo.spec @@ -39,6 +39,7 @@ BuildRequires: knewstuff-devel BuildRequires: ktextwidgets-devel BuildRequires: kxmlgui-devel BuildRequires: libkdegames-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) Requires(post): shared-mime-info From d91004e557e242801560a94498022cb70936ee65e9e1931fa3d4bb997543651f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 21:23:38 +0000 Subject: [PATCH 05/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=55 --- kigo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kigo.spec b/kigo.spec index 7fd3678..c32d0da 100644 --- a/kigo.spec +++ b/kigo.spec @@ -83,6 +83,7 @@ Traditional Chinese Boardgame %{_kf5_bindir}/kigo %{_kf5_configkcfgdir}/kigo.kcfg %{_kf5_htmldir}/en/kigo/ +%{_kf5_iconsdir}/hicolor/*/apps/kigo.* %{_kf5_kxmlguidir}/kigo/ %{_kf5_sharedir}/kigo/ From 5a62dfba0e43f16bcca0d4281762f238a732ee2d2b2f58e39e7559b086abd172 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 22:07:01 +0000 Subject: [PATCH 06/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=56 --- kigo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kigo.spec b/kigo.spec index c32d0da..01ac9e2 100644 --- a/kigo.spec +++ b/kigo.spec @@ -78,6 +78,7 @@ Traditional Chinese Boardgame %defattr(-,root,root) %config %{_kf5_configdir}/kigo*.knsrc %doc AUTHORS COPYING* +%dir %{_kf5_configkcfgdir} %{_kf5_applicationsdir}/org.kde.kigo.desktop %{_kf5_appstreamdir}/org.kde.kigo.appdata.xml %{_kf5_bindir}/kigo From 6124659f85722674c958d29d14c5b28f86a7e4187c4f5d05247f5951230b660d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 9 Aug 2017 13:52:41 +0000 Subject: [PATCH 07/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=57 --- kigo.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/kigo.spec b/kigo.spec index 01ac9e2..98a0165 100644 --- a/kigo.spec +++ b/kigo.spec @@ -15,17 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang -Summary: Traditional Chinese Boardgame for KDE - -License: GPL-2.0+ -Group: Amusements/Games/Board/Other Name: kigo -Source0: kigo-%{version}.tar.xz -Url: http://www.kde.org - Version: 17.07.90 Release: 0 +Summary: Traditional Chinese Boardgame for KDE +License: GPL-2.0+ +Group: Amusements/Games/Board/Other +Url: http://www.kde.org +Source0: kigo-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -65,7 +64,7 @@ Traditional Chinese Boardgame %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %post From 319240cfa89f7c9178bb689b97633029062ef8b45e55db7a73a06292f32b63c6 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:56:31 +0000 Subject: [PATCH 08/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=58 --- kigo.changes | 9 +++++++++ kigo.spec | 47 ++++++++++++++++++++++++++--------------------- 2 files changed, 35 insertions(+), 21 deletions(-) diff --git a/kigo.changes b/kigo.changes index 478fcca..60d39d6 100644 --- a/kigo.changes +++ b/kigo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:34 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 : +- Too many changes to list here + ------------------------------------------------------------------- Sat Aug 5 18:17:52 UTC 2017 - christophe@krop.fr diff --git a/kigo.spec b/kigo.spec index 98a0165..d1e63a6 100644 --- a/kigo.spec +++ b/kigo.spec @@ -17,9 +17,12 @@ %bcond_without lang + Name: kigo Version: 17.07.90 Release: 0 +# 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: Traditional Chinese Boardgame for KDE License: GPL-2.0+ Group: Amusements/Games/Board/Other @@ -29,22 +32,30 @@ BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel BuildRequires: kcoreaddons-devel -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdoctools-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kguiaddons-devel BuildRequires: ki18n-devel +BuildRequires: kiconthemes-devel BuildRequires: kio-devel +BuildRequires: kitemviews-devel BuildRequires: knewstuff-devel -BuildRequires: ktextwidgets-devel +BuildRequires: knotifyconfig-devel +BuildRequires: kwidgetsaddons-devel BuildRequires: kxmlgui-devel BuildRequires: libkdegames-devel +BuildRequires: phonon4qt5-devel BuildRequires: pkgconfig +BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) -Requires(post): shared-mime-info -Requires(postun): shared-mime-info -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Obsoletes: kigo5 < %{version} +Provides: kigo5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Traditional Chinese Boardgame @@ -67,25 +78,19 @@ Traditional Chinese Boardgame %{kf5_find_htmldocs} %endif -%post -%mime_database_post - -%postun -%mime_database_postun - %files %defattr(-,root,root) -%config %{_kf5_configdir}/kigo*.knsrc -%doc AUTHORS COPYING* -%dir %{_kf5_configkcfgdir} -%{_kf5_applicationsdir}/org.kde.kigo.desktop -%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml +%doc COPYING COPYING.DOC %{_kf5_bindir}/kigo -%{_kf5_configkcfgdir}/kigo.kcfg -%{_kf5_htmldir}/en/kigo/ +%doc %lang(en) %{_kf5_htmldir}/en/kigo/ +%{_kf5_applicationsdir}/org.kde.kigo.desktop %{_kf5_iconsdir}/hicolor/*/apps/kigo.* +%{_kf5_appsdir}/kigo/ +%config %{_kf5_configdir}/kigo*.knsrc +%dir %{_kf5_configkcfgdir} +%{_kf5_configkcfgdir}/kigo.kcfg %{_kf5_kxmlguidir}/kigo/ -%{_kf5_sharedir}/kigo/ +%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml %if %{with lang} %files lang -f %{name}.lang From 5e87f7351805921e1f76d8d42e74e96ac428b936cfc8b4b9ccaa52329ebe6fb1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:11:56 +0000 Subject: [PATCH 09/10] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=59 --- kigo-17.07.90.tar.xz | 3 --- kigo-17.08.0.tar.xz | 3 +++ kigo.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 kigo-17.07.90.tar.xz create mode 100644 kigo-17.08.0.tar.xz diff --git a/kigo-17.07.90.tar.xz b/kigo-17.07.90.tar.xz deleted file mode 100644 index 2c0d548..0000000 --- a/kigo-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0282decb80caf56df8c06e72e7d927c2d8c960c38734e86d7fa488b279ebcfde -size 5221812 diff --git a/kigo-17.08.0.tar.xz b/kigo-17.08.0.tar.xz new file mode 100644 index 0000000..2f18a2f --- /dev/null +++ b/kigo-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552f6cc718913d6517de5f734205c02968e5a0a187750e1d34949dc2d36ba411 +size 5221772 diff --git a/kigo.spec b/kigo.spec index d1e63a6..f6b7d4d 100644 --- a/kigo.spec +++ b/kigo.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kigo -Version: 17.07.90 +Version: 17.08.0 Release: 0 # 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}')} From 91f1a2462a561b6ad967501776e49b7f0737ea3b90fb723a42ce85f984383b16 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 16 Aug 2017 17:32:29 +0000 Subject: [PATCH 10/10] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kigo?expand=0&rev=60 --- kigo.spec | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/kigo.spec b/kigo.spec index f6b7d4d..6e8ea5f 100644 --- a/kigo.spec +++ b/kigo.spec @@ -32,23 +32,18 @@ BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel BuildRequires: kcoreaddons-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kguiaddons-devel +BuildRequires: kcrash-devel +BuildRequires: kdbusaddons-devel +BuildRequires: kdoctools-devel BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel BuildRequires: kio-devel -BuildRequires: kitemviews-devel BuildRequires: knewstuff-devel -BuildRequires: knotifyconfig-devel -BuildRequires: kwidgetsaddons-devel +BuildRequires: ktextwidgets-devel BuildRequires: kxmlgui-devel BuildRequires: libkdegames-devel -BuildRequires: phonon4qt5-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: kigo5 < %{version} Provides: kigo5 = %{version}