Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2021-06-19 23:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solid (Old)
 and      /work/SRC/openSUSE:Factory/.solid.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solid"

Sat Jun 19 23:02:50 2021 rev:97 rq:900452 version:5.83.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/solid/solid.changes      2021-06-16 
20:36:06.531250002 +0200
+++ /work/SRC/openSUSE:Factory/.solid.new.2625/solid.changes    2021-06-19 
23:03:23.331703552 +0200
@@ -1,0 +2,12 @@
+Wed Jun 16 05:47:34 UTC 2021 - Wolfgang Bauer <[email protected]>
+
+- Enable imobiledevice backend on Leap as well
+
+-------------------------------------------------------------------
+Tue Jun 15 14:42:42 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Enable imobiledevice backend
+- More specific file lists
+- Include licenses only in library package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.sJCrVY/_old  2021-06-19 23:03:23.787704256 +0200
+++ /var/tmp/diff_new_pack.sJCrVY/_new  2021-06-19 23:03:23.791704262 +0200
@@ -44,6 +44,12 @@
 BuildRequires:  cmake(Qt5Qml) >= 5.15.0
 BuildRequires:  cmake(Qt5Test) >= 5.15.0
 BuildRequires:  cmake(Qt5Xml) >= 5.15.0
+BuildRequires:  pkgconfig(libimobiledevice-1.0)
+%if %{?suse_version} >= 1550
+BuildRequires:  pkgconfig(libplist-2.0)
+%else
+BuildRequires:  pkgconfig(libplist)
+%endif
 BuildRequires:  pkgconfig(libudev)
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
@@ -125,19 +131,19 @@
 %license LICENSES/*
 %{_kf5_debugdir}/solid.categories
 %{_kf5_debugdir}/*.renamecategories
-%{_kf5_libdir}/libKF5Solid.so.*
+%{_kf5_libdir}/libKF5Solid.so.5
+%{_kf5_libdir}/libKF5Solid.so.5.*
 
 %files tools
-%license LICENSES/*
 %{_kf5_bindir}/solid-hardware5
 %{_kf5_bindir}/solid-power
 
 %files imports
-%license LICENSES/*
-%{_kf5_qmldir}/
+%dir %{_kf5_qmldir}/org/
+%dir %{_kf5_qmldir}/org/kde/
+%{_kf5_qmldir}/org/kde/solid/
 
 %files devel
-%license LICENSES/*
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5Solid/
 %{_kf5_libdir}/libKF5Solid.so

Reply via email to