Hello community, here is the log from the commit of package solid for openSUSE:Factory checked in at 2014-08-16 15:42:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solid (Old) and /work/SRC/openSUSE:Factory/.solid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Changes: -------- --- /work/SRC/openSUSE:Factory/solid/solid.changes 2014-07-10 14:56:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2014-08-16 15:42:49.000000000 +0200 @@ -1,0 +2,16 @@ +Thu Aug 7 12:53:49 UTC 2014 - [email protected] + +- Add media-player-info dependency for media player + identification. It is a runtime dependency that was not listed + as a dependency at all. + +------------------------------------------------------------------- +Sat Aug 2 10:20:19 UTC 2014 - [email protected] + +- Update to 5.1.0 + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.1.php +- Harden required Qt5 libs versions +- Pass the location of lconvert executable + +------------------------------------------------------------------- Old: ---- solid-5.0.0.tar.xz New: ---- solid-5.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.b7bjY7/_old 2014-08-16 15:42:50.000000000 +0200 +++ /var/tmp/diff_new_pack.b7bjY7/_new 2014-08-16 15:42:50.000000000 +0200 @@ -18,11 +18,11 @@ %define lname libKF5Solid5 Name: solid -Version: 5.0.0 +Version: 5.1.0 Release: 0 BuildRequires: bison BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.0.0 +BuildRequires: extra-cmake-modules >= 1.1.0 BuildRequires: fdupes BuildRequires: flex BuildRequires: kf5-filesystem @@ -52,6 +52,11 @@ Obsoletes: libKF5Solid4 Recommends: %lname-lang = %{version} Recommends: %{name}-imports = %{version} +Requires: media-player-info +%requires_ge libQt5Core5 +%requires_ge libQt5DBus5 +%requires_ge libQt5Widgets5 +%requires_ge libQt5Xml5 %description -n %lname Solid is a device integration framework. It provides a way of querying and @@ -60,6 +65,7 @@ %package imports Summary: KDE Desktop hardware abstraction Group: System/GUI/KDE +%requires_ge libQtQuick5 %description imports Solid is a device integration framework. It provides a way of querying and @@ -83,7 +89,7 @@ %setup -q %build - %cmake_kf5 -d build -- -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON + %cmake_kf5 -d build -- -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert %make_jobs %install @@ -117,9 +123,7 @@ %defattr(-,root,root) %{_kf5_libdir}/libKF5Solid.so %{_kf5_libdir}/cmake/KF5Solid/ -%{_kf5_includedir}/*.h -%dir %{_kf5_includedir}/*/ -%{_kf5_includedir}/*/ +%{_kf5_includedir}/ %{_kf5_mkspecsdir}/qt_Solid.pri %changelog ++++++ solid-5.0.0.tar.xz -> solid-5.1.0.tar.xz ++++++ ++++ 43686 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
