Hello community, here is the log from the commit of package libksysguard5 for openSUSE:Factory checked in at 2018-06-13 15:31:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old) and /work/SRC/openSUSE:Factory/.libksysguard5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard5" Wed Jun 13 15:31:29 2018 rev:65 rq:615751 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes 2018-05-08 13:34:59.954621675 +0200 +++ /work/SRC/openSUSE:Factory/.libksysguard5.new/libksysguard5.changes 2018-06-13 15:31:31.213941173 +0200 @@ -1,0 +2,42 @@ +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: + * [ProcessModel] Center more column headings (kde#394467) + +------------------------------------------------------------------- +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 +- Changes since 5.12.5: + * Fix whitespace + * Use non-deprecated KDEInstallDirs variables + * Remove Qt includes with module namespace + * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN + * Use QT_MIN_VERSION & KF5_MIN_VERSION variables + * Have a single grouping of cmake macro includes, as done elsewhere + * Port to non-deprecated NETWinInfo constructor + * "Port" QStyleOptionViewItemV4 -> QStyleOptionViewItem + * Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers + * Fix compiler warning + * Fix log name + * Split debug categories in several categories + autogenerate it + install categories file + * Some QChar items I missed, and it turns out QStringLiteral can't be used there, so just fromUtf8 it + * Complete porting of the code away from ASCII and Byte Array casting as started by the previous commit. + * Remove 'remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY' + * Const'ref + * Use QStringLiteral (why this test is not build here ? ) + * Const'ref + * Clean up, const'ify + * Remove qt include namespace. + * Fix i18n formating + * Make it compile + * Make it compile with strict compile flags. + +------------------------------------------------------------------- Old: ---- libksysguard-5.12.5.tar.xz New: ---- libksysguard-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.AP5PI7/_old 2018-06-13 15:31:32.077909365 +0200 +++ /var/tmp/diff_new_pack.AP5PI7/_new 2018-06-13 15:31:32.085909070 +0200 @@ -18,13 +18,13 @@ %bcond_without lang Name: libksysguard5 -Version: 5.12.5 +Version: 5.13.0 Release: 0 Summary: Task management and system monitoring library License: GPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz +Source: libksysguard-%{version}.tar.xz Source1: baselibs.conf BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem @@ -48,11 +48,7 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) -%if %{with lang} Recommends: %{name}-lang -%endif -#BuildRequires: update-desktop-files -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Task management and system monitoring library. @@ -101,26 +97,24 @@ %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libksgrd.so.* %{_kf5_libdir}/liblsofui.so.* %{_kf5_libdir}/libksignalplotter.so.* %{_kf5_libdir}/libprocesscore.so.* %{_kf5_libdir}/libprocessui.so.* %{_kf5_sharedir}/ksysguard/ +%{_kf5_debugdir}/*.categories %files helper -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf %{_kf5_libdir}/libexec/ %{_kf5_sharedir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service %{_kf5_sharedir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_includedir}/ksysguard/ %{_kf5_libdir}/cmake/KF5SysGuard/ %{_kf5_libdir}/libksgrd.so ++++++ libksysguard-5.12.5.tar.xz -> libksysguard-5.13.0.tar.xz ++++++ ++++ 137238 lines of diff (skipped)
