Hello community,

here is the log from the commit of package kjs for openSUSE:Factory checked in 
at 2019-11-12 11:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kjs (Old)
 and      /work/SRC/openSUSE:Factory/.kjs.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjs"

Tue Nov 12 11:48:39 2019 rev:72 rq:747125 version:5.64.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjs/kjs.changes  2019-10-14 13:37:32.954015595 
+0200
+++ /work/SRC/openSUSE:Factory/.kjs.new.2990/kjs.changes        2019-11-12 
11:48:40.678926725 +0100
@@ -1,0 +2,15 @@
+Sun Nov  3 15:47:08 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Better message for String.prototype.repeat(count) range errors.
+  * Simplify parsing of numeric literals.
+  * Parse JS binary literals.
+  * Detect truncated hex and octal literals.
+  * Support new standard way of specifying octal literals.
+  * Collection of regression tests taken from khtmltests repository.
+
+-------------------------------------------------------------------

Old:
----
  kjs-5.63.0.tar.xz
  kjs-5.63.0.tar.xz.sig

New:
----
  kjs-5.64.0.tar.xz
  kjs-5.64.0.tar.xz.sig

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

Other differences:
------------------
++++++ kjs.spec ++++++
--- /var/tmp/diff_new_pack.H3X8kv/_old  2019-11-12 11:48:41.210927268 +0100
+++ /var/tmp/diff_new_pack.H3X8kv/_new  2019-11-12 11:48:41.214927272 +0100
@@ -17,14 +17,14 @@
 
 
 %define sonum   5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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:           kjs
-Version:        5.63.0
+Version:        5.64.0
 Release:        0
 Summary:        KDE Javascript engine
 License:        LGPL-2.1-or-later


++++++ kjs-5.63.0.tar.xz -> kjs-5.64.0.tar.xz ++++++
++++ 7572 lines of diff (skipped)


Reply via email to