Hello community,

here is the log from the commit of package kwidgetsaddons for openSUSE:Factory 
checked in at 2019-08-19 21:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwidgetsaddons"

Mon Aug 19 21:16:55 2019 rev:69 rq:722497 version:5.61.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes    
2019-07-26 12:21:12.170557708 +0200
+++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.22127/kwidgetsaddons.changes 
2019-08-19 21:17:09.372771029 +0200
@@ -1,0 +2,23 @@
+Wed Aug  7 17:51:50 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH 
+  * introduce concept of header and footer for kpageview 
+  * QPalette::background -> QPalette::window 
+  * [Busy Indicator] Match duration of QQC2-desktop-style version 
+  * Add a warning dialog with a collapsible details section. 
+  * Remove unused includes 
+  * new class KBusyIndicatorWidget similar to QtQuick's BusyIndicator
+
+-------------------------------------------------------------------
+Fri Jul 19 11:45:35 UTC 2019 - Wolfgang Bauer <wba...@tmo.at>
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+- Drop patch to support Qt 5.9:
+  * 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch
  kwidgetsaddons-5.60.0.tar.xz

New:
----
  frameworks.keyring
  kwidgetsaddons-5.61.0.tar.xz
  kwidgetsaddons-5.61.0.tar.xz.sig

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

Other differences:
------------------
++++++ kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.pAC4Li/_old  2019-08-19 21:17:14.180770052 +0200
+++ /var/tmp/diff_new_pack.pAC4Li/_new  2019-08-19 21:17:14.180770052 +0200
@@ -17,29 +17,33 @@
 
 
 %define lname   libKF5WidgetsAddons5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kwidgetsaddons
-Version:        5.60.0
+Version:        5.61.0
 Release:        0
 Summary:        Large set of desktop widgets
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
-Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE
-Patch0:         0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch
+Source:         
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:        frameworks.keyring
+%endif
+Source99:       baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5UiTools) >= 5.6.0
+# uncomment after 5.61
+# BuildRequires:  cmake(Qt5UiTools) >= 5.6.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
@@ -81,10 +85,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
@@ -115,6 +115,8 @@
 %{_kf5_libdir}/libKF5WidgetsAddons.so
 %{_kf5_libdir}/cmake/KF5WidgetsAddons/
 %{_kf5_includedir}/
+# %dir %{_kf5_plugindir}/designer
+# %{_kf5_plugindir}/designer/kwidgetsaddons5widgets.so
 %{_kf5_mkspecsdir}/qt_KWidgetsAddons.pri
 
 %changelog

++++++ kwidgetsaddons-5.60.0.tar.xz -> kwidgetsaddons-5.61.0.tar.xz ++++++
++++ 43830 lines of diff (skipped)


Reply via email to