Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksysguard5 for openSUSE:Factory checked in at 2023-02-13 16:39:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old) and /work/SRC/openSUSE:Factory/.libksysguard5.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksysguard5" Mon Feb 13 16:39:56 2023 rev:155 rq:1064522 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes 2023-01-06 17:04:18.603761645 +0100 +++ /work/SRC/openSUSE:Factory/.libksysguard5.new.1848/libksysguard5.changes 2023-02-13 16:41:56.707738047 +0100 @@ -1,0 +2,34 @@ +Thu Feb 9 14:19:43 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.0 +- Changes since 5.26.90: + * Faces: Specify the domain in Choices.qml i18n calls + * Add an autotest for UnitBootTimestamp + * formatter: Add ticks as time unit and use it for user/system time columns + * Un-deprecate UnitBootTimestamp and use it for the "start time" column (kde#458277) + * formatter: Use KFormat::formatDuration for formatting the Time unit + +------------------------------------------------------------------- +Thu Jan 19 14:43:02 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.26.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.90 +- Changes since 5.26.5: + * sensors: Account for base unit rather than starting unit in SensorUnitModel (kde#461143) + * Formatter: Format plain numbers (kde#450947) + * Add CMake option to build WITH_X11 + * add missing check for HeadingVmPSS + * Port away from deprecated KWindowSystem API + * Fix updating placeholder text + * QML error: digist -> digits + * Add ColorGrid face which uses rectangle opacity to denote sensor value + * Install po folder + * Allow to extract messages from processui/processdetails + * Perform initialization in initialization list + +------------------------------------------------------------------- Old: ---- libksysguard-5.26.5.tar.xz libksysguard-5.26.5.tar.xz.sig New: ---- libksysguard-5.27.0.tar.xz libksysguard-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.W5URxw/_old 2023-02-13 16:41:57.163740732 +0100 +++ /var/tmp/diff_new_pack.W5URxw/_new 2023-02-13 16:41:57.167740756 +0100 @@ -19,7 +19,7 @@ %bcond_without released %global systemstatssover 1 Name: libksysguard5 -Version: 5.26.5 +Version: 5.27.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,9 +29,9 @@ License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz +Source: libksysguard-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig +Source1: libksysguard-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: %{name}-rpmlintrc @@ -78,7 +78,6 @@ BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) Recommends: %{name}-imports -Recommends: %{name}-lang Recommends: %{name}-plugins %description @@ -150,14 +149,13 @@ %if 0%{?suse_version} <= 1500 export CC=gcc-10 CXX=g++-10 %endif - %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %cmake_build +%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} +%cmake_build %install - %kf5_makeinstall -C build -%if %{with released} - %kf5_find_lang -%endif +%kf5_makeinstall -C build + +%kf5_find_lang %post plugins %if %{pkg_vcmp kf5-filesystem >= 20220307} @@ -254,8 +252,6 @@ %{_kf5_libdir}/libprocesscore.so %{_kf5_libdir}/libprocessui.so -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ libksysguard-5.26.5.tar.xz -> libksysguard-5.27.0.tar.xz ++++++ ++++ 175431 lines of diff (skipped)
