Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Factory checked in at 2022-08-19 17:51:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old) and /work/SRC/openSUSE:Factory/.akonadi-notes.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Fri Aug 19 17:51:27 2022 rev:73 rq:997746 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes 2022-07-09 17:00:09.816537648 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-notes.new.2083/akonadi-notes.changes 2022-08-19 17:51:32.543479650 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:41:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:10:13 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:27:28 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- akonadi-notes-22.04.3.tar.xz akonadi-notes-22.04.3.tar.xz.sig New: ---- akonadi-notes-22.08.0.tar.xz akonadi-notes-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.3fzv1h/_old 2022-08-19 17:51:33.047480706 +0200 +++ /var/tmp/diff_new_pack.3fzv1h/_new 2022-08-19 17:51:33.051480714 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: akonadi-notes -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Library to implement management of notes in Akonadi License: LGPL-2.1-or-later ++++++ akonadi-notes-22.04.3.tar.xz -> akonadi-notes-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/.codespellrc new/akonadi-notes-22.08.0/.codespellrc --- old/akonadi-notes-22.04.3/.codespellrc 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.08.0/.codespellrc 2022-08-08 07:03:10.000000000 +0200 @@ -0,0 +1,4 @@ +[codespell] +skip = ./build*,.git,*.notifyrc,*.desktop,*.json,*.xml +interactive = 3 +ignore-words-list = accessort diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/.codespellrc.license new/akonadi-notes-22.08.0/.codespellrc.license --- old/akonadi-notes-22.04.3/.codespellrc.license 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.08.0/.codespellrc.license 2022-08-08 07:03:10.000000000 +0200 @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2022 Laurent Montel <mon...@kde.org> +# SPDX-License-Identifier: CC0-1.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/.gitlab-ci.yml new/akonadi-notes-22.08.0/.gitlab-ci.yml --- old/akonadi-notes-22.04.3/.gitlab-ci.yml 2022-06-10 06:55:48.000000000 +0200 +++ new/akonadi-notes-22.08.0/.gitlab-ci.yml 2022-08-08 07:03:10.000000000 +0200 @@ -5,3 +5,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/.kde-ci.yml new/akonadi-notes-22.08.0/.kde-ci.yml --- old/akonadi-notes-22.04.3/.kde-ci.yml 2022-06-10 06:55:48.000000000 +0200 +++ new/akonadi-notes-22.08.0/.kde-ci.yml 2022-08-08 07:03:10.000000000 +0200 @@ -7,3 +7,6 @@ 'frameworks/extra-cmake-modules': '@latest' 'pim/akonadi' : '@same' 'pim/kmime' : '@same' + +Options: + require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/CMakeLists.txt new/akonadi-notes-22.08.0/CMakeLists.txt --- old/akonadi-notes-22.04.3/CMakeLists.txt 2022-06-10 06:55:48.000000000 +0200 +++ new/akonadi-notes-22.08.0/CMakeLists.txt 2022-08-08 07:03:10.000000000 +0200 @@ -1,12 +1,12 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.20.3") +set(PIM_VERSION "5.21.0") project(Akonadi-Notes VERSION ${PIM_VERSION}) # ECM setup -set(KF5_MIN_VERSION "5.91.0") +set(KF5_MIN_VERSION "5.95.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -37,8 +37,8 @@ set(QT_REQUIRED_VERSION "5.15.2") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.20.3") -set(AKONADI_VERSION "5.20.3") +set(KMIMELIB_VERSION "5.21.0") +set(AKONADI_VERSION "5.21.0") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h" @@ -55,7 +55,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"akonadinotes5\") -ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.92.0) +ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.96.0) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/CMakePresets.json new/akonadi-notes-22.08.0/CMakePresets.json --- old/akonadi-notes-22.04.3/CMakePresets.json 2022-06-10 06:55:48.000000000 +0200 +++ new/akonadi-notes-22.08.0/CMakePresets.json 2022-08-08 07:03:10.000000000 +0200 @@ -2,81 +2,89 @@ "version": 3, "configurePresets": [ { + "name": "base", + "displayName": "base preset", + "generator": "Ninja", + "binaryDir": "${sourceDir}/build-${presetName}", + "installDir": "$env{KF5}", + "hidden": true + }, + { "name": "dev", "displayName": "Build as debug", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] + }, { "name": "coverage", "displayName": "Build as debug", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "BUILD_COVERAGE": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "dev-qt6", "displayName": "Build against qt6", - "generator": "Ninja", "binaryDir": "${sourceDir}/build-qt6", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "BUILD_WITH_QT6": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF6}" + "inherits": [ + "base" + ] }, { "name": "dev-disable-deprecated", "displayName": "Build as without deprecated methods", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-disable-deprecated", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON", "CMAKE_CXX_FLAGS_INIT": "-DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "asan", "displayName": "Build with Asan support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-asan", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "ECM_ENABLE_SANITIZERS" : "'address;undefined'", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "pch", "displayName": "Build with PCH support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-pch", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "COMPILE_WITH_CMAKE_PCH_SUPPORT": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "dev-clang", "displayName": "dev-clang", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-clang", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" @@ -85,46 +93,46 @@ "CXX": "clang++", "CCACHE_DISABLE": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "unity", "displayName": "Build with CMake unity support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-unity", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "USE_UNITY_CMAKE_SUPPORT": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "release", "displayName": "Build as release mode.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-release", "cacheVariables": { "CMAKE_BUILD_TYPE": "Release" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "profile", "displayName": "profile", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-profile", "cacheVariables": { "CMAKE_BUILD_TYPE": "RelWithDebInfo", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "clazy", "displayName": "clazy", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-clazy", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug" }, @@ -132,7 +140,9 @@ "CXX": "clazy", "CCACHE_DISABLE": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] } ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.04.3/po/zh_CN/akonadinotes5.po new/akonadi-notes-22.08.0/po/zh_CN/akonadinotes5.po --- old/akonadi-notes-22.04.3/po/zh_CN/akonadinotes5.po 2022-07-05 06:40:42.000000000 +0200 +++ new/akonadi-notes-22.08.0/po/zh_CN/akonadinotes5.po 2022-08-12 02:11:29.000000000 +0200 @@ -1,13 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Xuetian Weng <xw...@cs.stonybrook.edu>, 2014. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-26 00:28+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"