Script 'mail_helper' called by obssrc
Hello community,

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

Package is "khtml"

Thu Oct 19 22:45:56 2023 rev:119 rq:1118697 version:5.111.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/khtml/khtml.changes      2023-09-11 
21:23:34.896366694 +0200
+++ /work/SRC/openSUSE:Factory/.khtml.new.1945/khtml.changes    2023-10-19 
22:47:57.511822797 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:20:55 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
+- No code change since 5.110.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ khtml.spec ++++++
--- /var/tmp/diff_new_pack.qmrJzO/_old  2023-10-19 22:47:58.175846880 +0200
+++ /var/tmp/diff_new_pack.qmrJzO/_new  2023-10-19 22:47:58.179847025 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           khtml
-Version:        5.110.0
+Version:        5.111.0
 Release:        0
 Summary:        HTML rendering engine
 License:        LGPL-2.1-or-later


++++++ khtml-5.110.0.tar.xz -> khtml-5.111.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.110.0/CMakeLists.txt 
new/khtml-5.111.0/CMakeLists.txt
--- old/khtml-5.110.0/CMakeLists.txt    2023-09-03 09:34:58.000000000 +0200
+++ new/khtml-5.111.0/CMakeLists.txt    2023-10-07 12:20:24.000000000 +0200
@@ -1,11 +1,11 @@
 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(KHtml VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.110.0  NO_MODULE)
+find_package(ECM 5.111.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/khtml-5.110.0/po/es/khtml5.po 
new/khtml-5.111.0/po/es/khtml5.po
--- old/khtml-5.110.0/po/es/khtml5.po   2023-09-03 09:34:58.000000000 +0200
+++ new/khtml-5.111.0/po/es/khtml5.po   2023-10-07 12:20:24.000000000 +0200
@@ -5,7 +5,7 @@
 # Pablo de Vicente <vice...@oan.es>, 2000-2002,2003, 2004.
 # Pablo de Vicente <vic...@oan.es>, 2003.
 # Pablo de Vicente <p.device...@wanadoo.es>, 2004, 2005.
-# Eloy Cuadra <ecua...@eloihr.net>, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2019.
+# SPDX-FileCopyrightText: 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2019, 2023 Eloy Cuadra <ecua...@eloihr.net>
 # Pablo de Vicente <pablo.device...@gmail.com>, 2005, 2006, 2007.
 # Enrique Matias Sanchez (aka Quique) <cronop...@gmail.com>, 2007.
 # Jaime Robles <ja...@kde.org>, 2007.
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-06 00:42+0000\n"
-"PO-Revision-Date: 2019-01-10 21:38+0100\n"
+"PO-Revision-Date: 2023-09-20 02:26+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\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 <bo...@wesslowski.com>\n"
-"X-Generator: Lokalize 18.12.0\n"
+"X-Generator: Lokalize 23.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -1089,12 +1089,12 @@
 #: khtml_part.cpp:3802
 #, kde-format
 msgid " - CC: "
-msgstr " - CC: "
+msgstr " - Cc: "
 
 #: khtml_part.cpp:3804
 #, kde-format
 msgid " - BCC: "
-msgstr " - CCO: "
+msgstr " - Cco: "
 
 #: khtml_part.cpp:3885 khtml_part.cpp:4107 khtml_part.cpp:4543
 #: khtml_run.cpp:106
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.110.0/po/gl/khtml5.po 
new/khtml-5.111.0/po/gl/khtml5.po
--- old/khtml-5.110.0/po/gl/khtml5.po   2023-09-03 09:34:58.000000000 +0200
+++ new/khtml-5.111.0/po/gl/khtml5.po   2023-10-07 12:20:24.000000000 +0200
@@ -67,7 +67,7 @@
 "Unable to find the Kate editor component;\n"
 "please check your KDE installation."
 msgstr ""
-"Non se pode atopar a compoñente de editor de Kate;\n"
+"Non é posíbel atopar a compoñente de editor de Kate;\n"
 "Comprobe a instalación de KDE."
 
 #: ecma/debugger/debugdocument.cpp:269
@@ -754,7 +754,7 @@
 #: khtml_ext.cpp:927
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "Non se puido atopar o Xestor de descargas (%1) no seu $PATH"
+msgstr "Non foi posíbel atopar o Xestor de descargas (%1) no seu $PATH"
 
 #: khtml_ext.cpp:928
 #, kde-format
@@ -980,7 +980,7 @@
 #: khtml_part.cpp:1917
 #, kde-format
 msgid "The requested operation could not be completed"
-msgstr "Non se puido completar a operación pedida"
+msgstr "Non foi posíbel completar a operación pedida"
 
 #: khtml_part.cpp:1923
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.110.0/po/tr/khtml5.po 
new/khtml-5.111.0/po/tr/khtml5.po
--- old/khtml-5.110.0/po/tr/khtml5.po   2023-09-03 09:34:58.000000000 +0200
+++ new/khtml-5.111.0/po/tr/khtml5.po   2023-10-07 12:20:24.000000000 +0200
@@ -23,7 +23,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-06 00:42+0000\n"
-"PO-Revision-Date: 2023-07-04 00:53+0300\n"
+"PO-Revision-Date: 2023-09-07 14:33+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -31,7 +31,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.07.70\n"
+"X-Generator: Lokalize 23.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1096,12 +1096,12 @@
 #: khtml_part.cpp:3802
 #, kde-format
 msgid " - CC: "
-msgstr " - KK: "
+msgstr " - Kopya: "
 
 #: khtml_part.cpp:3804
 #, kde-format
 msgid " - BCC: "
-msgstr " - BCC: "
+msgstr " - Gizli kopya: "
 
 #: khtml_part.cpp:3885 khtml_part.cpp:4107 khtml_part.cpp:4543
 #: khtml_run.cpp:106
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.110.0/po/zh_CN/khtml5.po 
new/khtml-5.111.0/po/zh_CN/khtml5.po
--- old/khtml-5.110.0/po/zh_CN/khtml5.po        2023-09-03 09:34:58.000000000 
+0200
+++ new/khtml-5.111.0/po/zh_CN/khtml5.po        2023-10-07 12:20:24.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-06 00:42+0000\n"
-"PO-Revision-Date: 2023-09-02 02:56\n"
+"PO-Revision-Date: 2023-09-16 10:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to