Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-server for openSUSE:Factory 
checked in at 2021-08-16 10:06:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-server.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-server"

Mon Aug 16 10:06:01 2021 rev:86 rq:911591 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes    
2021-07-16 00:02:15.892732369 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new.1899/akonadi-server.changes  
2021-08-16 10:06:13.687479683 +0200
@@ -1,0 +2,46 @@
+Fri Aug  6 09:33:19 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:04:14 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- No code change since 21.07.80
+
+-------------------------------------------------------------------
+Sat Jul 17 20:04:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- Changes since 21.04.3:
+  * Make sure that we don't cancel dialog
+  * Use KSharedConfig::openStateConfig
+  * Allow to exclude unified folder
+  * Add roleNames to AgentTypeModel for easier interfacing with QML
+  * USe QStringView here
+  * Fix some clazy warning
+  * Add support for subquery as table expression
+  * Modernize code
+  * Remove references to innodb_additional_mem_pool_size
+  * use forward declaration here
+  * AgentServer: remove unnecessary QWidgets import
+  * kde4 Migration code will be removed in kf6
+  * Remove the std::auto_ptr and std::unique_ptr payload checks
+  * Make the recently accessed folder list globally accessible
+  * Fix Clazy exclusion for 'old-style-connect', causes CI to fail
+  * It will create mem leak here too I think
+  * Fix memory leak detected by ASAN, by passing qApp as parent to QTranslator.
+  * [favoriteproxytest] Link against KConfig
+  * StandardActionManager is now based on QAction
+  * CMake: replace most include_directories calls
+  * CMake: use target_compile_definitions when possible
+  * Add trailing comma to enums
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  akonadi-21.04.3.tar.xz
  akonadi-21.04.3.tar.xz.sig

New:
----
  akonadi-21.08.0.tar.xz
  akonadi-21.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-server.spec ++++++
--- /var/tmp/diff_new_pack.ZZAz35/_old  2021-08-16 10:06:14.315478930 +0200
+++ /var/tmp/diff_new_pack.ZZAz35/_new  2021-08-16 10:06:14.319478925 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           akonadi-server
-Version:        21.04.3
+Version:        21.08.0
 Release:        0
 Summary:        PIM Storage Service
 License:        LGPL-2.1-or-later
@@ -205,7 +205,6 @@
 %apparmor_reload %{_sysconfdir}/apparmor.d/mariadbd_akonadi 
%{_sysconfdir}/apparmor.d/mysqld_akonadi 
%{_sysconfdir}/apparmor.d/postgresql_akonadi 
%{_sysconfdir}/apparmor.d/usr.bin.akonadiserver
 
 %files
-%license LICENSES/*
 %doc AUTHORS
 %config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
 %config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global.conf
@@ -230,7 +229,6 @@
 %{_kf5_sharedir}/mime/packages/akonadi-mime.xml
 
 %files -n libKF5AkonadiAgentBase5
-%license LICENSES/*
 %{_kf5_libdir}/libKF5AkonadiAgentBase.so.*
 
 %files -n libKF5AkonadiCore5
@@ -238,23 +236,18 @@
 %{_kf5_libdir}/libKF5AkonadiCore.so.*
 
 %files -n libKF5AkonadiWidgets5
-%license LICENSES/*
 %{_kf5_libdir}/libKF5AkonadiWidgets.so.*
 
 %files -n libKF5AkonadiPrivate5
-%license LICENSES/*
 %{_kf5_libdir}/libKF5AkonadiPrivate.so.*
 
 %files -n libKF5AkonadiXml5
-%license LICENSES/*
 %{_kf5_libdir}/libKF5AkonadiXml.so.*
 
 %files sqlite
-%license LICENSES/*
 %{_kf5_plugindir}/sqldrivers/
 
 %files devel
-%license LICENSES/*
 %{_kf5_bindir}/akonadi2xml
 %{_kf5_cmakedir}/KF5Akonadi
 %{_kf5_dbusinterfacesdir}/org.freedesktop.Akonadi.*.xml
@@ -285,7 +278,6 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license LICENSES/*
 %endif
 
 %changelog

++++++ akonadi-21.04.3.tar.xz -> akonadi-21.08.0.tar.xz ++++++
++++ 94188 lines of diff (skipped)

Reply via email to