Hello community,
here is the log from the commit of package akonadi-search for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-search (Old)
and /work/SRC/openSUSE:Leap:15.2/.akonadi-search.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search"
Tue May 12 11:32:53 2020 rev:49 rq:797307 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/akonadi-search/akonadi-search.changes
2020-03-15 07:09:51.288909261 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.akonadi-search.new.2738/akonadi-search.changes
2020-05-12 11:32:54.319808010 +0200
@@ -1,0 +2,35 @@
+Thu Apr 23 12:21:47 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:34 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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:29 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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
+ * Autogenerate categories files
+ * Fix some clazy warning
+ * it's a new api
+ * Make it compile against qt5.15 (constructor is deprecated)
+ * Port toSet deprecated method
+ * Port deprecated QSet::toList method
+ * We depend against 5.64
+
+-------------------------------------------------------------------
Old:
----
akonadi-search-19.12.3.tar.xz
akonadi-search-19.12.3.tar.xz.sig
New:
----
akonadi-search-20.04.0.tar.xz
akonadi-search-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-search.spec ++++++
--- /var/tmp/diff_new_pack.0Z6tZd/_old 2020-05-12 11:32:54.675808758 +0200
+++ /var/tmp/diff_new_pack.0Z6tZd/_new 2020-05-12 11:32:54.679808766 +0200
@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-search
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: Framework for searching and managing PIM metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
Group: System/GUI/KDE
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 >= %{kf5_version}
BuildRequires: kf5-filesystem
BuildRequires: libxapian-devel
@@ -51,8 +47,10 @@
BuildRequires: cmake(Qt5Test)
Obsoletes: baloo-pim < %{version}
%if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
%endif
+Recommends: %{name}-lang
%description
AkonadiSearch is a framework for searching and managing PIM metada
@@ -81,9 +79,7 @@
Baloo is a framework for searching and managing metadata. This
package contains aditional command line utilities. Development files.
-%if %{with lang}
%lang_package
-%endif
%prep
%setup -q
++++++ akonadi-search-19.12.3.tar.xz -> akonadi-search-20.04.0.tar.xz ++++++
++++ 6047 lines of diff (skipped)