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-06-11 19:53:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khtml (Old)
 and      /work/SRC/openSUSE:Factory/.khtml.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khtml"

Sun Jun 11 19:53:16 2023 rev:115 rq:1091922 version:5.107.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/khtml/khtml.changes      2023-05-14 
16:32:48.571512783 +0200
+++ /work/SRC/openSUSE:Factory/.khtml.new.15902/khtml.changes   2023-06-11 
19:55:41.551308882 +0200
@@ -1,0 +2,9 @@
+Mon Jun  5 07:44:00 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.107.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.107.0
+- No code change since 5.106.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ khtml.spec ++++++
--- /var/tmp/diff_new_pack.JoaBrn/_old  2023-06-11 19:55:42.123312332 +0200
+++ /var/tmp/diff_new_pack.JoaBrn/_new  2023-06-11 19:55:42.127312355 +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.106.0
+Version:        5.107.0
 Release:        0
 Summary:        HTML rendering engine
 License:        LGPL-2.1-or-later


++++++ khtml-5.106.0.tar.xz -> khtml-5.107.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.106.0/CMakeLists.txt 
new/khtml-5.107.0/CMakeLists.txt
--- old/khtml-5.106.0/CMakeLists.txt    2023-05-06 11:25:13.000000000 +0200
+++ new/khtml-5.107.0/CMakeLists.txt    2023-06-03 11:46:09.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.106.0") # handled by release scripts
-set(KF_DEP_VERSION "5.106.0") # handled by release scripts
+set(KF_VERSION "5.107.0") # handled by release scripts
+set(KF_DEP_VERSION "5.107.0") # handled by release scripts
 project(KHtml VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.106.0  NO_MODULE)
+find_package(ECM 5.107.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.106.0/po/fr/khtml5.po 
new/khtml-5.107.0/po/fr/khtml5.po
--- old/khtml-5.106.0/po/fr/khtml5.po   2023-05-06 11:25:13.000000000 +0200
+++ new/khtml-5.107.0/po/fr/khtml5.po   2023-06-03 11:46:09.000000000 +0200
@@ -19,7 +19,7 @@
 # Vincent Pinon <[email protected]>, 2016.
 # Simon Depiets <[email protected]>, 2019.
 # Xavier Besnard <[email protected]>, 2021.
-# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
+# Xavier BESNARD <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.106.0/po/ja/khtml5.po 
new/khtml-5.107.0/po/ja/khtml5.po
--- old/khtml-5.106.0/po/ja/khtml5.po   2023-05-06 11:25:13.000000000 +0200
+++ new/khtml-5.107.0/po/ja/khtml5.po   2023-06-03 11:46:09.000000000 +0200
@@ -21,7 +21,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 "X-Generator: Lokalize 1.1\n"
@@ -358,7 +358,6 @@
 msgid "&Send File"
 msgid_plural "&Send Files"
 msgstr[0] "ファイルを送信(&S)"
-msgstr[1] "ファイルを送信(&S)"
 
 #: html/html_formimpl.cpp:1687 html/html_formimpl.cpp:1908 khtml_part.cpp:4962
 #: khtmlview.cpp:2848 khtmlview.cpp:2892
@@ -1032,7 +1031,6 @@
 msgid "%1 Image of %2 loaded."
 msgid_plural "%1 Images of %2 loaded."
 msgstr[0] "%1 / %2 画像を読み込みました。"
-msgstr[1] "%1 / %2 画像を読み込みました。"
 
 #: khtml_part.cpp:2582
 #, kde-format
@@ -1059,7 +1057,6 @@
 msgid "%2 (%1 byte)"
 msgid_plural "%2 (%1 bytes)"
 msgstr[0] "%2 (%1 バイト)"
-msgstr[1] "%2 (%1 バイト)"
 
 #: khtml_part.cpp:3761
 #, kde-format
@@ -1310,8 +1307,7 @@
 #, kde-format
 msgid "&Show Blocked Popup Window"
 msgid_plural "&Show %1 Blocked Popup Windows"
-msgstr[0] "ブロックされたポップアップウィンドウを表示(&S)"
-msgstr[1] "%1 
個のブロックされたポップアップウィンドウを表示(&S)"
+msgstr[0] "%1 
個のブロックされたポップアップウィンドウを表示(&S)"
 
 #: khtml_part.cpp:7654
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.106.0/po/tr/khtml5.po 
new/khtml-5.107.0/po/tr/khtml5.po
--- old/khtml-5.106.0/po/tr/khtml5.po   2023-05-06 11:25:13.000000000 +0200
+++ new/khtml-5.107.0/po/tr/khtml5.po   2023-06-03 11:46:09.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-03-31 21:32+0300\n"
+"PO-Revision-Date: 2023-05-15 21:53+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\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 22.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1238,8 +1238,8 @@
 "This site attempted to attach a file from your computer in the form "
 "submission. The attachment was removed for your protection."
 msgstr ""
-"Bu sayfa bilgisayarınızdan bir dosyayı almak ve formla birlikte göndermek 
"
-"istedi. Eklenti gönderme işlemi güvenliğiniz için iptal edildi."
+"Bu sayfa bilgisayarınızdan bir dosyayı almak ve forma iliştirip birlikte "
+"göndermek istedi. Güvenliğiniz için ek kaldırıldı."
 
 #: khtml_part.cpp:6111
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.106.0/po/zh_CN/khtml5.po 
new/khtml-5.107.0/po/zh_CN/khtml5.po
--- old/khtml-5.106.0/po/zh_CN/khtml5.po        2023-05-06 11:25:13.000000000 
+0200
+++ new/khtml-5.107.0/po/zh_CN/khtml5.po        2023-06-03 11:46:09.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-04-29 08:34\n"
+"PO-Revision-Date: 2023-05-22 14:00\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to