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 2022-01-11 21:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-server.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-server"

Tue Jan 11 21:14:34 2022 rev:91 rq:944245 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes    
2021-12-13 20:39:13.516447071 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new.1892/akonadi-server.changes  
2022-01-11 21:15:06.708783359 +0100
@@ -1,0 +2,10 @@
+Tue Jan  4 10:24:49 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- Changes since 21.12.0:
+  * Fix min required libaccounts-qt version
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ akonadi-server.spec ++++++
--- /var/tmp/diff_new_pack.kgT5Vf/_old  2022-01-11 21:15:07.288783768 +0100
+++ /var/tmp/diff_new_pack.kgT5Vf/_new  2022-01-11 21:15:07.296783773 +0100
@@ -20,16 +20,16 @@
 %define kf5_version 5.79.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           akonadi-server
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        PIM Storage Service
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://akonadi-project.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -181,7 +181,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
   %endif
 
@@ -274,7 +274,7 @@
 %config(noreplace) %{_sysconfdir}/apparmor.d/postgresql_akonadi
 %config(noreplace) %{_sysconfdir}/apparmor.d/usr.bin.akonadiserver
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

++++++ akonadi-21.12.0.tar.xz -> akonadi-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-21.12.0/CMakeLists.txt 
new/akonadi-21.12.1/CMakeLists.txt
--- old/akonadi-21.12.0/CMakeLists.txt  2021-11-30 18:41:25.000000000 +0100
+++ new/akonadi-21.12.1/CMakeLists.txt  2021-12-10 06:59:51.000000000 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 project(Akonadi VERSION ${PIM_VERSION})
 
 
@@ -44,7 +44,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 set(QT_REQUIRED_VERSION "5.15.2")
-set(RELEASE_SERVICE_VERSION "21.12.0")
+set(RELEASE_SERVICE_VERSION "21.12.1")
 set(AKONADI_FULL_VERSION "${PIM_VERSION} (${RELEASE_SERVICE_VERSION})")
 
 configure_file(akonadifull-version.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/akonadifull-version.h @ONLY)
@@ -100,7 +100,7 @@
     TYPE REQUIRED
 )
 
-set(AccountsQt5_MINIMUM_VERSION "1.15")
+set(AccountsQt5_MINIMUM_VERSION "1.16")
 find_package(AccountsQt5 ${AccountsQt5_MINIMUM_VERSION})
 set_package_properties(AccountsQt5 PROPERTIES
     DESCRIPTION "Qt bindings for the Accounts framework"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-21.12.0/po/zh_CN/akonadi_knut_resource.po 
new/akonadi-21.12.1/po/zh_CN/akonadi_knut_resource.po
--- old/akonadi-21.12.0/po/zh_CN/akonadi_knut_resource.po       2021-12-03 
01:15:39.000000000 +0100
+++ new/akonadi-21.12.1/po/zh_CN/akonadi_knut_resource.po       2022-01-04 
01:22:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-27 03:05+0100\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-21.12.0/po/zh_CN/libakonadi5.po 
new/akonadi-21.12.1/po/zh_CN/libakonadi5.po
--- old/akonadi-21.12.0/po/zh_CN/libakonadi5.po 2021-12-03 01:15:39.000000000 
+0100
+++ new/akonadi-21.12.1/po/zh_CN/libakonadi5.po 2022-01-04 01:22:31.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-05 00:17+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to