Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2014-10-07 15:59:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-12 
17:04:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2014-10-07 
16:00:21.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Oct  4 17:59:54 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * New freedesktop backend, replacing the upower/udev/systemd backends
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Split command line utilities to a separate tools subpackage
+- Enable WITH_NEW_POWER_ASYNC_FREEDESKTOP CMake option
+
+-------------------------------------------------------------------

Old:
----
  solid-5.2.0.tar.xz

New:
----
  solid-5.3.0.tar.xz

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

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.sS9Qcw/_old  2014-10-07 16:00:22.000000000 +0200
+++ /var/tmp/diff_new_pack.sS9Qcw/_new  2014-10-07 16:00:22.000000000 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Solid5
 Name:           solid
-Version:        5.2.0
+Version:        5.3.0
 Release:        0
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.2.0
+BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  kf5-filesystem
@@ -51,6 +51,7 @@
 Group:          System/GUI/KDE
 Obsoletes:      libKF5Solid4
 Recommends:     %lname-lang = %{version}
+Recommends:     %{name}-tools = %{version}
 Recommends:     %{name}-imports = %{version}
 Requires:       media-player-info
 %requires_ge libQt5Core5
@@ -62,6 +63,15 @@
 Solid is a device integration framework.  It provides a way of querying and
 interacting with hardware independently of the underlying operating system.
 
+%package tools
+Summary:        KDE Desktop hardware abstraction
+Group:          System/GUI/KDE
+
+%description tools
+Solid is a device integration framework.  It provides a way of querying and
+interacting with hardware independently of the underlying operating system.
+CLI utilities.
+
 %package imports
 Summary:        KDE Desktop hardware abstraction
 Group:          System/GUI/KDE
@@ -89,7 +99,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build -- -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON 
-Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
+  %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
 
 %install
@@ -111,9 +121,14 @@
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_bindir}/solid-hardware5
 %{_kf5_libdir}/libKF5Solid.so.*
 
+%files tools
+%defattr(-,root,root)
+%doc COPYING*
+%{_kf5_bindir}/solid-hardware5
+%{_kf5_bindir}/solid-power
+
 %files imports
 %defattr(-,root,root)
 %doc COPYING*

++++++ solid-5.2.0.tar.xz -> solid-5.3.0.tar.xz ++++++
++++ 121085 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to