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-02-12 18:50:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Mon Feb 12 18:50:55 2024 rev:87 rq:1145644 version:5.115.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2024-01-15 22:15:34.062798130 +0100 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.1815/kirigami2.changes 2024-02-12 18:52:41.143552606 +0100 @@ -1,0 +2,11 @@ +Thu Feb 8 11:15:13 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 5.115.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.115.0 +- No code change since 5.114.0 +- Switch to the latest GCC version available in Leap for packages + that can't build with the default compiler + +------------------------------------------------------------------- Old: ---- kirigami2-5.114.0.tar.xz kirigami2-5.114.0.tar.xz.sig New: ---- kirigami2-5.115.0.tar.xz kirigami2-5.115.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.SHMKTT/_old 2024-02-12 18:52:41.699572712 +0100 +++ /var/tmp/diff_new_pack.SHMKTT/_new 2024-02-12 18:52:41.703572857 +0100 @@ -24,7 +24,7 @@ %define qt5_version 5.15.2 %bcond_without released Name: kirigami2 -Version: 5.114.0 +Version: 5.115.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later @@ -36,8 +36,8 @@ %endif BuildRequires: extra-cmake-modules >= %{_kf5_version} %if 0%{?suse_version} == 1500 -BuildRequires: gcc10-c++ -BuildRequires: gcc10-PIE +BuildRequires: gcc13-c++ +BuildRequires: gcc13-PIE %endif BuildRequires: libQt5Gui-private-headers-devel >= %{qt5_version} BuildRequires: cmake(Qt5Concurrent) >= %{qt5_version} @@ -79,7 +79,7 @@ %build %if 0%{?suse_version} == 1500 -export CXX=g++-10 +export CXX=g++-13 %endif %cmake_kf5 -d build ++++++ kirigami2-5.114.0.tar.xz -> kirigami2-5.115.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.114.0/CMakeLists.txt new/kirigami2-5.115.0/CMakeLists.txt --- old/kirigami2-5.114.0/CMakeLists.txt 2024-01-06 09:53:22.000000000 +0100 +++ new/kirigami2-5.115.0/CMakeLists.txt 2024-02-03 15:24:39.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.114.0") # handled by release scripts -set(KF_DEP_VERSION "5.114.0") # handled by release scripts +set(KF_VERSION "5.115.0") # handled by release scripts +set(KF_DEP_VERSION "5.115.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.114.0 NO_MODULE) +find_package(ECM 5.115.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.114.0/poqm/eo/libkirigami2plugin_qt.po new/kirigami2-5.115.0/poqm/eo/libkirigami2plugin_qt.po --- old/kirigami2-5.114.0/poqm/eo/libkirigami2plugin_qt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kirigami2-5.115.0/poqm/eo/libkirigami2plugin_qt.po 2024-02-03 15:24:39.000000000 +0100 @@ -0,0 +1,279 @@ +# translation of libkirigami2plugin_qt.pot to Esperanto +# Copyright (C) 2023 Free Software Foundation, Inc. +# This file is distributed under the same license as the kirigami package. +# Oliver Kellogg <okellogg.sourceforge.net>, 2023. +# +msgid "" +msgstr "" +"Project-Id-Version: kirigami\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2023-11-05 13:43+0100\n" +"PO-Revision-Date: 2024-01-07 07:40+0100\n" +"Last-Translator: Oliver Kellogg <okell...@users.sourceforge.net>\n" +"Language-Team: Esperanto <kde-i18n-eo.org>\n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: translate-po (https://github.com/zcribe/translate-po)\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: controls/AboutItem.qml:133 +#, qt-format +msgctxt "AboutItem|" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: controls/AboutItem.qml:142 +#, qt-format +msgctxt "AboutItem|" +msgid "Visit %1's KDE Store page" +msgstr "Vizitu la KDE Store-paÄon de %1" + +#: controls/AboutItem.qml:151 +#, qt-format +msgctxt "AboutItem|" +msgid "Send an email to %1" +msgstr "Sendi retmesaÄon al %1" + +#: controls/AboutItem.qml:201 +msgctxt "AboutItem|" +msgid "Get Involved" +msgstr "ImplikiÄi" + +#: controls/AboutItem.qml:207 +msgctxt "AboutItem|" +msgid "Donate" +msgstr "Doni" + +#: controls/AboutItem.qml:224 +msgctxt "AboutItem|" +msgid "Report a Bug" +msgstr "Raporti Cimon" + +#: controls/AboutItem.qml:237 +msgctxt "AboutItem|" +msgid "Copyright" +msgstr "Kopirajto" + +#: controls/AboutItem.qml:281 +msgctxt "AboutItem|" +msgid "License:" +msgstr "Permesilo:" + +#: controls/AboutItem.qml:303 +#, qt-format +msgctxt "AboutItem|" +msgid "License: %1" +msgstr "Permesilo: %1" + +#: controls/AboutItem.qml:314 +msgctxt "AboutItem|" +msgid "Libraries in use" +msgstr "Bibliotekoj en uzo" + +#: controls/AboutItem.qml:344 +msgctxt "AboutItem|" +msgid "Authors" +msgstr "AÅtoroj" + +#: controls/AboutItem.qml:353 +msgctxt "AboutItem|" +msgid "Show author photos" +msgstr "Montri aÅtorajn fotojn" + +#: controls/AboutItem.qml:384 +msgctxt "AboutItem|" +msgid "Credits" +msgstr "Kreditoj" + +#: controls/AboutItem.qml:397 +msgctxt "AboutItem|" +msgid "Translators" +msgstr "Tradukistoj" + +#: controls/AboutPage.qml:101 +#, qt-format +msgctxt "AboutPage|" +msgid "About %1" +msgstr "Pri %1" + +#: controls/AbstractApplicationWindow.qml:201 +msgctxt "AbstractApplicationWindow|" +msgid "Quit" +msgstr "Forlasi" + +#: controls/ActionToolBar.qml:208 +msgctxt "ActionToolBar|" +msgid "More Actions" +msgstr "Pliaj Agoj" + +#: controls/Avatar.qml:171 +#, qt-format +msgctxt "Avatar|" +msgid "%1 â %2" +msgstr "%1 â %2" + +#: controls/Chip.qml:82 +msgctxt "Chip|" +msgid "Remove Tag" +msgstr "Forigi Etikedon" + +#: controls/ContextDrawer.qml:67 +msgctxt "ContextDrawer|" +msgid "Actions" +msgstr "Agoj" + +#: controls/GlobalDrawer.qml:506 +msgctxt "GlobalDrawer|" +msgid "Back" +msgstr "MalantaÅen/Reen" + +#: controls/GlobalDrawer.qml:599 +msgctxt "GlobalDrawer|" +msgid "Close Sidebar" +msgstr "Fermi Flankbreton" + +#: controls/GlobalDrawer.qml:602 +msgctxt "GlobalDrawer|" +msgid "Open Sidebar" +msgstr "Malfermi Flankbreton" + +#: controls/LoadingPlaceholder.qml:55 +msgctxt "LoadingPlaceholder|" +msgid "Loadingâ¦" +msgstr "Åarganteâ¦" + +#: controls/PasswordField.qml:41 +msgctxt "PasswordField|" +msgid "Password" +msgstr "Pasvorto" + +#: controls/PasswordField.qml:44 +msgctxt "PasswordField|" +msgid "Hide Password" +msgstr "KaÅi Pasvorton" + +#: controls/PasswordField.qml:44 +msgctxt "PasswordField|" +msgid "Show Password" +msgstr "Montri Pasvorton" + +#: controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml:70 +msgctxt "PageRowGlobalToolBarUI|" +msgid "Close menu" +msgstr "Fermi menuon" + +#: controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml:70 +msgctxt "PageRowGlobalToolBarUI|" +msgid "Open menu" +msgstr "Malfermi menuon" + +#: controls/SearchField.qml:94 +msgctxt "SearchField|" +msgid "Searchâ¦" +msgstr "SerÄiâ¦" + +#: controls/SearchField.qml:96 +msgctxt "SearchField|" +msgid "Search" +msgstr "SerÄi" + +#: controls/SearchField.qml:107 +msgctxt "SearchField|" +msgid "Clear search" +msgstr "Klara serÄo" + +#: controls/settingscomponents/CategorizedSettings.qml:41 +#: controls/settingscomponents/CategorizedSettings.qml:105 +msgctxt "CategorizedSettings|" +msgid "Settings" +msgstr "Agordoj" + +#: controls/settingscomponents/CategorizedSettings.qml:41 +#, qt-format +msgctxt "CategorizedSettings|" +msgid "Settings â %1" +msgstr "Agordoj â %1" + +#. Accessibility text for a page tab. Keep the text as concise as possible and don't use a percent sign. +#: controls/swipenavigator/templates/PageTab.qml:38 +#, qt-format +msgctxt "PageTab|" +msgid "Current page. Progress: %1 percent." +msgstr "Nuna paÄo. Progreso: %1 procento." + +#. Accessibility text for a page tab. Keep the text as concise as possible. +#: controls/swipenavigator/templates/PageTab.qml:41 +#, qt-format +msgctxt "PageTab|" +msgid "Navigate to %1. Progress: %2 percent." +msgstr "Navigadi al %1. Progreso: %2 elcentoj." + +#. Accessibility text for a page tab. Keep the text as concise as possible. +#: controls/swipenavigator/templates/PageTab.qml:46 +msgctxt "PageTab|" +msgid "Current page." +msgstr "Nuna paÄo." + +#. Accessibility text for a page tab that's requesting the user's attention. Keep the text as concise as possible. +#: controls/swipenavigator/templates/PageTab.qml:49 +#, qt-format +msgctxt "PageTab|" +msgid "Navigate to %1. Demanding attention." +msgstr "Navigadi al %1. Postulante atenton." + +#. Accessibility text for a page tab that's requesting the user's attention. Keep the text as concise as possible. +#: controls/swipenavigator/templates/PageTab.qml:52 +#, qt-format +msgctxt "PageTab|" +msgid "Navigate to %1." +msgstr "Navigadi al %1." + +#: controls/templates/OverlayDrawer.qml:141 +msgctxt "OverlayDrawer|" +msgid "Close drawer" +msgstr "Fermi tirkeston" + +#: controls/templates/OverlayDrawer.qml:147 +msgctxt "OverlayDrawer|" +msgid "Open drawer" +msgstr "Malfermi tirkeston" + +#: controls/templates/private/BackButton.qml:53 +msgctxt "BackButton|" +msgid "Navigate Back" +msgstr "Navigadi Reen" + +#: controls/templates/private/ForwardButton.qml:30 +msgctxt "ForwardButton|" +msgid "Navigate Forward" +msgstr "Navigadi AntaÅen" + +#: controls/ToolBarApplicationHeader.qml:118 +msgctxt "ToolBarApplicationHeader|" +msgid "More Actions" +msgstr "Pliaj Agoj" + +#: controls/UrlButton.qml:54 +msgctxt "UrlButton|" +msgid "Copy Link to Clipboard" +msgstr "Kopii Ligilon al Tondujo" + +#: settings.cpp:220 +#, qt-format +msgctxt "Settings|" +msgid "KDE Frameworks %1" +msgstr "KDE Kadroj %1" + +#: settings.cpp:222 +#, qt-format +msgctxt "Settings|" +msgid "The %1 windowing system" +msgstr "La %1 fenestra sistemo" + +#: settings.cpp:223 +#, qt-format +msgctxt "Settings|" +msgid "Qt %2 (built against %3)" +msgstr "Qt %2 (konstruita kontraÅ %3)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.114.0/poqm/zh_CN/libkirigami2plugin_qt.po new/kirigami2-5.115.0/poqm/zh_CN/libkirigami2plugin_qt.po --- old/kirigami2-5.114.0/poqm/zh_CN/libkirigami2plugin_qt.po 2024-01-06 09:53:22.000000000 +0100 +++ new/kirigami2-5.115.0/poqm/zh_CN/libkirigami2plugin_qt.po 2024-02-03 15:24:39.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-12-30 13:41\n" +"PO-Revision-Date: 2024-01-21 14:14\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"