Hello community,

here is the log from the commit of package kjs for openSUSE:Factory checked in 
at 2016-11-17 12:33:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kjs (Old)
 and      /work/SRC/openSUSE:Factory/.kjs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjs/kjs.changes  2016-10-28 12:26:47.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kjs.new/kjs.changes     2016-11-17 
12:33:46.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Nov  5 22:07:51 UTC 2016 - [email protected]
+
+- Update to 5.28.0
+  * Export FunctionObjectImp, used by khtml's debugger
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+-------------------------------------------------------------------

Old:
----
  kjs-5.27.0.tar.xz

New:
----
  kjs-5.28.0.tar.xz

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

Other differences:
------------------
++++++ kjs.spec ++++++
--- /var/tmp/diff_new_pack.J6uIbA/_old  2016-11-17 12:33:47.000000000 +0100
+++ /var/tmp/diff_new_pack.J6uIbA/_new  2016-11-17 12:33:47.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:           kjs
-Version:        5.27.0
+Version:        5.28.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -97,6 +97,7 @@
 %if %{with lang}
 echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
 echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
+echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang
 echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
 echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
 echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang

++++++ kjs-5.27.0.tar.xz -> kjs-5.28.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.27.0/CMakeLists.txt 
new/kjs-5.28.0/CMakeLists.txt
--- old/kjs-5.27.0/CMakeLists.txt       2016-10-02 11:54:51.000000000 +0200
+++ new/kjs-5.28.0/CMakeLists.txt       2016-11-05 15:53:12.000000000 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMMarkNonGuiExecutable)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KJS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kjs_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.27.0/po/es/docs/kjs5/man-kjs5.1.docbook 
new/kjs-5.28.0/po/es/docs/kjs5/man-kjs5.1.docbook
--- old/kjs-5.27.0/po/es/docs/kjs5/man-kjs5.1.docbook   1970-01-01 
01:00:00.000000000 +0100
+++ new/kjs-5.28.0/po/es/docs/kjs5/man-kjs5.1.docbook   2016-11-05 
15:53:12.000000000 +0100
@@ -0,0 +1,210 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant 
V1.1//EN" "dtd/kdedbx45.dtd" [
+  <!ENTITY % Spanish "INCLUDE"
+><!-- change language only here -->
+]>
+
+<refentry lang="&language;">
+
+<refentryinfo>
+<title
+>Herramienta de programación</title>
+
+<author
+><firstname
+>Harri</firstname
+> <surname
+>Porten</surname
+> <affiliation
+> <address
+><email
+>[email protected]</email
+></address>
+</affiliation>
+</author>
+
+<date
+>2014-05-04</date>
+<releaseinfo
+>Frameworks 5.0</releaseinfo>
+<productname
+>KDE Frameworks</productname>
+
+</refentryinfo>
+
+<refmeta>
+<refentrytitle
+><command
+>kjs5</command
+></refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname
+><command
+>kjs5</command
+></refname>
+<refpurpose
+>Intérprete ECMAScript compatible con &kde;</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<title
+>Sinopsis</title>
+
+<cmdsynopsis
+><command
+>kjs5</command
+> <group
+> <arg choice="opt"
+>--help</arg
+> <arg choice="opt"
+>-help</arg
+> <arg choice="opt"
+>-h</arg
+> </group
+> <group
+> <arg choice="opt"
+>--version</arg
+> <arg choice="opt"
+>-version</arg
+> <arg choice="opt"
+>-v</arg
+> </group
+> <group
+> <arg choice="opt"
+>-e<replaceable
+> sentencia</replaceable
+></arg
+> </group
+> <group
+> <arg choice="plain"
+><replaceable
+>script</replaceable
+></arg
+> </group
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descripción</title>
+
+<para
+><command
+>kjs</command
+> es un motor de ECMAScript/JavaScript para KDE. </para>
+</refsect1>
+
+<refsect1>
+<title
+>Opciones de las aplicaciones</title>
+<variablelist>
+
+<varlistentry>
+<term
+><option
+>--help</option
+>,<option
+>-help</option
+>,<option
+>-h</option
+></term>
+<listitem>
+<para
+>Muestra el uso de <command
+>kjs5</command
+>. </para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><option
+>--version</option
+>,<option
+>-version</option
+>,<option
+>-v</option
+></term>
+<listitem>
+<para
+>Muestra la versión de <command
+>kjs5</command
+>. </para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><option
+>-e</option
+><parameter
+> statement</parameter
+></term>
+<listitem>
+<para
+>Ejecuta la sentencia y sale. Por ejemplo:</para>
+<screen
+><command
+>kjs5</command
+> -e "print('hola mundo')"</screen>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><parameter
+>script</parameter
+></term>
+<listitem>
+<para
+>Ejecuta la sentencia incluida en el archivo <parameter
+>script</parameter
+>.</para>
+</listitem>
+</varlistentry>
+
+</variablelist>
+
+</refsect1>
+
+<refsect1>
+<title
+>Utilización</title>
+<para
+>Como otros muchos intérpretes, cuando se invoca a <command
+>kjs5</command
+> <parameter
+>file</parameter
+> sin parámetros, utiliza un editor de líneas para introducir sentencias, 
mostrando <literallayout
+>JS
+></literallayout
+> Para salir del editor de líneas teclee <command
+>quit()</command
+> o pulse <command
+>Ctrl+D</command
+>. </para>
+</refsect1>
+
+<refsect1>
+<title
+>Vea también</title>
+<para
+><replaceable
+>kjscmd5</replaceable
+>(1)</para>
+</refsect1>
+
+<refsect1>
+<title
+>Errores</title>
+<para
+>Por favor, use <ulink url="http://bugs.kde.org";
+>KDE's bugtracker</ulink
+> para informar de fallos.</para>
+</refsect1>
+
+</refentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.27.0/src/kjs/function_object.h 
new/kjs-5.28.0/src/kjs/function_object.h
--- old/kjs-5.27.0/src/kjs/function_object.h    2016-10-02 11:54:51.000000000 
+0200
+++ new/kjs-5.28.0/src/kjs/function_object.h    2016-11-05 15:53:12.000000000 
+0100
@@ -47,11 +47,11 @@
 };
 
 /**
- * @internal
+ * @internal (but exported for KHTML)
  *
  * The initial value of the global variable's "Function" property
  */
-class FunctionObjectImp : public InternalFunctionImp
+class KJS_EXPORT FunctionObjectImp : public InternalFunctionImp
 {
 public:
     FunctionObjectImp(ExecState *, FunctionPrototype *);


Reply via email to