Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2024-01-15 22:12:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Mon Jan 15 22:12:08 2024 rev:126 rq:1138898 version:5.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2023-12-17 
21:31:14.067207690 +0100
+++ /work/SRC/openSUSE:Factory/.kconfig.new.21961/kconfig.changes       
2024-01-15 22:14:12.487817808 +0100
@@ -1,0 +2,9 @@
+Sat Jan 13 11:21:23 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
+- No code change since 5.113.0
+
+-------------------------------------------------------------------

Old:
----
  kconfig-5.113.0.tar.xz
  kconfig-5.113.0.tar.xz.sig

New:
----
  kconfig-5.114.0.tar.xz
  kconfig-5.114.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.GyvisZ/_old  2024-01-15 22:14:13.499854783 +0100
+++ /var/tmp/diff_new_pack.GyvisZ/_new  2024-01-15 22:14:13.499854783 +0100
@@ -24,7 +24,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:           kconfig
-Version:        5.113.0
+Version:        5.114.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kconfig-5.113.0.tar.xz -> kconfig-5.114.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/.gitlab-ci.yml 
new/kconfig-5.114.0/.gitlab-ci.yml
--- old/kconfig-5.113.0/.gitlab-ci.yml  2023-12-02 10:24:40.000000000 +0100
+++ new/kconfig-5.114.0/.gitlab-ci.yml  2024-01-06 09:50:54.000000000 +0100
@@ -2,9 +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/freebsd.yml
+      - /gitlab-templates/windows.yml
+      - /gitlab-templates/windows-static.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/CMakeLists.txt 
new/kconfig-5.114.0/CMakeLists.txt
--- old/kconfig-5.113.0/CMakeLists.txt  2023-12-02 10:24:40.000000000 +0100
+++ new/kconfig-5.114.0/CMakeLists.txt  2024-01-06 09:50:54.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.113.0") # handled by release scripts
+set(KF_VERSION "5.114.0") # handled by release scripts
 project(KConfig VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.113.0  NO_MODULE)
+find_package(ECM 5.114.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/poqm/de/kconfig5_qt.po 
new/kconfig-5.114.0/poqm/de/kconfig5_qt.po
--- old/kconfig-5.113.0/poqm/de/kconfig5_qt.po  2023-12-02 10:24:40.000000000 
+0100
+++ new/kconfig-5.114.0/poqm/de/kconfig5_qt.po  2024-01-06 09:50:54.000000000 
+0100
@@ -1,3 +1,4 @@
+# SPDX-FileCopyrightText: 2023 Johannes Obermayr <johannesoberm...@gmx.de>
 # Thomas Diehl <t...@kde.org>, 2003.
 # Thomas Reitelbach <t...@erdfunkstelle.de>, 2006, 2007, 2008.
 # Frederik Schwarzer <schwar...@kde.org>, 2012, 2014, 2015, 2016, 2020, 2022.
@@ -16,7 +17,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 22.08.3\n"
+"X-Generator: Lokalize 23.08.4\n"
 "X-Qt-Contexts: true\n"
 
 #: core/kconfig.cpp:961
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/poqm/fr/kconfig5_qt.po 
new/kconfig-5.114.0/poqm/fr/kconfig5_qt.po
--- old/kconfig-5.113.0/poqm/fr/kconfig5_qt.po  2023-12-02 10:24:40.000000000 
+0100
+++ new/kconfig-5.114.0/poqm/fr/kconfig5_qt.po  2024-01-06 09:50:54.000000000 
+0100
@@ -7,12 +7,12 @@
 # J. Cornavin <jcorn...@club-internet.fr>, 2007.
 # Sébastien Renard <sebastien.ren...@digitalfox.org>, 2008.
 # Joëlle Cornavin <jcorn...@club-internet.fr>, 2008.
-# xavier <ktranslato...@yahoo.fr>, 2013.
+# Xavier Besnard <xavier.besn...@kde.org>, 2013.
 # Maxime Corteel <mcort...@gmail.com>, 2014, 2015.
 # Vincent Pinon <vpi...@kde.org>, 2016, 2017.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2020.
-# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<xavier.besn...@neuf.fr>
-# Xavier BESNARD <xavier.besn...@neuf.fr>, 2023.
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<xavier.besn...@kde.org>
+# Xavier Besnard <xavier.besn...@kde.org>, 2023.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/poqm/sk/kconfig5_qt.po 
new/kconfig-5.114.0/poqm/sk/kconfig5_qt.po
--- old/kconfig-5.113.0/poqm/sk/kconfig5_qt.po  2023-12-02 10:24:40.000000000 
+0100
+++ new/kconfig-5.114.0/poqm/sk/kconfig5_qt.po  2024-01-06 09:50:54.000000000 
+0100
@@ -1,6 +1,6 @@
 # translation of kwriteconfig.po to Slovak
 # Michal Sulek <misu...@gmail.com>, 2009.
-# Roman Paholík <wizzar...@gmail.com>, 2014, 2015, 2016, 2022.
+# SPDX-FileCopyrightText: 2014, 2015, 2016, 2022, 2023 Roman Paholík 
<wizzar...@gmail.com>
 # Mthw <jari...@hotmail.com>, 2019.
 # Matej Mrenica <matejm98m...@gmail.com>, 2019, 2020.
 msgid ""
@@ -8,14 +8,14 @@
 "Project-Id-Version: kwriteconfig\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-11 02:17+0000\n"
-"PO-Revision-Date: 2022-04-18 17:45+0200\n"
+"PO-Revision-Date: 2023-12-06 19:04+0100\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 23.08.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 "X-Qt-Contexts: true\n"
 
@@ -312,12 +312,9 @@
 msgstr "Vyčistiť"
 
 #: gui/kstandardshortcut.cpp:297
-#, fuzzy
-#| msgctxt "KStandardShortcut|@action"
-#| msgid "Actual Size"
 msgctxt "KStandardShortcut|@action"
 msgid "Zoom to Actual Size"
-msgstr "Aktuálna veľkosť"
+msgstr "Priblížiť na aktuálnu veľkosť"
 
 #: gui/kstandardshortcut.cpp:298
 msgctxt "KStandardShortcut|@action"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.113.0/poqm/zh_CN/kconfig5_qt.po 
new/kconfig-5.114.0/poqm/zh_CN/kconfig5_qt.po
--- old/kconfig-5.113.0/poqm/zh_CN/kconfig5_qt.po       2023-12-02 
10:24:40.000000000 +0100
+++ new/kconfig-5.114.0/poqm/zh_CN/kconfig5_qt.po       2024-01-06 
09:50:54.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"

Reply via email to