From 6226ee892ee433618e60e6d579c544c9c82473d9d3793afe3045bc850cfb1a0c Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 14:46:48 +0000 Subject: [PATCH 1/3] Accepting request 443376 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443376 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=37 --- kmplot-16.08.3.tar.xz | 3 --- kmplot-16.11.80.tar.xz | 3 +++ kmplot.changes | 8 ++++++++ kmplot.spec | 20 ++++++++++++-------- 4 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 kmplot-16.08.3.tar.xz create mode 100644 kmplot-16.11.80.tar.xz diff --git a/kmplot-16.08.3.tar.xz b/kmplot-16.08.3.tar.xz deleted file mode 100644 index b63727a..0000000 --- a/kmplot-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb65b8742855dc4dd7bf620ca91a2ccef57d5a7828897b6bfaa3d2699e936253 -size 571568 diff --git a/kmplot-16.11.80.tar.xz b/kmplot-16.11.80.tar.xz new file mode 100644 index 0000000..e8cb53c --- /dev/null +++ b/kmplot-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f1bc0f8bec684962d36ae98133dab69a35c7327af4a59f08c2bcd1edc9303a +size 571652 diff --git a/kmplot.changes b/kmplot.changes index c80ea59..7bdaff1 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:33:27 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:20:34 UTC 2016 - lbeltrame@kde.org diff --git a/kmplot.spec b/kmplot.spec index 0d145dc..1f83a14 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -1,7 +1,7 @@ # # spec file for package kmplot # -# 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,25 +17,29 @@ Name: kmplot -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: Mathematical Function Plotter License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules +BuildRequires: kconfig-devel +BuildRequires: kdelibs4support-devel BuildRequires: kguiaddons-devel BuildRequires: ki18n-devel -BuildRequires: kdelibs4support-devel BuildRequires: kparts-devel BuildRequires: kwidgetsaddons-devel -BuildRequires: kconfig-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5PrintSupport) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,8 +64,8 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %defattr(-,root,root) %doc COPYING* %{_kf5_plugindir}/kmplotpart.so -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/org.kde.kmplot.appdata.xml +%dir %{_kf5_appstreamdir} +%{_kf5_appstreamdir}/org.kde.kmplot.appdata.xml %{_kf5_bindir}/kmplot %{_kf5_iconsdir}/hicolor/*/apps/kmplot.* %dir %{_kf5_configkcfgdir} @@ -71,6 +75,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %{_datadir}/dbus-1/interfaces/org.kde.kmplot.*.xml %{_datadir}/kxmlgui5/kmplot/ %{_kf5_htmldir}/en/kmplot -%_datadir/man/*/kmplot.1.gz +%{_mandir}/*/kmplot.1%{ext_man} %changelog From 146700330311acbc4a6e045130a02939aeea730273bb7696fcad52229a0d6602 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:34:30 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=38 --- kmplot-16.11.80.tar.xz | 3 --- kmplot-16.11.90.tar.xz | 3 +++ kmplot.changes | 8 ++++++++ kmplot.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kmplot-16.11.80.tar.xz create mode 100644 kmplot-16.11.90.tar.xz diff --git a/kmplot-16.11.80.tar.xz b/kmplot-16.11.80.tar.xz deleted file mode 100644 index e8cb53c..0000000 --- a/kmplot-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71f1bc0f8bec684962d36ae98133dab69a35c7327af4a59f08c2bcd1edc9303a -size 571652 diff --git a/kmplot-16.11.90.tar.xz b/kmplot-16.11.90.tar.xz new file mode 100644 index 0000000..15f72c7 --- /dev/null +++ b/kmplot-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662b3c16f496cba9864202b69e15d3a779dd2238fe7913fcf6285597edb65ca1 +size 571664 diff --git a/kmplot.changes b/kmplot.changes index 7bdaff1..70e92db 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:34:27 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:33:27 UTC 2016 - tittiatcoke@gmail.com diff --git a/kmplot.spec b/kmplot.spec index 1f83a14..aa0c3d7 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -17,10 +17,10 @@ Name: kmplot -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: Mathematical Function Plotter License: GPL-2.0+ From 10c7395b946732717cfb597e374360afba5828b290ad61454462cd98db29cabb Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:48:35 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=39 --- kmplot-16.11.90.tar.xz | 3 --- kmplot-16.12.0.tar.xz | 3 +++ kmplot.changes | 8 ++++++++ kmplot.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kmplot-16.11.90.tar.xz create mode 100644 kmplot-16.12.0.tar.xz diff --git a/kmplot-16.11.90.tar.xz b/kmplot-16.11.90.tar.xz deleted file mode 100644 index 15f72c7..0000000 --- a/kmplot-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:662b3c16f496cba9864202b69e15d3a779dd2238fe7913fcf6285597edb65ca1 -size 571664 diff --git a/kmplot-16.12.0.tar.xz b/kmplot-16.12.0.tar.xz new file mode 100644 index 0000000..da58366 --- /dev/null +++ b/kmplot-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08aa9343946067408405063b8966bea239ef7c0d77fd939f63cc63b0d930bdf1 +size 571692 diff --git a/kmplot.changes b/kmplot.changes index 70e92db..c85e0bb 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:48:31 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:34:27 UTC 2016 - tittiatcoke@gmail.com diff --git a/kmplot.spec b/kmplot.spec index aa0c3d7..11fbb28 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -17,10 +17,10 @@ Name: kmplot -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: Mathematical Function Plotter License: GPL-2.0+