Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2015-04-13 20:26:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2015-03-16 
09:33:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2015-04-13 
20:26:52.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Apr  4 14:40:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Refresh the battery properties upon resume
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+-------------------------------------------------------------------

Old:
----
  solid-5.8.0.tar.xz

New:
----
  solid-5.9.0.tar.xz

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

Other differences:
------------------
++++++ solid.spec ++++++
--- /var/tmp/diff_new_pack.tsk41d/_old  2015-04-13 20:26:52.000000000 +0200
+++ /var/tmp/diff_new_pack.tsk41d/_new  2015-04-13 20:26:52.000000000 +0200
@@ -16,18 +16,21 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5Solid5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:           solid
-Version:        %{_tar_path}.0
+Version:        5.9.0
 Release:        0
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.8.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  kf5-filesystem
+%if %{with lang}
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
+%endif
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
@@ -51,7 +54,9 @@
 Summary:        KDE Desktop hardware abstraction
 Group:          System/GUI/KDE
 Obsoletes:      libKF5Solid4
+%if %{with lang}
 Recommends:     %lname-lang = %{version}
+%endif
 Recommends:     %{name}-tools = %{version}
 Recommends:     %{name}-imports = %{version}
 Requires:       media-player-info
@@ -105,9 +110,11 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes %{buildroot}%{_kf5_sharedir}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5 --with-qt --without-mo
+%if %{with lang}
+%find_lang %{name}5 --with-qt --without-mo
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
@@ -117,7 +124,9 @@
 
 %postun imports -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++++++ solid-5.8.0.tar.xz -> solid-5.9.0.tar.xz ++++++
++++ 3666 lines of diff (skipped)


Reply via email to