Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kirigami2 for openSUSE:Factory 
checked in at 2023-10-19 22:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old)
 and      /work/SRC/openSUSE:Factory/.kirigami2.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kirigami2"

Thu Oct 19 22:46:04 2023 rev:83 rq:1118704 version:5.111.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes      2023-09-11 
21:23:52.881007830 +0200
+++ /work/SRC/openSUSE:Factory/.kirigami2.new.1945/kirigami2.changes    
2023-10-19 22:48:09.808268779 +0200
@@ -1,0 +2,10 @@
+Mon Oct  9 20:20:59 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- Changes since 5.110.0:
+  * AboutPage: Allow overriding donateUrl by aliasing it from AboutItem 
(kde#474864)
+
+-------------------------------------------------------------------

Old:
----
  kirigami2-5.110.0.tar.xz
  kirigami2-5.110.0.tar.xz.sig

New:
----
  kirigami2-5.111.0.tar.xz
  kirigami2-5.111.0.tar.xz.sig

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

Other differences:
------------------
++++++ kirigami2.spec ++++++
--- /var/tmp/diff_new_pack.PWr5Ps/_old  2023-10-19 22:48:10.372289235 +0200
+++ /var/tmp/diff_new_pack.PWr5Ps/_new  2023-10-19 22:48:10.372289235 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kirigami2
-Version:        5.110.0
+Version:        5.111.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1-or-later


++++++ kirigami2-5.110.0.tar.xz -> kirigami2-5.111.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.110.0/CMakeLists.txt 
new/kirigami2-5.111.0/CMakeLists.txt
--- old/kirigami2-5.110.0/CMakeLists.txt        2023-09-03 09:35:36.000000000 
+0200
+++ new/kirigami2-5.111.0/CMakeLists.txt        2023-10-07 12:21:03.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.110.0") # handled by release scripts
-set(KF_DEP_VERSION "5.110.0") # handled by release scripts
+set(KF_VERSION "5.111.0") # handled by release scripts
+set(KF_DEP_VERSION "5.111.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.110.0 NO_MODULE)
+find_package(ECM 5.111.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.110.0/poqm/fr/libkirigami2plugin_qt.po 
new/kirigami2-5.111.0/poqm/fr/libkirigami2plugin_qt.po
--- old/kirigami2-5.110.0/poqm/fr/libkirigami2plugin_qt.po      2023-09-03 
09:35:36.000000000 +0200
+++ new/kirigami2-5.111.0/poqm/fr/libkirigami2plugin_qt.po      2023-10-07 
12:21:03.000000000 +0200
@@ -1,18 +1,18 @@
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<xavier.besn...@neuf.fr>
 # Vincent Pinon <vpi...@kde.org>, 2016, 2017.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019.
-# Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2022-12-22 18:50+0100\n"
-"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"PO-Revision-Date: 2023-09-14 15:59+0200\n"
+"Last-Translator: Xavier BESNARD <xavier.besn...@neuf.fr>\n"
+"Language-Team: fr\n"
 "Language: fr\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 22.12.0\n"
+"X-Generator: Lokalize 23.08.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
@@ -150,20 +150,14 @@
 msgstr "Mot de passe"
 
 #: controls/PasswordField.qml:44
-#, fuzzy
-#| msgctxt "PasswordField|"
-#| msgid "Password"
 msgctxt "PasswordField|"
 msgid "Hide Password"
-msgstr "Mot de passe"
+msgstr "Masquer un mot de passe"
 
 #: controls/PasswordField.qml:44
-#, fuzzy
-#| msgctxt "PasswordField|"
-#| msgid "Password"
 msgctxt "PasswordField|"
 msgid "Show Password"
-msgstr "Mot de passe"
+msgstr "Afficher un mot de passe"
 
 #: controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml:70
 msgctxt "PageRowGlobalToolBarUI|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.110.0/poqm/pl/libkirigami2plugin_qt.po 
new/kirigami2-5.111.0/poqm/pl/libkirigami2plugin_qt.po
--- old/kirigami2-5.110.0/poqm/pl/libkirigami2plugin_qt.po      2023-09-03 
09:35:36.000000000 +0200
+++ new/kirigami2-5.111.0/poqm/pl/libkirigami2plugin_qt.po      2023-10-07 
12:21:03.000000000 +0200
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2023-02-12 09:20+0100\n"
+"PO-Revision-Date: 2023-10-01 08:54+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
 "Language: pl\n"
@@ -12,7 +12,7 @@
 "X-Qt-Contexts: true\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 23.04.3\n"
 
 #: controls/AboutItem.qml:133
 #, qt-format
@@ -146,20 +146,14 @@
 msgstr "Hasło"
 
 #: controls/PasswordField.qml:44
-#, fuzzy
-#| msgctxt "PasswordField|"
-#| msgid "Password"
 msgctxt "PasswordField|"
 msgid "Hide Password"
-msgstr "Hasło"
+msgstr "Ukryj hasło"
 
 #: controls/PasswordField.qml:44
-#, fuzzy
-#| msgctxt "PasswordField|"
-#| msgid "Password"
 msgctxt "PasswordField|"
 msgid "Show Password"
-msgstr "Hasło"
+msgstr "Pokaż hasło"
 
 #: controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml:70
 msgctxt "PageRowGlobalToolBarUI|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami2-5.110.0/poqm/zh_CN/libkirigami2plugin_qt.po 
new/kirigami2-5.111.0/poqm/zh_CN/libkirigami2plugin_qt.po
--- old/kirigami2-5.110.0/poqm/zh_CN/libkirigami2plugin_qt.po   2023-09-03 
09:35:36.000000000 +0200
+++ new/kirigami2-5.111.0/poqm/zh_CN/libkirigami2plugin_qt.po   2023-10-07 
12:21:03.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-09-02 02:57\n"
+"PO-Revision-Date: 2023-09-16 10:08\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.110.0/src/controls/AboutPage.qml 
new/kirigami2-5.111.0/src/controls/AboutPage.qml
--- old/kirigami2-5.110.0/src/controls/AboutPage.qml    2023-09-03 
09:35:36.000000000 +0200
+++ new/kirigami2-5.111.0/src/controls/AboutPage.qml    2023-10-07 
12:21:03.000000000 +0200
@@ -92,7 +92,7 @@
      *
      * default: `"https://kde.org/community/donations"; when application id 
starts with "org.kde.", otherwise it is empty.`
      */
-    property url donateUrl: aboutData.desktopFileName.startsWith("org.kde.") ? 
"https://kde.org/community/donations"; : ""
+    property alias donateUrl: aboutItem.donateUrl
 
     /** @internal */
     default property alias _content: aboutItem._content
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami2-5.110.0/templates/kirigami/kirigami.kdevtemplate 
new/kirigami2-5.111.0/templates/kirigami/kirigami.kdevtemplate
--- old/kirigami2-5.110.0/templates/kirigami/kirigami.kdevtemplate      
2023-09-03 09:35:36.000000000 +0200
+++ new/kirigami2-5.111.0/templates/kirigami/kirigami.kdevtemplate      
2023-10-07 12:21:03.000000000 +0200
@@ -39,7 +39,7 @@
 Comment[az]=Qt Quick Controls 2 və Kirigami istifadə edən istifadəçi 
dostu proqrams
 Comment[bg]=Конвергиране на приложение чрез Qt 
Quick Controls 2 и Kirigami
 Comment[ca]=Aplicació convergent que usa els Qt Quick Controls 2 i el Kirigami
-Comment[ca@valencia]=Aplicació convergent que utilitza els Qt Quick Controls 
2 i Kirigami
+Comment[ca@valencia]=Aplicació convergent que utilitza Qt Quick Controls 2 i 
Kirigami
 Comment[de]=Eine konvergente Anwendung mit Qt Quick Controls 2 und Kirigami
 Comment[en_GB]=Convergent application using Qt Quick Controls 2 and Kirigami
 Comment[eo]=Konverĝa aplikaĵo uzante Qt Quick Controls 2 kaj Kirigami

Reply via email to