Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package solid for openSUSE:Factory checked in at 2022-10-11 18:00:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solid (Old) and /work/SRC/openSUSE:Factory/.solid.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Tue Oct 11 18:00:40 2022 rev:115 rq:1009040 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/solid/solid.changes 2022-09-13 15:10:57.696908234 +0200 +++ /work/SRC/openSUSE:Factory/.solid.new.2275/solid.changes 2022-10-11 18:02:48.001818096 +0200 @@ -1,0 +2,14 @@ +Sat Oct 1 15:56:18 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * Add Windows Qt 6 CI + * Disambiguate expression for MSVC + * .gitlab-ci.yml: enable static builds + * FstabStorageAccess: Trim output from (u)mount + * udisks2: Handle NotAuthorizedCanObtain and NotAuthorizedDismissed + +------------------------------------------------------------------- Old: ---- solid-5.98.0.tar.xz solid-5.98.0.tar.xz.sig New: ---- solid-5.99.0.tar.xz solid-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.pXRC8P/_old 2022-10-11 18:02:48.661819163 +0200 +++ /var/tmp/diff_new_pack.pXRC8P/_new 2022-10-11 18:02:48.665819169 +0200 @@ -17,10 +17,10 @@ %define lname libKF5Solid5 -%define _tar_path 5.98 +%define _tar_path 5.99 %bcond_without released Name: solid -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: KDE Desktop hardware abstraction License: LGPL-2.1-or-later @@ -40,6 +40,7 @@ BuildRequires: cmake(Qt5Concurrent) >= 5.15.0 BuildRequires: cmake(Qt5DBus) >= 5.15.0 BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 BuildRequires: cmake(Qt5Qml) >= 5.15.0 BuildRequires: cmake(Qt5Test) >= 5.15.0 BuildRequires: cmake(Qt5Xml) >= 5.15.0 @@ -51,9 +52,6 @@ BuildRequires: pkgconfig(libplist) %endif BuildRequires: pkgconfig(libudev) -%if %{with released} -BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 -%endif %description Solid is a device integration framework. It provides a way of querying and @@ -113,18 +111,15 @@ %install %kf5_makeinstall -C build + %fdupes %{buildroot} -%if %{with released} -%find_lang %{name}5 --with-qt --without-mo -%endif +%find_lang solid5 --with-qt --without-mo %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with released} -%files -n %{lname}-lang -f %{name}5.lang -%endif +%files -n %{lname}-lang -f solid5.lang %files -n %{lname} %license LICENSES/* ++++++ solid-5.98.0.tar.xz -> solid-5.99.0.tar.xz ++++++ ++++ 2234 lines of diff (skipped)