Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2015-04-13 20:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2015-03-16 09:33:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new/kwidgetsaddons.changes       
2015-04-13 20:26:20.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Apr  4 14:40:52 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Make KMessageWidget animation smooth with high Device Pixel Ratio
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+-------------------------------------------------------------------

Old:
----
  kwidgetsaddons-5.8.0.tar.xz

New:
----
  kwidgetsaddons-5.9.0.tar.xz

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.yxhE9a/_old  2015-04-13 20:26:20.000000000 +0200
+++ /var/tmp/diff_new_pack.yxhE9a/_new  2015-04-13 20:26:20.000000000 +0200
@@ -16,16 +16,19 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:           kwidgetsaddons
-Version:        %{_tar_path}.0
+Version:        5.9.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.8.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
+%if %{with lang}
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
+%endif
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
@@ -46,7 +49,9 @@
 Summary:        Large set of desktop widgets
 Group:          System/GUI/KDE
 Obsoletes:      libKF5WidgetsAddons4
+%if %{with lang}
 Recommends:     %lname-lang = %{version}
+%endif
 %requires_ge libQt5Widgets5
 
 %description -n %lname
@@ -77,15 +82,19 @@
 
 %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
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++++++ kwidgetsaddons-5.8.0.tar.xz -> kwidgetsaddons-5.9.0.tar.xz ++++++
++++ 4000 lines of diff (skipped)


Reply via email to