Hello community,
here is the log from the commit of package octave-forge-generate_html for
openSUSE:Factory checked in at 2017-08-28 15:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-generate_html (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-generate_html.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-generate_html"
Mon Aug 28 15:12:15 2017 rev:5 rq:517985 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-generate_html/octave-forge-generate_html.changes
2016-09-21 18:48:37.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-generate_html.new/octave-forge-generate_html.changes
2017-08-28 15:13:04.487216360 +0200
@@ -1,0 +2,27 @@
+Fri Aug 18 16:00:59 UTC 2017 - [email protected]
+
+- Update to version 0.3.1
+ * Add lacking information to the informational json file (this
+ file is written since version 0.3.0 of generate_html).
+- Changes from version 0.3.0:
+ * Nested namespaces and classes under namespaces are now handled
+ in generating the alphabetical function database.
+ * Toplevel functions are now in separate files of the alphabetic
+ function database, and in the same directory tree as classes
+ and namespaces.
+ * Function html helptexts are now in a directory tree
+ corresponding to that of the alphabetic function database.
+ * Add repository link to index page.
+ * In the individual options, as returned by `get_html_options'
+ and used in html generation, replacement strings ("%...") are
+ not considered anymore. Instead, options can be anonymous
+ functions which use their arguments to configure the output
+ string. So if users manually changed options with replacements,
+ they have to do it differently now; looking into the
+ `get_html_options.m' file will help to figure out the correct
+ way.
+ * Add Octave Forge stylesheet, icons, and javascript files.
+ * Page margins of Octave Forge additional package documentation
+ are now configurable with the Octave Forge stylesheet.
+
+-------------------------------------------------------------------
Old:
----
generate_html-0.1.12.tar.gz
New:
----
generate_html-0.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-generate_html.spec ++++++
--- /var/tmp/diff_new_pack.Tj6NFb/_old 2017-08-28 15:13:06.550926033 +0200
+++ /var/tmp/diff_new_pack.Tj6NFb/_new 2017-08-28 15:13:06.570923219 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-generate_html
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define octpkg generate_html
Name: octave-forge-%{octpkg}
-Version: 0.1.12
+Version: 0.3.1
Release: 0
Summary: Generate HTML web page from help texts
License: GPL-3.0+
++++++ generate_html-0.1.12.tar.gz -> generate_html-0.3.1.tar.gz ++++++
++++ 4140 lines of diff (skipped)