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-05-20 18:10:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old)
 and      /work/SRC/openSUSE:Factory/.kirigami2.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kirigami2"

Mon May 20 18:10:19 2024 rev:88 rq:1175149 version:5.116.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes      2024-02-12 
18:52:41.143552606 +0100
+++ /work/SRC/openSUSE:Factory/.kirigami2.new.1880/kirigami2.changes    
2024-05-20 18:11:11.617395238 +0200
@@ -1,0 +2,11 @@
+Mon May  6 11:32:53 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 5.116.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.116.0
+- Changes since 5.115.0:
+  * Remove the Android CI it has been failing for 4 consecutive weeks
+- Use the newest gcc version on Leap
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kirigami2.spec ++++++
--- /var/tmp/diff_new_pack.uGBy06/_old  2024-05-20 18:11:13.277455695 +0200
+++ /var/tmp/diff_new_pack.uGBy06/_new  2024-05-20 18:11:13.293456278 +0200
@@ -24,7 +24,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:           kirigami2
-Version:        5.115.0
+Version:        5.116.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1-or-later


++++++ kirigami2-5.115.0.tar.xz -> kirigami2-5.116.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/.gitlab-ci.yml 
new/kirigami2-5.116.0/.gitlab-ci.yml
--- old/kirigami2-5.115.0/.gitlab-ci.yml        2024-02-03 15:24:39.000000000 
+0100
+++ new/kirigami2-5.116.0/.gitlab-ci.yml        2024-05-04 13:40:35.000000000 
+0200
@@ -6,7 +6,7 @@
     file:
       - /gitlab-templates/linux.yml
       - /gitlab-templates/linux-static.yml
-      - /gitlab-templates/android.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.115.0/CMakeLists.txt 
new/kirigami2-5.116.0/CMakeLists.txt
--- old/kirigami2-5.115.0/CMakeLists.txt        2024-02-03 15:24:39.000000000 
+0100
+++ new/kirigami2-5.116.0/CMakeLists.txt        2024-05-04 13:40:35.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.115.0") # handled by release scripts
-set(KF_DEP_VERSION "5.115.0") # handled by release scripts
+set(KF_VERSION "5.116.0") # handled by release scripts
+set(KF_DEP_VERSION "5.116.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.115.0 NO_MODULE)
+find_package(ECM 5.116.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.115.0/poqm/cs/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/cs/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/cs/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/cs/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,5 +1,5 @@
 # SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2020, 2023 Vít Pelčák 
<[email protected]>
-# Vit Pelcak <[email protected]>, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Vit Pelcak <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -11,7 +11,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.08.2\n"
+"X-Generator: Lokalize 24.02.1\n"
 "X-Qt-Contexts: true\n"
 
 #: controls/AboutItem.qml:133
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/poqm/eo/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/eo/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/eo/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/eo/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,7 +1,7 @@
 # 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.
+# Oliver Kellogg <[email protected]>, 2023.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/poqm/fr/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/fr/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/fr/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/fr/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<[email protected]>
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Xavier Besnard 
<[email protected]>
 # Vincent Pinon <[email protected]>, 2016, 2017.
 # Simon Depiets <[email protected]>, 2018, 2019.
 msgid ""
@@ -6,13 +6,13 @@
 "Project-Id-Version: \n"
 "PO-Revision-Date: 2023-09-14 15:59+0200\n"
 "Last-Translator: Xavier BESNARD <[email protected]>\n"
-"Language-Team: fr\n"
+"Language-Team: French <French <[email protected]>>\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 23.08.2\n"
+"X-Generator: Lokalize 23.08.5\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/poqm/gl/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/gl/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/gl/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/gl/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,17 +1,17 @@
-# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio)
+# SPDX-FileCopyrightText: 2023, 2024 Adrián Chaves (Gallaecio)
 # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "PO-Revision-Date: 2023-06-23 20:11+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
-"Language-Team: Galician <[email protected]>\n"
+"Language-Team: Proxecto Trasno ([email protected])\n"
 "Language: gl\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 23.08.2\n"
+"X-Generator: Lokalize 24.02.1\n"
 "X-Qt-Contexts: true\n"
 
 #: controls/AboutItem.qml:133
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/poqm/it/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/it/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/it/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/it/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2017, 2018, 2019, 2020, 2021, 2022, 2023 Vincenzo 
Reale <[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 
Vincenzo Reale <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -10,7 +10,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 23.08.2\n"
+"X-Generator: Lokalize 24.02.1\n"
 "X-Qt-Contexts: true\n"
 
 #: controls/AboutItem.qml:133
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kirigami2-5.115.0/poqm/ko/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/ko/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/ko/libkirigami2plugin_qt.po      2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/ko/libkirigami2plugin_qt.po      2024-05-04 
13:40:35.000000000 +0200
@@ -1,4 +1,4 @@
-# Shinjo Park <[email protected]>, 2017, 2018, 2019, 2020, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 
Shinjo Park <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -10,7 +10,7 @@
 "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.3\n"
+"X-Generator: Lokalize 23.08.1\n"
 "X-Qt-Contexts: true\n"
 
 #: controls/AboutItem.qml:133
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami2-5.115.0/poqm/zh_CN/libkirigami2plugin_qt.po 
new/kirigami2-5.116.0/poqm/zh_CN/libkirigami2plugin_qt.po
--- old/kirigami2-5.115.0/poqm/zh_CN/libkirigami2plugin_qt.po   2024-02-03 
15:24:39.000000000 +0100
+++ new/kirigami2-5.116.0/poqm/zh_CN/libkirigami2plugin_qt.po   2024-05-04 
13:40:35.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2024-01-21 14:14\n"
+"PO-Revision-Date: 2024-04-21 04:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -51,7 +51,7 @@
 #: controls/AboutItem.qml:237
 msgctxt "AboutItem|"
 msgid "Copyright"
-msgstr "Copyright"
+msgstr "版权信息"
 
 #: controls/AboutItem.qml:281
 msgctxt "AboutItem|"
@@ -129,12 +129,12 @@
 #: controls/GlobalDrawer.qml:599
 msgctxt "GlobalDrawer|"
 msgid "Close Sidebar"
-msgstr "关闭侧栏"
+msgstr "隐藏侧边栏"
 
 #: controls/GlobalDrawer.qml:602
 msgctxt "GlobalDrawer|"
 msgid "Open Sidebar"
-msgstr "打开侧边栏"
+msgstr "显示侧边栏"
 
 #: controls/LoadingPlaceholder.qml:55
 msgctxt "LoadingPlaceholder|"

Reply via email to