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-12-09 13:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old) and /work/SRC/openSUSE:Factory/.akonadi-notes.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Fri Dec 9 13:16:57 2022 rev:77 rq:1041398 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes 2022-11-04 17:33:13.996270862 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-notes.new.1835/akonadi-notes.changes 2022-12-09 13:17:12.734820402 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:24:28 UTC 2022 - Christophe Marin <[email protected]> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:44:05 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:53:17 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- akonadi-notes-22.08.3.tar.xz akonadi-notes-22.08.3.tar.xz.sig New: ---- akonadi-notes-22.12.0.tar.xz akonadi-notes-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.eqyIbR/_old 2022-12-09 13:17:13.454824226 +0100 +++ /var/tmp/diff_new_pack.eqyIbR/_new 2022-12-09 13:17:13.458824247 +0100 @@ -1,7 +1,7 @@ # # spec file for package akonadi-notes # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,15 @@ # -%define kf5_version 5.79.0 +%define kf5_version 5.99.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 released Name: akonadi-notes -Version: 22.08.3 +Version: 22.12.0 Release: 0 Summary: Library to implement management of notes in Akonadi License: LGPL-2.1-or-later -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 released} @@ -48,7 +47,6 @@ %package -n libKF5AkonadiNotes5 Summary: Library to implement management of notes in Akonadi -Group: System/Libraries Recommends: %{name}-lang Provides: %{name} = %{version} @@ -60,7 +58,6 @@ %package devel Summary: Build environment for akonadi-notes -Group: Development/Libraries/KDE Requires: libKF5AkonadiNotes5 = %{version} Requires: cmake(KF5Mime) @@ -78,10 +75,9 @@ %cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name - %endif +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name %post -n libKF5AkonadiNotes5 -p /sbin/ldconfig %postun -n libKF5AkonadiNotes5 -p /sbin/ldconfig @@ -96,8 +92,6 @@ %{_kf5_libdir}/libKF5AkonadiNotes.so %{_kf5_mkspecsdir}/qt_AkonadiNotes.pri -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ akonadi-notes-22.08.3.tar.xz -> akonadi-notes-22.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/.gitlab-ci.yml new/akonadi-notes-22.12.0/.gitlab-ci.yml --- old/akonadi-notes-22.08.3/.gitlab-ci.yml 2022-10-14 06:51:08.000000000 +0200 +++ new/akonadi-notes-22.12.0/.gitlab-ci.yml 2022-11-27 09:30:49.000000000 +0100 @@ -6,3 +6,16 @@ - 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 + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml + + +suse_tumbleweed_qt62: + stage: build + image: kdeorg/ci-suse-qt64:latest + tags: + - Linux + interruptible: true + script: + - /usr/bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/CMakeLists.txt new/akonadi-notes-22.12.0/CMakeLists.txt --- old/akonadi-notes-22.08.3/CMakeLists.txt 2022-10-14 06:51:08.000000000 +0200 +++ new/akonadi-notes-22.12.0/CMakeLists.txt 2022-11-27 09:30:49.000000000 +0100 @@ -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.21.3") +set(PIM_VERSION "5.22.0") project(Akonadi-Notes VERSION ${PIM_VERSION}) # ECM setup -set(KF5_MIN_VERSION "5.95.0") +set(KF5_MIN_VERSION "5.99.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -35,10 +35,13 @@ 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") +if (QT_MAJOR_VERSION STREQUAL "6") + set(QT_REQUIRED_VERSION "6.4.0") +endif() set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.21.3") -set(AKONADI_VERSION "5.21.3") +set(KMIMELIB_VERSION "5.22.0") +set(AKONADI_VERSION "5.22.0") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h" @@ -55,7 +58,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"akonadinotes5\") -ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.96.0) +ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.99.0) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/autotests/CMakeLists.txt new/akonadi-notes-22.12.0/autotests/CMakeLists.txt --- old/akonadi-notes-22.08.3/autotests/CMakeLists.txt 2022-10-14 06:51:08.000000000 +0200 +++ new/akonadi-notes-22.12.0/autotests/CMakeLists.txt 2022-11-27 09:30:49.000000000 +0100 @@ -6,6 +6,6 @@ add_executable(notestest notestest.cpp) add_test(NAME notestest COMMAND notestest) ecm_mark_as_test(notestest) -target_link_libraries(notestest KF5AkonadiNotes KF5::Mime Qt${QT_MAJOR_VERSION}::Test) +target_link_libraries(notestest KF5AkonadiNotes KF5::Mime Qt::Test) set(CMAKE_PREFIX_PATH ../) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/ast/akonadinotes5.po new/akonadi-notes-22.12.0/po/ast/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/ast/akonadinotes5.po 2022-11-01 01:14:42.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/ast/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,24 +0,0 @@ -# Copyright (C) YEAR This file is copyright: -# This file is distributed under the same license as the akonadi-notes package. -# -# enolp <[email protected]>, 2020. -msgid "" -msgstr "" -"Project-Id-Version: akonadi-notes\n" -"Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2021-11-26 00:28+0000\n" -"PO-Revision-Date: 2020-11-07 16:46+0100\n" -"Last-Translator: enolp <[email protected]>\n" -"Language-Team: Asturian <[email protected]>\n" -"Language: ast\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 20.08.3\n" - -#: noteutils.cpp:375 -#, kde-format -msgctxt "The default name for new notes." -msgid "New Note" -msgstr "Nota nueva" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/hsb/akonadinotes5.po new/akonadi-notes-22.12.0/po/hsb/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/hsb/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/hsb/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -0,0 +1,24 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the akonadi-notes package. +# +# Edward Wornar <[email protected]>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: akonadi-notes\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-26 00:28+0000\n" +"PO-Revision-Date: 2021-10-25 17:58+0200\n" +"Last-Translator: Edward Wornar <[email protected]>\n" +"Language-Team: Upper Sorbian <[email protected]>\n" +"Language: hsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3;\n" + +#: noteutils.cpp:375 +#, kde-format +msgctxt "The default name for new notes." +msgid "New Note" +msgstr "Nowa noticka" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/ka/akonadinotes5.po new/akonadi-notes-22.12.0/po/ka/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/ka/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/ka/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -0,0 +1,25 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the akonadi-notes package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: akonadi-notes\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-11-26 00:28+0000\n" +"PO-Revision-Date: 2022-05-09 06:53+0200\n" +"Last-Translator: Temuri Doghonadze <[email protected]>\n" +"Language-Team: Georgian <[email protected]>\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.0.1\n" + +#: noteutils.cpp:375 +#, kde-format +msgctxt "The default name for new notes." +msgid "New Note" +msgstr "áá®ááá á©áááá¬áá á" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/sr@ijekavian/akonadinotes5.po new/akonadi-notes-22.12.0/po/sr@ijekavian/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/sr@ijekavian/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/sr@ijekavian/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -0,0 +1,25 @@ +# Translation of akonadinotes.po into Serbian. +# Chusslove Illich <[email protected]>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: akonadinotes\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-06-01 02:55+0200\n" +"PO-Revision-Date: 2011-12-26 22:39+0100\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@ijekavian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: noteutils.cpp:403 +#, kde-format +msgctxt "The default name for new notes." +msgid "New Note" +msgstr "Ðова белеÑка" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/sr@ijekavianlatin/akonadinotes5.po new/akonadi-notes-22.12.0/po/sr@ijekavianlatin/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/sr@ijekavianlatin/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/sr@ijekavianlatin/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -0,0 +1,25 @@ +# Translation of akonadinotes.po into Serbian. +# Chusslove Illich <[email protected]>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: akonadinotes\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-06-01 02:55+0200\n" +"PO-Revision-Date: 2011-12-26 22:39+0100\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@ijekavianlatin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: noteutils.cpp:403 +#, kde-format +msgctxt "The default name for new notes." +msgid "New Note" +msgstr "Nova beleÅ¡ka" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/sr@latin/akonadinotes5.po new/akonadi-notes-22.12.0/po/sr@latin/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/sr@latin/akonadinotes5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/sr@latin/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -0,0 +1,25 @@ +# Translation of akonadinotes.po into Serbian. +# Chusslove Illich <[email protected]>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: akonadinotes\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-06-01 02:55+0200\n" +"PO-Revision-Date: 2011-12-26 22:39+0100\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: noteutils.cpp:403 +#, kde-format +msgctxt "The default name for new notes." +msgid "New Note" +msgstr "Nova beleÅ¡ka" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-22.08.3/po/zh_CN/akonadinotes5.po new/akonadi-notes-22.12.0/po/zh_CN/akonadinotes5.po --- old/akonadi-notes-22.08.3/po/zh_CN/akonadinotes5.po 2022-11-01 01:14:42.000000000 +0100 +++ new/akonadi-notes-22.12.0/po/zh_CN/akonadinotes5.po 2022-11-27 09:30:49.000000000 +0100 @@ -3,7 +3,7 @@ "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-10-30 07:51\n" +"PO-Revision-Date: 2022-11-19 14:51\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-notes-22.08.3/src/CMakeLists.txt new/akonadi-notes-22.12.0/src/CMakeLists.txt --- old/akonadi-notes-22.08.3/src/CMakeLists.txt 2022-10-14 06:51:08.000000000 +0200 +++ new/akonadi-notes-22.12.0/src/CMakeLists.txt 2022-11-27 09:30:49.000000000 +0100 @@ -22,7 +22,7 @@ PUBLIC KF5::Mime PRIVATE - Qt${QT_MAJOR_VERSION}::Xml + Qt::Xml KF5::I18n ) @@ -34,7 +34,7 @@ install(TARGETS KF5AkonadiNotes - EXPORT KF5AkonadiNotesTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} + EXPORT KF5AkonadiNotesTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS} ) ecm_generate_headers(AkonadiNotes_CamelCase_HEADERS
