Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package khtml for openSUSE:Factory checked 
in at 2021-12-13 20:40:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khtml (Old)
 and      /work/SRC/openSUSE:Factory/.khtml.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khtml"

Mon Dec 13 20:40:52 2021 rev:97 rq:939215 version:5.89.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/khtml/khtml.changes      2021-11-15 
15:26:30.837825406 +0100
+++ /work/SRC/openSUSE:Factory/.khtml.new.2520/khtml.changes    2021-12-13 
20:44:13.724483847 +0100
@@ -1,0 +2,9 @@
+Sat Dec  4 22:56:40 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.89.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.89.0
+- No code change since 5.88.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ khtml.spec ++++++
--- /var/tmp/diff_new_pack.kxzO2x/_old  2021-12-13 20:44:14.368483925 +0100
+++ /var/tmp/diff_new_pack.kxzO2x/_new  2021-12-13 20:44:14.372483926 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KHtml5
-%define _tar_path 5.88
+%define _tar_path 5.89
 # 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.88.0
+Version:        5.89.0
 Release:        0
 Summary:        HTML rendering engine
 License:        LGPL-2.1-or-later


++++++ khtml-5.88.0.tar.xz -> khtml-5.89.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.88.0/CMakeLists.txt 
new/khtml-5.89.0/CMakeLists.txt
--- old/khtml-5.88.0/CMakeLists.txt     2021-11-06 14:19:37.000000000 +0100
+++ new/khtml-5.89.0/CMakeLists.txt     2021-12-04 19:37:06.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.88.0") # handled by release scripts
-set(KF_DEP_VERSION "5.87.0") # handled by release scripts
+set(KF_VERSION "5.89.0") # handled by release scripts
+set(KF_DEP_VERSION "5.89.0") # handled by release scripts
 project(KHtml VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.87.0  NO_MODULE)
+find_package(ECM 5.89.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.88.0/po/hsb/khtml5.po 
new/khtml-5.89.0/po/hsb/khtml5.po
--- old/khtml-5.88.0/po/hsb/khtml5.po   2021-11-06 14:19:37.000000000 +0100
+++ new/khtml-5.89.0/po/hsb/khtml5.po   2021-12-04 19:37:06.000000000 +0100
@@ -20,7 +20,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
 "%100==4 ? 2 : 3;\n"
-"X-Generator: KAider 0.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.88.0/po/zh_CN/khtml5.po 
new/khtml-5.89.0/po/zh_CN/khtml5.po
--- old/khtml-5.88.0/po/zh_CN/khtml5.po 2021-11-06 14:19:37.000000000 +0100
+++ new/khtml-5.89.0/po/zh_CN/khtml5.po 2021-12-04 19:37:06.000000000 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:12+0200\n"
-"PO-Revision-Date: 2021-10-29 13:25\n"
+"PO-Revision-Date: 2021-11-30 15:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to