Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2021-04-25 21:26:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Sun Apr 25 21:26:35 2021 rev:54 rq:887653 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2021-03-10 
08:53:34.666661229 +0100
+++ /work/SRC/openSUSE:Factory/.kfind.new.12324/kfind.changes   2021-04-25 
21:27:17.376420864 +0200
@@ -1,0 +2,29 @@
+Fri Apr 16 16:11:49 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- Changes since 21.03.90:
+  * Fix assert from QAbstractItemModel when clearing an empty view
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:16 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:00 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Convert license statements to SPDX expressions
+  * Autogenerate categories file
+  * Bump min Qt/KF versions to 5.12/5.68
+  * operator+/- is disabled for QFlags in qt6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.hMBD7J/_old  2021-04-25 21:27:18.708422466 +0200
+++ /var/tmp/diff_new_pack.hMBD7J/_new  2021-04-25 21:27:18.708422466 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later
 Group:          Productivity/File utilities
-URL:            https://www.kde.org/
+URL:            https://apps.kde.org/kfind
 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
@@ -43,10 +47,6 @@
 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.
@@ -54,7 +54,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build
@@ -70,21 +70,18 @@
   %suse_update_desktop_file org.kde.kfind          System Filesystem core
 
 %files
-%license COPYING*
-%{_kf5_debugdir}/*.categories
-%dir %{_kf5_appstreamdir}
-%dir %{_kf5_htmldir}
-%dir %{_kf5_htmldir}/en
+%license LICENSES/*
 %doc %lang(en) %{_kf5_htmldir}/en/kfind/
 %doc %{_kf5_mandir}/man1/kfind.*
 %{_kf5_applicationsdir}/org.kde.kfind.desktop
 %{_kf5_appstreamdir}/org.kde.kfind.appdata.xml
 %{_kf5_bindir}/kfind
+%{_kf5_debugdir}/kfind.categories
 %{_kf5_iconsdir}/hicolor/*/apps/kfind.*
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++++++ kfind-20.12.3.tar.xz -> kfind-21.04.0.tar.xz ++++++
++++ 45276 lines of diff (skipped)

Reply via email to