Hello community, here is the log from the commit of package python-reportlab for openSUSE:Factory checked in at 2013-01-29 14:34:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old) and /work/SRC/openSUSE:Factory/.python-reportlab.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reportlab", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes 2012-05-29 11:44:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-reportlab.new/python-reportlab.changes 2013-01-29 14:34:12.000000000 +0100 @@ -1,0 +2,32 @@ +Thu Jan 24 20:09:08 UTC 2013 - [email protected] + +- Update to version 2.6: + * General changes + - Manuals have been reformatted with more pleasing code snippets and tables of + contents, and reviewed and expanded + * Flowing documents (Platypus): + - Added support for HTML-style list objects + - Added flexible mechanism for drawing bullets + - Allowed XPreformatted objects to use Asian line wrapping + - Added an 'autoNextPageTemplate' attribute to PageTemplates. For example you + can now set up a 'chapter first page template' which will always be followed + by a 'continuation template' on the next page break, saving the programmer from + having to issue control flow commands in the story. + - added a TopPadder flowable, which will 'wrap' another Flowable and move it + to the bottom of the current page. + - More helpful error messages when large tables cannot be rendered + - Documentation for images within text (test_032_images) + - Trailing dots for use on contents pages + * Charts and graphics: + - Support for UPCA bar codes + - We now have a semi-intelligent system for labelling pie charts with + callout lines. Thanks to James Martin-Collar, a maths student at Warwick + University, who did this as his summer internship. + - Axes - added startOffset and endOffset properties; allowed for axis + background annotations. + - Bar charts - allow more control of z Index (i.e. drawing order of axes and + lines) + - Pie charts - fixed bugs in 3d appearance + - SVG output back end has seen some bugs fixed and now outputs resizeable SVG + +------------------------------------------------------------------- Old: ---- reportlab-2.5.tar.gz New: ---- reportlab-2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-reportlab.spec ++++++ --- /var/tmp/diff_new_pack.9vATDn/_old 2013-01-29 14:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.9vATDn/_new 2013-01-29 14:34:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-reportlab # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ %define modname reportlab Name: python-%{modname} -Version: 2.5 +Version: 2.6 Release: 0 Url: http://www.reportlab.com/ Summary: The Reportlab Toolkit ++++++ reportlab-2.5.tar.gz -> reportlab-2.6.tar.gz ++++++ ++++ 9474 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
