Hello community,

here is the log from the commit of package kjs for openSUSE:Factory checked in 
at 2016-07-15 12:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-03 12:23:34.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kjs.new/kjs.changes     2016-07-15 
12:36:34.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Jul  6 15:04:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * kjs/ConfigureChecks.cmake - set HAVE_SYS_PARAM_H properly
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+-------------------------------------------------------------------

Old:
----
  kjs-5.23.0.tar.xz

New:
----
  kjs-5.24.0.tar.xz

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

Other differences:
------------------
++++++ kjs.spec ++++++
--- /var/tmp/diff_new_pack.2RXlKd/_old  2016-07-15 12:36:37.000000000 +0200
+++ /var/tmp/diff_new_pack.2RXlKd/_new  2016-07-15 12:36:37.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define sonum   5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:           kjs
-Version:        5.23.0
+Version:        5.24.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kjs-5.23.0.tar.xz -> kjs-5.24.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.23.0/CMakeLists.txt 
new/kjs-5.24.0/CMakeLists.txt
--- old/kjs-5.23.0/CMakeLists.txt       2016-06-06 13:40:09.000000000 +0200
+++ new/kjs-5.24.0/CMakeLists.txt       2016-07-03 11:17:48.000000000 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.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.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.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.23.0/metainfo.yaml new/kjs-5.24.0/metainfo.yaml
--- old/kjs-5.23.0/metainfo.yaml        2016-06-06 13:40:09.000000000 +0200
+++ new/kjs-5.24.0/metainfo.yaml        2016-07-03 11:17:48.000000000 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-    - name: All
+    - name: Linux
+    - name: Windows
+    - name: MacOSX
 portingAid: true
 deprecated: true
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.23.0/po/it/docs/kjs5/man-kjs5.1.docbook 
new/kjs-5.24.0/po/it/docs/kjs5/man-kjs5.1.docbook
--- old/kjs-5.23.0/po/it/docs/kjs5/man-kjs5.1.docbook   1970-01-01 
01:00:00.000000000 +0100
+++ new/kjs-5.24.0/po/it/docs/kjs5/man-kjs5.1.docbook   2016-07-03 
11:17:48.000000000 +0200
@@ -0,0 +1,212 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant 
V1.1//EN" "dtd/kdedbx45.dtd" [
+  <!ENTITY % Italian "INCLUDE"
+><!-- change language only here -->
+]>
+
+<refentry lang="&language;">
+
+<refentryinfo>
+<title
+>Strumento di programmazione</title>
+
+<author
+><firstname
+>Harri</firstname
+> <surname
+>Porten</surname
+> <affiliation
+> <address
+><email
+>por...@kde.org</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
+>Interprete compatibile con ECMAScript di &kde;</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<title
+>Sintassi</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
+>dichiarazione</replaceable
+></arg
+> </group
+> <group
+> <arg choice="plain"
+><replaceable
+>script</replaceable
+></arg
+> </group
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descrizione</title>
+
+<para
+><command
+>kjs</command
+> รจ un motore ECMAScript/JavaScript di &kde;. </para>
+</refsect1>
+
+<refsect1>
+<title
+>Opzioni dell'applicazione</title>
+<variablelist>
+
+<varlistentry>
+<term
+><option
+>--help</option
+>,<option
+>-help</option
+>,<option
+>-h</option
+></term>
+<listitem>
+<para
+>Mostra l'uso di <command
+>kjs5</command
+>. </para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><option
+>--version</option
+>,<option
+>-version</option
+>,<option
+>-v</option
+></term>
+<listitem>
+<para
+>Mostra la versione di <command
+>kjs5</command
+>. </para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><option
+>-e</option
+> <parameter
+>dichiarazione</parameter
+></term>
+<listitem>
+<para
+>Esegue la dichiarazione ed esce. Per esempio:</para>
+<screen
+><command
+>kjs5</command
+> -e "print('ciao mondo')"</screen>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><parameter
+>script</parameter
+></term>
+<listitem>
+<para
+>Esegue le dichiarazioni incluse nel file <parameter
+>script</parameter
+>.</para>
+</listitem>
+</varlistentry>
+
+</variablelist>
+
+</refsect1>
+
+<refsect1>
+<title
+>Uso</title>
+<para
+><command
+>kjs5</command
+> <parameter
+>file</parameter
+>, come molti altri interpreti, quando chiamato senza parametri usa un editor 
di riga per inserire dichiarazioni, mostrando il prompt <literallayout
+>JS
+></literallayout
+> Per uscire dall'editor di riga scrivi <command
+>quit()</command
+> o premi <keycombo action="simul"
+>&Ctrl;<keycap
+>D</keycap
+></keycombo
+>. </para>
+</refsect1>
+
+<refsect1>
+<title
+>Vedi anche</title>
+<para
+><replaceable
+>kjscmd5</replaceable
+>(1)</para>
+</refsect1>
+
+<refsect1>
+<title
+>Errori</title>
+<para
+>Usa <ulink url="http://bugs.kde.org";
+>il sito di gestione dei bug di KDE</ulink
+> per segnalarli.</para>
+</refsect1>
+
+</refentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjs-5.23.0/src/kjs/ConfigureChecks.cmake 
new/kjs-5.24.0/src/kjs/ConfigureChecks.cmake
--- old/kjs-5.23.0/src/kjs/ConfigureChecks.cmake        2016-06-06 
13:40:09.000000000 +0200
+++ new/kjs-5.24.0/src/kjs/ConfigureChecks.cmake        2016-07-03 
11:17:48.000000000 +0200
@@ -19,6 +19,7 @@
 check_include_files("unistd.h"      HAVE_UNISTD_H)
 check_include_files("stdint.h"      HAVE_STDINT_H)
 check_include_files("sys/time.h"    HAVE_SYS_TIME_H)
+check_include_files("sys/param.h"   HAVE_SYS_PARAM_H)
 check_include_files("errno.h"       HAVE_ERRNO_H)
 check_include_files("strings.h"     HAVE_STRINGS_H)
 check_include_files("crtdbg.h"      HAVE_CRTDBG_H)


Reply via email to