From 2ba11f47f92c74f20048a54c1ca99158c2d548a61f26b28110666e5c8cebb438 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 12:58:36 +0000 Subject: [PATCH] Accepting request 443433 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443433 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=37 --- kwordquiz-16.08.3.tar.xz | 3 --- kwordquiz-16.11.80.tar.xz | 3 +++ kwordquiz.changes | 8 ++++++++ kwordquiz.spec | 40 +++++++++++++++++++++++---------------- 4 files changed, 35 insertions(+), 19 deletions(-) delete mode 100644 kwordquiz-16.08.3.tar.xz create mode 100644 kwordquiz-16.11.80.tar.xz diff --git a/kwordquiz-16.08.3.tar.xz b/kwordquiz-16.08.3.tar.xz deleted file mode 100644 index cc5fb2f..0000000 --- a/kwordquiz-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eefe9b29a08f59f856334423187667ff9106883444a9eaa8938da422665588e -size 1051944 diff --git a/kwordquiz-16.11.80.tar.xz b/kwordquiz-16.11.80.tar.xz new file mode 100644 index 0000000..3167229 --- /dev/null +++ b/kwordquiz-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c243f9c4c47f31efa5effdef5fbd9951a9f83db6101764649d3245fc2dc245f +size 1052636 diff --git a/kwordquiz.changes b/kwordquiz.changes index 7c69464..9f569e5 100644 --- a/kwordquiz.changes +++ b/kwordquiz.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:39:34 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 + + ------------------------------------------------------------------- Thu Nov 10 08:52:10 UTC 2016 - wbauer@tmo.at diff --git a/kwordquiz.spec b/kwordquiz.spec index 7fd9f33..100e1a2 100644 --- a/kwordquiz.spec +++ b/kwordquiz.spec @@ -1,7 +1,7 @@ # # spec file for package kwordquiz # -# 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,32 +17,40 @@ Name: kwordquiz -Version: 16.08.3 +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: Vocabulary Trainer License: GPL-2.0+ Group: Amusements/Teaching/Language Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz -BuildRequires: fdupes BuildRequires: extra-cmake-modules -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: ki18n-devel -BuildRequires: kcrash-devel +BuildRequires: fdupes BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel +BuildRequires: kcrash-devel +BuildRequires: kdeclarative-devel +BuildRequires: kdelibs4support-devel BuildRequires: kdoctools-devel BuildRequires: kguiaddons-devel +BuildRequires: ki18n-devel BuildRequires: kiconthemes-devel -BuildRequires: knotifyconfig-devel +BuildRequires: kio-devel BuildRequires: knewstuff-devel BuildRequires: knotifications-devel +BuildRequires: knotifyconfig-devel BuildRequires: kxmlgui-devel -BuildRequires: kdelibs4support-devel -BuildRequires: phonon4qt5-devel BuildRequires: libkeduvocdocument-devel +BuildRequires: phonon4qt5-devel +BuildRequires: pkgconfig +BuildRequires: sonnet-devel +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Qml) +BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,18 +74,18 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %files %defattr(-,root,root) -%dir %{_kf5_sharedir}/appdata +%dir %{_kf5_appstreamdir} %doc AUTHORS COPYING* README %doc %lang(en) %{_kf5_htmldir}/en/kwordquiz/ %{_kf5_applicationsdir}/org.kde.kwordquiz.desktop %{_kf5_appsdir}/kwordquiz/ %{_kf5_bindir}/kwordquiz -%{_kf5_sharedir}/appdata/org.kde.kwordquiz.appdata.xml +%{_kf5_appstreamdir}/org.kde.kwordquiz.appdata.xml %{_kf5_iconsdir}/hicolor/*/apps/kwordquiz.* %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-kwordquiz.png %{_kf5_configkcfgdir}/ -%_datadir/knotifications5/ -%_datadir/kxmlgui5/kwordquiz/ -%_kf5_configdir/kwordquiz.knsrc +%{_datadir}/knotifications5/ +%{_datadir}/kxmlgui5/kwordquiz/ +%{_kf5_configdir}/kwordquiz.knsrc %changelog