Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2024-01-15 22:13:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Mon Jan 15 22:13:11 2024 rev:86 rq:1138924 version:5.114.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2023-12-17 21:32:01.660936563 +0100 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.21961/kirigami2.changes 2024-01-15 22:15:34.062798130 +0100 @@ -1,0 +2,10 @@ +Sat Jan 13 11:21:44 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 5.114.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.114.0 +- Changes since 5.113.0: + * Make drawer actions accessible + +------------------------------------------------------------------- Old: ---- kirigami2-5.113.0.tar.xz kirigami2-5.113.0.tar.xz.sig New: ---- kirigami2-5.114.0.tar.xz kirigami2-5.114.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.18oKhZ/_old 2024-01-15 22:15:35.066834812 +0100 +++ /var/tmp/diff_new_pack.18oKhZ/_new 2024-01-15 22:15:35.066834812 +0100 @@ -24,7 +24,7 @@ %define qt5_version 5.15.2 %bcond_without released Name: kirigami2 -Version: 5.113.0 +Version: 5.114.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later ++++++ kirigami2-5.113.0.tar.xz -> kirigami2-5.114.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/.gitlab-ci.yml new/kirigami2-5.114.0/.gitlab-ci.yml --- old/kirigami2-5.113.0/.gitlab-ci.yml 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/.gitlab-ci.yml 2024-01-06 09:53:22.000000000 +0100 @@ -2,10 +2,11 @@ # SPDX-License-Identifier: CC0-1.0 include: - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.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/windows-static.yml - + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/linux.yml + - /gitlab-templates/linux-static.yml + - /gitlab-templates/android.yml + - /gitlab-templates/windows.yml + - /gitlab-templates/windows-static.yml + - /gitlab-templates/freebsd.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/CMakeLists.txt new/kirigami2-5.114.0/CMakeLists.txt --- old/kirigami2-5.113.0/CMakeLists.txt 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/CMakeLists.txt 2024-01-06 09:53:22.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.113.0") # handled by release scripts -set(KF_DEP_VERSION "5.113.0") # handled by release scripts +set(KF_VERSION "5.114.0") # handled by release scripts +set(KF_DEP_VERSION "5.114.0") # handled by release scripts project(kirigami2 VERSION ${KF_VERSION}) @@ -21,7 +21,7 @@ if(DEFINED STATIC_LIBRARY) message(FATAL_ERROR "Use the BUILD_SHARED_LIBS=OFF option to build a static library, STATIC_LIBRARY is no longer a supported option") endif() -find_package(ECM 5.113.0 NO_MODULE) +find_package(ECM 5.114.0 NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH}) if (NOT ${BUILD_SHARED_LIBS}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/poqm/fr/libkirigami2plugin_qt.po new/kirigami2-5.114.0/poqm/fr/libkirigami2plugin_qt.po --- old/kirigami2-5.113.0/poqm/fr/libkirigami2plugin_qt.po 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/poqm/fr/libkirigami2plugin_qt.po 2024-01-06 09:53:22.000000000 +0100 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard <xavier.besn...@neuf.fr> +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard <xavier.besn...@kde.org> # Vincent Pinon <vpi...@kde.org>, 2016, 2017. # Simon Depiets <sdepi...@gmail.com>, 2018, 2019. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/poqm/zh_CN/libkirigami2plugin_qt.po new/kirigami2-5.114.0/poqm/zh_CN/libkirigami2plugin_qt.po --- old/kirigami2-5.113.0/poqm/zh_CN/libkirigami2plugin_qt.po 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/poqm/zh_CN/libkirigami2plugin_qt.po 2024-01-06 09:53:22.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-11-25 02:29\n" +"PO-Revision-Date: 2023-12-30 13:41\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/poqm/zh_TW/libkirigami2plugin_qt.po new/kirigami2-5.114.0/poqm/zh_TW/libkirigami2plugin_qt.po --- old/kirigami2-5.113.0/poqm/zh_TW/libkirigami2plugin_qt.po 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/poqm/zh_TW/libkirigami2plugin_qt.po 2024-01-06 09:53:22.000000000 +0100 @@ -1,21 +1,21 @@ # Jeff Huang <s8321...@gmail.com>, 2016. # Franklin Weng <frank...@goodhorse.idv.tw>, 2017. # pan93412 <pan93...@gmail.com>, 2018, 2019. -# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2022, 2023. +# SPDX-FileCopyrightText: 2022, 2023 Kisaragi Hiu <m...@kisaragi-hiu.com> msgid "" msgstr "" "Project-Id-Version: libkirigamiplugin_qt\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-22 20:41+0800\n" -"PO-Revision-Date: 2023-01-06 23:15+0900\n" +"PO-Revision-Date: 2023-12-02 20:08+0900\n" "Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n" -"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n" +"Language-Team: Traditional Chinese <zh-l...@lists.slat.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 22.12.0\n" +"X-Generator: Lokalize 23.08.3\n" "X-Qt-Contexts: true\n" #: controls/AboutItem.qml:133 @@ -150,20 +150,14 @@ msgstr "å¯ç¢¼" #: controls/PasswordField.qml:44 -#, fuzzy -#| msgctxt "PasswordField|" -#| msgid "Password" msgctxt "PasswordField|" msgid "Hide Password" -msgstr "å¯ç¢¼" +msgstr "é±èå¯ç¢¼" #: controls/PasswordField.qml:44 -#, fuzzy -#| msgctxt "PasswordField|" -#| msgid "Password" msgctxt "PasswordField|" msgid "Show Password" -msgstr "å¯ç¢¼" +msgstr "顯示å¯ç¢¼" #: controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml:70 msgctxt "PageRowGlobalToolBarUI|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/src/controls/private/ContextDrawerActionItem.qml new/kirigami2-5.114.0/src/controls/private/ContextDrawerActionItem.qml --- old/kirigami2-5.113.0/src/controls/private/ContextDrawerActionItem.qml 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/src/controls/private/ContextDrawerActionItem.qml 2024-01-06 09:53:22.000000000 +0100 @@ -95,4 +95,6 @@ console.warning("Don't know how to trigger the action") } } + + Accessible.onPressAction: listItem.clicked() } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.113.0/src/controls/private/GlobalDrawerActionItem.qml new/kirigami2-5.114.0/src/controls/private/GlobalDrawerActionItem.qml --- old/kirigami2-5.113.0/src/controls/private/GlobalDrawerActionItem.qml 2023-12-02 10:27:11.000000000 +0100 +++ new/kirigami2-5.114.0/src/controls/private/GlobalDrawerActionItem.qml 2024-01-06 09:53:22.000000000 +0100 @@ -177,4 +177,7 @@ Keys.onDownPressed: event => nextItemInFocusChain().focus = true Keys.onUpPressed: event => nextItemInFocusChain(false).focus = true + + Accessible.onPressAction: listItem.clicked() + Accessible.name: modelData.text }