Hello community,

here is the log from the commit of package kcompletion for openSUSE:Factory 
checked in at 2019-09-23 12:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcompletion (Old)
 and      /work/SRC/openSUSE:Factory/.kcompletion.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcompletion"

Mon Sep 23 12:21:42 2019 rev:72 rq:730911 version:5.62.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes  2019-08-19 
21:04:21.036901879 +0200
+++ /work/SRC/openSUSE:Factory/.kcompletion.new.7948/kcompletion.changes        
2019-09-23 12:21:49.601763412 +0200
@@ -1,0 +2,12 @@
+Sat Sep  7 20:36:33 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
+  * Remove unused includes
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+-------------------------------------------------------------------

Old:
----
  kcompletion-5.61.0.tar.xz
  kcompletion-5.61.0.tar.xz.sig

New:
----
  kcompletion-5.62.0.tar.xz
  kcompletion-5.62.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcompletion.spec ++++++
--- /var/tmp/diff_new_pack.ne2MJj/_old  2019-09-23 12:21:50.069763335 +0200
+++ /var/tmp/diff_new_pack.ne2MJj/_new  2019-09-23 12:21:50.073763335 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Completion5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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:           kcompletion
-Version:        5.61.0
+Version:        5.62.0
 Release:        0
 Summary:        Widgets with advanced completion support
 License:        LGPL-2.1-or-later
@@ -39,11 +39,10 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-# Uncomment after 5.61.0
-# BuildRequires:  cmake(Qt5UiPlugin) >= 5.6.0
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
@@ -109,8 +108,8 @@
 %{_kf5_libdir}/libKF5Completion.so
 %{_kf5_libdir}/cmake/KF5Completion/
 %dir %{_kf5_includedir}/*/
-# %dir %{_kf5_plugindir}/designer
-# %{_kf5_plugindir}/designer/kcompletion5widgets.so
+%dir %{_kf5_plugindir}/designer
+%{_kf5_plugindir}/designer/kcompletion5widgets.so
 %{_kf5_includedir}/*/
 %{_kf5_includedir}/*.h
 %{_kf5_mkspecsdir}/qt_KCompletion.pri


++++++ kcompletion-5.61.0.tar.xz -> kcompletion-5.62.0.tar.xz ++++++
++++ 7029 lines of diff (skipped)


Reply via email to