Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2014-06-10 14:37:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-27 
18:33:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2014-06-10 
14:37:57.000000000 +0200
@@ -1,0 +2,15 @@
+Sun Jun  1 18:02:36 UTC 2014 - [email protected]
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Build new API (pass WITH_NEW_SOLID_JOB=ON WITH_NEW_POWER_ASYNC_API
+  flags to CMake)
+- Added libqt5-linguist-devel BuildRequires
+- Add baselibs.conf
+- Add 0001-Add-timeToFull-timeToEmpty-recall-notice-and-FullyCh.patch,
+  improves API for Battery handling
+
+-------------------------------------------------------------------

Old:
----
  solid-4.99.0.tar.xz

New:
----
  0001-Add-timeToFull-timeToEmpty-recall-notice-and-FullyCh.patch
  baselibs.conf
  solid-4.100.0.tar.xz

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

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.8AU8un/_old  2014-06-10 14:37:58.000000000 +0200
+++ /var/tmp/diff_new_pack.8AU8un/_new  2014-06-10 14:37:58.000000000 +0200
@@ -18,14 +18,15 @@
 
 %define lname   libKF5Solid5
 Name:           solid
-Version:        4.99.0
+Version:        4.100.0
 Release:        0
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.13
+BuildRequires:  extra-cmake-modules >= 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  kf5-filesystem
+BuildRequires:  libqt5-linguist-devel >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
@@ -37,7 +38,10 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source0:        solid-%{version}.tar.xz
+Source:         
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:        baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Add-timeToFull-timeToEmpty-recall-notice-and-FullyCh.patch
+Patch0:         0001-Add-timeToFull-timeToEmpty-recall-notice-and-FullyCh.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -69,9 +73,10 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -DWITH_NEW_SOLID_JOB=ON -DWITH_NEW_POWER_ASYNC_API=ON
   %make_jobs
 
 %install

++++++ 0001-Add-timeToFull-timeToEmpty-recall-notice-and-FullyCh.patch ++++++
++++ 1269 lines (skipped)

++++++ baselibs.conf ++++++
libKF5Solid5
solid-devel
        requires "libKF5Solid5-<targettype> = <version>"++++++ 
solid-4.99.0.tar.xz -> solid-4.100.0.tar.xz ++++++
++++ 229596 lines of diff (skipped)

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

Reply via email to