Hello community, here is the log from the commit of package plasma5-sdk for openSUSE:Factory checked in at 2017-01-31 12:24:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-sdk" Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes 2017-01-04 17:27:05.737717695 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 2017-02-03 18:56:10.619822335 +0100 @@ -1,0 +2,30 @@ +Thu Jan 26 19:59:01 CET 2017 - [email protected] + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * Fix handling of paths with whitespace in bash + +------------------------------------------------------------------- +Thu Jan 12 20:39:58 UTC 2017 - [email protected] + +- Update to 5.8.95 (Plasma 5.9 Beta) + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.95.php +- Changes: + * Update to KDevplatform API change. + * Update engineexplorer + plasmoidviewer manpages and include in build. + * Export kwin theme to l&f. + * [Plasmoidviewer] Allow passing "externalData" to the applet. + * Load translation catalog for plasmakconfigxteditor. + * I18n fix for plasmate. + * I18n: "Ok" -> "OK". + * Remove double space. + * Add a more specific category to the .desktop file. +- Remove patches, now upstream: + * desktop.diff + +------------------------------------------------------------------- Old: ---- desktop.diff plasma-sdk-5.8.5.tar.xz New: ---- plasma-sdk-5.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-sdk.spec ++++++ --- /var/tmp/diff_new_pack.LwVAYD/_old 2017-02-03 18:56:10.939777405 +0100 +++ /var/tmp/diff_new_pack.LwVAYD/_new 2017-02-03 18:56:10.943776843 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma5-sdk # -# 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 @@ -18,14 +18,13 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.8.5 +Version: 5.9.0 Release: 0 Summary: Plasma SDK License: LGPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/projects/extragear/sdk/plasmate -Source: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz -Patch0: desktop.diff +Source: plasma-sdk-%{version}.tar.xz BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem @@ -37,11 +36,12 @@ BuildRequires: cmake(KF5CoreAddons) >= 5.25.0 BuildRequires: cmake(KF5DBusAddons) >= 5.25.0 BuildRequires: cmake(KF5Declarative) >= 5.25.0 +BuildRequires: cmake(KF5DocTools) >= 5.25.0 BuildRequires: cmake(KF5I18n) >= 5.25.0 BuildRequires: cmake(KF5IconThemes) >= 5.25.0 BuildRequires: cmake(KF5ItemModels) >= 5.25.0 BuildRequires: cmake(KF5KIO) >= 5.25.0 -BuildRequires: cmake(KF5Kirigami) +BuildRequires: cmake(KF5Kirigami2) BuildRequires: cmake(KF5NewStuff) >= 5.25.0 BuildRequires: cmake(KF5Parts) >= 5.25.0 BuildRequires: cmake(KF5Plasma) >= 5.25.0 @@ -69,7 +69,7 @@ Provides: plasmate5 = %{version} Obsoletes: plasmate5 < %{version} Requires: bash -Requires: kirigami >= 1.0 +Requires: kirigami2 >= 2.0 Requires: plasmaengineexplorer5 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -90,7 +90,6 @@ %lang_package %prep %setup -q -n plasma-sdk-%{version} -%patch0 -p1 %build %cmake_kf5 -d build @@ -145,10 +144,12 @@ %dir %{_kf5_iconsdir}/hicolor/*/* %{_kf5_iconsdir}/*/*/*/*.* %{_kf5_appstreamdir}/ +%{_mandir}/man1/plasmoidviewer.1.gz %files -n plasmaengineexplorer5 %defattr(-,root,root) %doc COPYING* %{_kf5_bindir}/plasmaengineexplorer +%{_mandir}/man1/plasmaengineexplorer.1.gz %changelog ++++++ plasma-sdk-5.8.5.tar.xz -> plasma-sdk-5.9.0.tar.xz ++++++ ++++ 18375 lines of diff (skipped)
