Hello community, here is the log from the commit of package solid for openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/solid (Old) and /work/SRC/openSUSE:Leap:15.2/.solid.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Sun Feb 16 18:27:39 2020 rev:63 rq:773963 version:5.67.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/solid/solid.changes 2020-01-19 15:50:04.969794992 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.solid.new.26092/solid.changes 2020-02-16 18:28:41.262729537 +0100 @@ -1,0 +2,18 @@ +Sun Feb 2 18:07:19 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:33:08 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.67.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.67.0.php +- Changes since 5.66.0: + * Add signals for udev events with actions bind and unbind + * [Solid] Port away from deprecated QList methods + * Clarify referencing of DeviceInterface + * [Solid] Port QRegExp to QRegularExpression + +------------------------------------------------------------------- Old: ---- solid-5.66.0.tar.xz solid-5.66.0.tar.xz.sig New: ---- solid-5.67.0.tar.xz solid-5.67.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.XHKDsg/_old 2020-02-16 18:28:41.562729693 +0100 +++ /var/tmp/diff_new_pack.XHKDsg/_new 2020-02-16 18:28:41.570729698 +0100 @@ -17,10 +17,10 @@ %define lname libKF5Solid5 -%define _tar_path 5.66 +%define _tar_path 5.67 %bcond_without lang Name: solid -Version: 5.66.0 +Version: 5.67.0 Release: 0 Summary: KDE Desktop hardware abstraction License: LGPL-2.1-or-later @@ -33,21 +33,21 @@ %endif Source99: baselibs.conf BuildRequires: bison -BuildRequires: cmake >= 3.0 +BuildRequires: cmake >= 3.5 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: flex BuildRequires: kf5-filesystem BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Concurrent) >= 5.11.0 -BuildRequires: cmake(Qt5DBus) >= 5.11.0 -BuildRequires: cmake(Qt5Gui) >= 5.11.0 -BuildRequires: cmake(Qt5Qml) >= 5.11.0 -BuildRequires: cmake(Qt5Test) >= 5.11.0 -BuildRequires: cmake(Qt5Xml) >= 5.11.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 +BuildRequires: cmake(Qt5DBus) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) >= 5.12.0 +BuildRequires: cmake(Qt5Qml) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5Xml) >= 5.12.0 BuildRequires: pkgconfig(libudev) %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0 %endif %description @@ -91,7 +91,7 @@ Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.11.0 +Requires: cmake(Qt5Core) >= 5.12.0 %description devel Solid is a device integration framework. It provides a way of querying and @@ -105,7 +105,7 @@ %build %cmake_kf5 -d build -- -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON -DWITH_NEW_POWER_ASYNC_FREEDESKTOP=ON -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ solid-5.66.0.tar.xz -> solid-5.67.0.tar.xz ++++++ ++++ 5319 lines of diff (skipped)
