Hello community, here is the log from the commit of package khtml for openSUSE:Factory checked in at 2020-09-18 14:40:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khtml (Old) and /work/SRC/openSUSE:Factory/.khtml.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khtml" Fri Sep 18 14:40:04 2020 rev:81 rq:834407 version:5.74.0 Changes: -------- --- /work/SRC/openSUSE:Factory/khtml/khtml.changes 2020-08-12 12:28:38.404177413 +0200 +++ /work/SRC/openSUSE:Factory/.khtml.new.4249/khtml.changes 2020-09-18 14:41:01.103981887 +0200 @@ -1,0 +2,9 @@ +Sun Sep 6 12:49:24 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.74.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.74.0 +- No code change since 5.73.0 + +------------------------------------------------------------------- Old: ---- khtml-5.73.0.tar.xz khtml-5.73.0.tar.xz.sig New: ---- khtml-5.74.0.tar.xz khtml-5.74.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khtml.spec ++++++ --- /var/tmp/diff_new_pack.xEsCOj/_old 2020-09-18 14:41:02.779983383 +0200 +++ /var/tmp/diff_new_pack.xEsCOj/_new 2020-09-18 14:41:02.779983383 +0200 @@ -17,14 +17,14 @@ %define lname libKF5KHtml5 -%define _tar_path 5.73 +%define _tar_path 5.74 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: khtml -Version: 5.73.0 +Version: 5.74.0 Release: 0 Summary: HTML rendering engine License: LGPL-2.1-or-later ++++++ khtml-5.73.0.tar.xz -> khtml-5.74.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.73.0/CMakeLists.txt new/khtml-5.74.0/CMakeLists.txt --- old/khtml-5.73.0/CMakeLists.txt 2020-08-01 21:47:29.000000000 +0200 +++ new/khtml-5.74.0/CMakeLists.txt 2020-09-06 12:25:36.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.73.0") # handled by release scripts -set(KF5_DEP_VERSION "5.73.0") # handled by release scripts +set(KF5_VERSION "5.74.0") # handled by release scripts +set(KF5_DEP_VERSION "5.74.0") # handled by release scripts project(KHtml VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.73.0 NO_MODULE) +find_package(ECM 5.74.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.73.0/po/az/khtml5.po new/khtml-5.74.0/po/az/khtml5.po --- old/khtml-5.73.0/po/az/khtml5.po 2020-08-01 21:47:29.000000000 +0200 +++ new/khtml-5.74.0/po/az/khtml5.po 2020-09-06 12:25:36.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: khtml\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-12-23 02:51+0100\n" -"PO-Revision-Date: 2020-07-30 12:40+0400\n" +"PO-Revision-Date: 2020-09-01 17:30+0400\n" "Last-Translator: Kheyyam Gojayev <[email protected]>\n" "Language-Team: Azerbaijani <[email protected]>\n" "Language: az\n" @@ -15,7 +15,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 20.04.3\n" +"X-Generator: Lokalize 20.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1416,7 +1416,7 @@ msgstr "" "<qt><p><strong>'Şəkli Çap Et'</strong></p><p>Əgər bura işarələnibsə HTML " "səhifəsindəki şəkillər mətnlə birgə çap olunacaq.Lakin bu halda vərəq və " -"mürəkkəb sərfiyyatı şıx olacaq. </p><p>Əgər işarələnməyibsə HTML " +"mürəkkəb sərfiyyatı çox olacaq. </p><p>Əgər işarələnməyibsə HTML " "səıhifəsindəki şəkillər istisna olmaqla yalnız mətn çap ediləcək. Bu halda " "vərəq və mürəkkəb sərfiyyatı az olacaq.</p></qt>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.73.0/po/ca/khtml5.po new/khtml-5.74.0/po/ca/khtml5.po --- old/khtml-5.73.0/po/ca/khtml5.po 2020-08-01 21:47:29.000000000 +0200 +++ new/khtml-5.74.0/po/ca/khtml5.po 2020-09-06 12:25:36.000000000 +0200 @@ -14,7 +14,7 @@ "Project-Id-Version: khtml5\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-12-23 02:51+0100\n" -"PO-Revision-Date: 2020-07-20 13:06+0200\n" +"PO-Revision-Date: 2020-08-05 17:35+0200\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" @@ -228,7 +228,7 @@ #: ecma/kjs_html.cpp:2233 ecma/kjs_window.cpp:1946 #, kde-format msgid "Confirmation: JavaScript Popup" -msgstr "Confirmació: Finestra emergent del JavaScript" +msgstr "Confirmació: Finestra emergent de JavaScript" #: ecma/kjs_html.cpp:2235 #, kde-format @@ -1154,7 +1154,7 @@ #: khtml_part.cpp:3713 khtml_part.cpp:3777 khtml_part.cpp:3787 #, kde-format msgid " (In new window)" -msgstr " (A una finestra nova)" +msgstr " (En una finestra nova)" #: khtml_part.cpp:3741 #, kde-format @@ -1423,7 +1423,7 @@ #: khtml_part.cpp:7657 #, kde-format msgid "&Configure JavaScript New Window Policies..." -msgstr "&Configura les polítiques JavaScript per a les finestres noves..." +msgstr "&Configura les polítiques de JavaScript per a les finestres noves..." #: khtml_printsettings.cpp:30 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.73.0/po/id/khtml5.po new/khtml-5.74.0/po/id/khtml5.po --- old/khtml-5.73.0/po/id/khtml5.po 2020-08-01 21:47:29.000000000 +0200 +++ new/khtml-5.74.0/po/id/khtml5.po 2020-09-06 12:25:36.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-12-23 02:51+0100\n" -"PO-Revision-Date: 2019-11-05 20:06+0700\n" +"PO-Revision-Date: 2020-07-15 07:20+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -17,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 19.12.1\n" +"X-Generator: Lokalize 20.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -908,17 +908,17 @@ #: khtml_part.cpp:315 #, kde-format msgid "Print Rendering Tree to STDOUT" -msgstr "Cetak Hierarki Render ke STDOUT" +msgstr "Cetak Ranting Render ke STDOUT" #: khtml_part.cpp:319 #, kde-format msgid "Print DOM Tree to STDOUT" -msgstr "Cetak Hierarki DOM ke STDOUT" +msgstr "Cetak Ranting DOM ke STDOUT" #: khtml_part.cpp:323 #, kde-format msgid "Print frame tree to STDOUT" -msgstr "Cetak hierarki bingkai ke STDOUT" +msgstr "Cetak ranting bingkai ke STDOUT" #: khtml_part.cpp:327 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.73.0/po/zh_CN/khtml5.po new/khtml-5.74.0/po/zh_CN/khtml5.po --- old/khtml-5.73.0/po/zh_CN/khtml5.po 2020-08-01 21:47:29.000000000 +0200 +++ new/khtml-5.74.0/po/zh_CN/khtml5.po 2020-09-06 12:25:36.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-12-23 02:51+0100\n" -"PO-Revision-Date: 2020-07-31 15:01\n" +"PO-Revision-Date: 2020-09-05 05:17\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
