Hello community, here is the log from the commit of package python3-docutils for openSUSE:Factory checked in at 2014-07-16 16:37:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-docutils (Old) and /work/SRC/openSUSE:Factory/.python3-docutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-docutils" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-docutils/python3-docutils.changes 2013-09-25 17:19:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-docutils.new/python3-docutils.changes 2014-07-16 16:37:17.000000000 +0200 @@ -1,0 +2,25 @@ +Tue Jul 15 10:36:57 UTC 2014 - [email protected] + +- Update to 0.12 + * docs/ref/rst/directives.txt + - Update "math" and "csv-table" descriptions. + * docutils/parsers/rst/directives/images.py + - Fix [258] figwidth="image" generates unitless width value. + * docutils/parsers/rst/states.py + - Improve error report when a non-ASCII character is specified as + delimiter, quote or escape character under Python 2. + Fixes [ 249 ] and [ 250 ]. + * docutils/writers/html4css1/__init__.py + - Don't add newline after inline math. + Thanks to Yury G. Kudryashov for the patch. + * docutils/writers/latex2e/__init__.py + - Fix [ 239 ] Latex writer glues paragraphs with figure floats. + - Apply [ 116 ] by Kirill Smelkov. Don't hardcode \large for subtitle. + * docutils/writers/odf_odt/__init__.py + - Apply patch by Jakub Wilk to fix bug [ 100 ]. + * test/test_error_reporting.py + - Fix [ 223 ] by removing redundant tests we do not have control over. + * test/test_nodes.py + - Apply [ 115 ] respect fixed 2to3 string literal conversion behavior. + +------------------------------------------------------------------- Old: ---- docutils-0.11.tar.gz New: ---- docutils-0.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-docutils.spec ++++++ --- /var/tmp/diff_new_pack.qE4nKg/_old 2014-07-16 16:37:19.000000000 +0200 +++ /var/tmp/diff_new_pack.qE4nKg/_new 2014-07-16 16:37:19.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-docutils # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-docutils -Version: 0.11 +Version: 0.12 Release: 0 Summary: Python Documentation Utilities License: Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and SUSE-Public-Domain ++++++ docutils-0.11.tar.gz -> docutils-0.12.tar.gz ++++++ ++++ 3285 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
