Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2020-04-29 20:48:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Wed Apr 29 20:48:26 2020 rev:42 rq:796927 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2020-03-12 
23:03:39.559118749 +0100
+++ /work/SRC/openSUSE:Factory/.kfind.new.2738/kfind.changes    2020-04-29 
20:49:16.148569997 +0200
@@ -1,0 +2,37 @@
+Thu Apr 23 12:22:22 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+  * Fix build with Qt >= 5.15.0-beta3
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:01 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:57 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Make it compile against last qt5.15 without deprecated method
+  * Fix compile it's a new api from qt5.15
+  * Make it compile against qt5.15. Constructor is deprecated
+  * Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
+  * Q_DECL_OVERRIDE -> override
+  * Don't use nullptr as flag value
+  * Disable for the moment KRegExpEditorInterface usage
+  * [KFind] Natural auto-scrolling during new items insertion into search 
results view
+
+-------------------------------------------------------------------

Old:
----
  kfind-19.12.3.tar.xz
  kfind-19.12.3.tar.xz.sig

New:
----
  kfind-20.04.0.tar.xz
  kfind-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.y1mEfZ/_old  2020-04-29 20:49:16.708571280 +0200
+++ /var/tmp/diff_new_pack.y1mEfZ/_new  2020-04-29 20:49:16.712571289 +0200
@@ -21,17 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later
 Group:          Productivity/File utilities
 URL:            https://www.kde.org/
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kf5-filesystem
@@ -47,6 +43,10 @@
 BuildRequires:  cmake(Qt5Concurrent)
 BuildRequires:  cmake(Qt5Widgets)
 Recommends:     %{name}-lang
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 
 %description
 KFind allows you to search for directories and files.


++++++ kfind-19.12.3.tar.xz -> kfind-20.04.0.tar.xz ++++++
++++ 14537 lines of diff (skipped)


Reply via email to