Hello community, here is the log from the commit of package plasma5-addons for openSUSE:Factory checked in at 2018-06-13 15:31:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old) and /work/SRC/openSUSE:Factory/.plasma5-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-addons" Wed Jun 13 15:31:49 2018 rev:61 rq:615755 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes 2018-05-08 13:35:20.285887972 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes 2018-06-13 15:31:57.580970432 +0200 @@ -1,0 +2,22 @@ +Thu Jun 7 20:03:51 CEST 2018 - [email protected] + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * [Timer applet] Fix double speed countdown & commands run multiple times (kde#381173) + * [timer applet] Fix internal function calls + * [timer applet] Unify QtQuick imports + * Fix always empty memory bar + +------------------------------------------------------------------- +Sat May 19 14:16:37 CEST 2018 - [email protected] + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- kdeplasma-addons-5.12.5.tar.xz New: ---- kdeplasma-addons-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-addons.spec ++++++ --- /var/tmp/diff_new_pack.4S1yQq/_old 2018-06-13 15:31:58.336942601 +0200 +++ /var/tmp/diff_new_pack.4S1yQq/_new 2018-06-13 15:31:58.352942012 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-addons -Version: 5.12.5 +Version: 5.13.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -28,12 +28,14 @@ License: LGPL-2.1 and GPL-2.0+ and GPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz +Source: kdeplasma-addons-%{version}.tar.xz BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Activities) >= 5.25.0 BuildRequires: cmake(KF5Config) >= 5.25.0 BuildRequires: cmake(KF5ConfigWidgets) >= 5.25.0 BuildRequires: cmake(KF5CoreAddons) >= 5.25.0 +BuildRequires: cmake(KF5Declarative) >= 5.25.0 +BuildRequires: cmake(KF5Holidays) >= 5.25.0 BuildRequires: cmake(KF5I18n) >= 5.25.0 BuildRequires: cmake(KF5KCMUtils) >= 5.25.0 BuildRequires: cmake(KF5KDELibs4Support) >= 5.25.0 @@ -60,24 +62,29 @@ BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) -%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Requires: purpose -%endif -%if %{with lang} Recommends: %{name}-lang -%endif %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: plasma-addons = %{version} Obsoletes: plasma-addons < %{version} %else Conflicts: plasma-addons %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Additional plasmoids from upstream for use on the Plasma workspace. %lang_package + +%package devel +Summary: Additional plasmoid widgets - development files +Group: Development/Libraries/KDE +Requires: %{name} = %{version} + +%description devel +This package contains development files to develop additional widgets for +the Plasma desktop. + %prep %setup -q -n kdeplasma-addons-%{version} @@ -96,8 +103,7 @@ %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %config %{_kf5_configdir}/comic.knsrc %{_kf5_libdir}/libplasmacomicprovidercore.so.* %{_libdir}/libplasmapotdprovidercore.so* @@ -109,11 +115,25 @@ %{_kf5_sharedir}/kwin/ %{_kf5_iconsdir}/hicolor/*/*/*.* %{_kf5_appstreamdir}/ -%{_kf5_libdir}/libplasmaweatherprivate.so + +%files devel +%license COPYING* +%dir %{_includedir}/plasma +%dir %{_includedir}/plasma/potdprovider +%{_includedir}/plasma/potdprovider/plasma_potd_export.h +%{_includedir}/plasma/potdprovider/potdprovider.h +%dir %{_kf5_cmakedir}/PlasmaPotdProvider/ +%{_kf5_cmakedir}/PlasmaPotdProvider/PlasmaPotdProviderConfig.cmake +%{_kf5_cmakedir}/PlasmaPotdProvider/PlasmaPotdProviderConfigVersion.cmake +%{_kf5_cmakedir}/PlasmaPotdProvider/PlasmaPotdProviderTargets-none.cmake +%{_kf5_cmakedir}/PlasmaPotdProvider/PlasmaPotdProviderTargets.cmake +%dir %{_kf5_sharedir}/kdevappwizard +%dir %{_kf5_sharedir}/kdevappwizard/templates/ +%{_kf5_sharedir}/kdevappwizard/templates/plasmapotdprovider.tar.bz2 %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kdeplasma-addons-5.12.5.tar.xz -> kdeplasma-addons-5.13.0.tar.xz ++++++ ++++ 193229 lines of diff (skipped)
