Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfigwidgets for openSUSE:Factory 
checked in at 2023-11-13 22:16:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.kconfigwidgets.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfigwidgets"

Mon Nov 13 22:16:42 2023 rev:122 rq:1125306 version:5.112.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2023-10-19 22:47:32.510916036 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.17445/kconfigwidgets.changes 
2023-11-13 22:18:52.095078719 +0100
@@ -1,0 +2,9 @@
+Mon Nov  6 09:13:46 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.112.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.112.0
+- No code change since 5.111.0
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.111.0.tar.xz
  kconfigwidgets-5.111.0.tar.xz.sig

New:
----
  kconfigwidgets-5.112.0.tar.xz
  kconfigwidgets-5.112.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.uQYIjP/_old  2023-11-13 22:18:52.767103462 +0100
+++ /var/tmp/diff_new_pack.uQYIjP/_new  2023-11-13 22:18:52.767103462 +0100
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kconfigwidgets
-Version:        5.111.0
+Version:        5.112.0
 Release:        0
 Summary:        Widgets for configuration dialogs
 License:        LGPL-2.1-or-later


++++++ kconfigwidgets-5.111.0.tar.xz -> kconfigwidgets-5.112.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.111.0/CMakeLists.txt 
new/kconfigwidgets-5.112.0/CMakeLists.txt
--- old/kconfigwidgets-5.111.0/CMakeLists.txt   2023-10-07 12:18:37.000000000 
+0200
+++ new/kconfigwidgets-5.112.0/CMakeLists.txt   2023-11-04 11:00:56.000000000 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.111.0") # handled by release scripts
-set(KF_DEP_VERSION "5.111.0") # handled by release scripts
+set(KF_VERSION "5.112.0") # handled by release scripts
+set(KF_DEP_VERSION "5.112.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.111.0  NO_MODULE)
+find_package(ECM 5.112.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/kconfigwidgets-5.111.0/po/ca@valencia/kconfigwidgets5.po 
new/kconfigwidgets-5.112.0/po/ca@valencia/kconfigwidgets5.po
--- old/kconfigwidgets-5.111.0/po/ca@valencia/kconfigwidgets5.po        
2023-10-07 12:18:37.000000000 +0200
+++ new/kconfigwidgets-5.112.0/po/ca@valencia/kconfigwidgets5.po        
2023-11-04 11:00:56.000000000 +0100
@@ -380,7 +380,7 @@
 
 #: kstandardaction_p.h:72
 msgid "Go to previous page"
-msgstr "Va a la pàgina anterior"
+msgstr "Va fins a la pàgina anterior"
 
 #: kstandardaction_p.h:73
 msgid "&Next Page"
@@ -388,19 +388,19 @@
 
 #: kstandardaction_p.h:73
 msgid "Go to next page"
-msgstr "Va a la pàgina següent"
+msgstr "Va fins a la pàgina següent"
 
 #: kstandardaction_p.h:74
 msgid "&Go To..."
-msgstr "&Ves a..."
+msgstr "&Ves fins a..."
 
 #: kstandardaction_p.h:75
 msgid "&Go to Page..."
-msgstr "&Ves a la pàgina..."
+msgstr "&Ves fins a la pàgina..."
 
 #: kstandardaction_p.h:76
 msgid "&Go to Line..."
-msgstr "&Ves a la línia..."
+msgstr "&Ves fins a la línia..."
 
 #: kstandardaction_p.h:77
 msgid "&First Page"
@@ -408,7 +408,7 @@
 
 #: kstandardaction_p.h:77
 msgid "Go to first page"
-msgstr "Va a la primera pàgina"
+msgstr "Va fins a la primera pàgina"
 
 #: kstandardaction_p.h:78
 msgid "&Last Page"
@@ -416,7 +416,7 @@
 
 #: kstandardaction_p.h:78
 msgid "Go to last page"
-msgstr "Va a l'última pàgina"
+msgstr "Va fins a l'última pàgina"
 
 #: kstandardaction_p.h:79
 msgid "&Back"
@@ -539,7 +539,7 @@
 
 #: kstandardaction_p.h:113
 msgid "&Move to Trash"
-msgstr "&Mou a la paperera"
+msgstr "&Mou cap a dins de la paperera"
 
 #: kstandardaction_p.h:114
 msgid "&Donate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.111.0/po/es/kconfigwidgets5.po 
new/kconfigwidgets-5.112.0/po/es/kconfigwidgets5.po
--- old/kconfigwidgets-5.111.0/po/es/kconfigwidgets5.po 2023-10-07 
12:18:37.000000000 +0200
+++ new/kconfigwidgets-5.112.0/po/es/kconfigwidgets5.po 2023-11-04 
11:00:56.000000000 +0100
@@ -5,7 +5,7 @@
 # Pablo de Vicente <[email protected]>, 2000-2002,2003, 2004.
 # Pablo de Vicente <[email protected]>, 2003.
 # Pablo de Vicente <[email protected]>, 2004, 2005.
-# Eloy Cuadra <[email protected]>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2015, 2016, 2017, 2019, 2020, 2021, 2022.
+# SPDX-FileCopyrightText: 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2015, 2016, 2017, 2019, 2020, 2021, 2022, 2023 Eloy Cuadra <[email protected]>
 # Pablo de Vicente <[email protected]>, 2005, 2006, 2007.
 # Enrique Matias Sanchez (aka Quique) <[email protected]>, 2007.
 # Jaime Robles <[email protected]>, 2007.
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-08 00:42+0000\n"
-"PO-Revision-Date: 2022-05-31 03:46+0200\n"
+"PO-Revision-Date: 2023-10-17 21:38+0200\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -23,7 +23,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "First-Translator: Boris Wesslowski <[email protected]>\n"
-"X-Generator: Lokalize 22.04.1\n"
+"X-Generator: Lokalize 23.08.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -544,7 +544,7 @@
 
 #: kstandardaction_p.h:114
 msgid "&Donate"
-msgstr "&Donar"
+msgstr "Hacer un &donativo"
 
 #: kstandardaction_p.h:115
 msgid "Open &Menu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.111.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.112.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.111.0/po/zh_CN/kconfigwidgets5.po      2023-10-07 
12:18:37.000000000 +0200
+++ new/kconfigwidgets-5.112.0/po/zh_CN/kconfigwidgets5.po      2023-11-04 
11:00:56.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-08 00:42+0000\n"
-"PO-Revision-Date: 2023-09-16 10:08\n"
+"PO-Revision-Date: 2023-10-21 13:54\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to