Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcompletion for openSUSE:Factory 
checked in at 2021-05-10 15:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcompletion (Old)
 and      /work/SRC/openSUSE:Factory/.kcompletion.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcompletion"

Mon May 10 15:35:18 2021 rev:93 rq:891733 version:5.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes  2021-04-12 
12:35:53.649251789 +0200
+++ /work/SRC/openSUSE:Factory/.kcompletion.new.2988/kcompletion.changes        
2021-05-10 15:36:49.262170027 +0200
@@ -1,0 +2,9 @@
+Sat May  1 16:40:39 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- No code change since 5.81.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcompletion.spec ++++++
--- /var/tmp/diff_new_pack.6xFG6N/_old  2021-05-10 15:36:49.802167936 +0200
+++ /var/tmp/diff_new_pack.6xFG6N/_new  2021-05-10 15:36:49.806167920 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Completion5
-%define _tar_path 5.81
+%define _tar_path 5.82
 # 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.81.0
+Version:        5.82.0
 Release:        0
 Summary:        Widgets with advanced completion support
 License:        LGPL-2.1-or-later
@@ -41,10 +41,10 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.14.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.14.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.15.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.14.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 
 %description
@@ -67,7 +67,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Widgets) >= 5.14.0
+Requires:       cmake(Qt5Widgets) >= 5.15.0
 
 %description devel
 Development files for KCompletion, a widget collection with advanced
@@ -77,15 +77,15 @@
 %lang_package -n %{lname}
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
 
 %if %{with lang}
 %find_lang %{name}5 --with-qt --without-mo


++++++ kcompletion-5.81.0.tar.xz -> kcompletion-5.82.0.tar.xz ++++++
++++ 7888 lines of diff (skipped)

Reply via email to