Hello community,

here is the log from the commit of package dblatex for openSUSE:Factory checked 
in at 2012-05-26 09:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dblatex (Old)
 and      /work/SRC/openSUSE:Factory/.dblatex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dblatex", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dblatex/dblatex.changes  2012-01-17 
16:04:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dblatex.new/dblatex.changes     2012-05-26 
09:22:46.000000000 +0200
@@ -1,0 +2,88 @@
+Thu Apr 26 10:04:21 UTC 2012 - [email protected]
+
+- Update to version 0.3.3
+  * Fix incomplete image path conversion when subfigures are used.
+  * Fix unicode listings limitation to handle characters greater than
+    255.
+  * Fix <abstract> environment to prevent from page counter reset.
+  * Fix the <literallayout> limitations by using the same
+    implementation than <screen>.
+  * Fix a texlive 9 french babel and enumitem incompatibility.
+  * Fix to be robust to URL encoded image paths, and to non-latin1
+    paths.
+  * Fix missing cross-reference to <sidebar> and <qandaset>.
+  * Fix the <sidebar> box width to the actual context witdh.
+  * Fix a french babel bug (unexpected active chars) when used with
+    XeTeX.
+  * Fix Debian bug #627501 to tell the priority policy of --xsl-user
+    option.
+  * Fix Debian bug #632967 to return a non-null code when the
+    compilation fails.
+  * Fix Debian bug #629514 to have draft watermark with XeTeX
+    backend.
+  * Fix Debian bug #634563 to have safe pdftitle content (no images).
+  * Fix setup.py in order to work under Windows.
+  * Fix the HTML table support to correctly render the cells
+    elements.
+  * Fix the HTML table support to correctly nested tables.
+  * Fix the Olink support to allow database user-specific renderings
+    like italics for <i> tags. Reuse of the DocBook Project implementation.
+  * Fix a setup failure that made the listings UTF-8 support failed
+    (extendedchars to set to "true").
+  * Fix --xslt-opts to be able to pass several arguments by using
+    quotes
+  * Set the TexLive version to 2009 by default.
+  * Update to new Debian Error Handler API.
+
+Improvements sponsored by Freexian (http://www.freexian.com) :
+
+  * Remove hard-coded paper size and add some parameters for page
+    layout setup:
+    + Parameters to define page sizes and margins.
+    + Parameters to have crop marks for pre-press PDF output.
+  * Add the parameters literal.environment and literal.extensions to
+    allow the user define its own listing environment.
+  * Add the parameter latex.engine.options to be able to pass options
+    to the TeX engine backend.
+  * Print out warnings about the characters not handled by the
+    selected fonts.
+  * Image display improvements/fixes:
+    + Avoid unexpected paragraph indentation when displaying images.
+    + Strip spurious spaces between subfigures when
+    + @role='flow.inline'
+    + Prevents from empty tex subcaptions when no subfigure
+      <caption> is defined.
+  * Add the ability to format <ulink> as a block when @type='block'.
+  * Pass @role to the latex sidebar environment.
+  * Add the literal.class parameter used when <literallayout> class  
+    attribute is not set. Default is 'monospaced'.
+  * Add some @role to format literal elements, and literal.role
+    parameter for default role:
+    + Wrap: wrap lines when longer than text width (default)
+    + Overflow: do not wrap lines ; long lines overflow to the left
+    + Scale: automatically scale a listing to have its lines fit the
+      page width. The special feature can be disabled with
+      literal.extensions=0 
+
+-------------------------------------------------------------------
+Wed Mar 28 10:53:00 UTC 2012 - [email protected]
+
+- Update to version 0.3.2:
+  * Add feature request #2052157 to have HTML table support
+  * Full support of the --quiet option
+  * Improve setup.py to make package building easier in a
+    development environment
+  * Improve the document title formatting, to render <superscript>
+    for example.
+  * Fix debian bug #629110 to work around an appendix package
+    limitation with xetex
+  * Fix bug #3094120 to work in paranoid mode (required for
+    TexLive 2010)
+  * Fix debian bug #623590 to format elements like <emphasis>
+    contained in <filename>.
+  * Fix a bug that prevented from putting and index at the highest
+    level when preceded by a <part>.  
+- Removed dblatex-setup.patch and used sed instead to change doc
+  directory
+
+-------------------------------------------------------------------

Old:
----
  dblatex-0.3.tar.bz2
  dblatex-setup.patch

New:
----
  dblatex-0.3.3.tar.bz2

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

Other differences:
------------------
++++++ dblatex.spec ++++++
--- /var/tmp/diff_new_pack.6C9zGP/_old  2012-05-26 09:22:48.000000000 +0200
+++ /var/tmp/diff_new_pack.6C9zGP/_new  2012-05-26 09:22:48.000000000 +0200
@@ -17,11 +17,10 @@
 
 
 Name:           dblatex
-Version:        0.3
+Version:        0.3.3
 Release:        0
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-Patch0:         %{name}-setup.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 BuildRequires:  ImageMagick
@@ -36,7 +35,11 @@
 License:        GPL-2.0
 Group:          Productivity/Publishing/DocBook
 Url:            http://dblatex.sourceforge.net
-Requires:       docbook_4 texlive texlive-latex texlive-bin texlive-bin-latex
+Requires:       docbook_4
+Requires:       texlive
+Requires:       texlive-bin
+Requires:       texlive-bin-latex
+Requires:       texlive-latex
 BuildRequires:  texlive
 BuildRequires:  texlive-bin
 BuildRequires:  texlive-bin-latex
@@ -51,9 +54,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %__cp docs/manual.pdf .
 
+# correct doc paths in setup
+sed -i 's/share\/doc\/dblatex/share\/doc\/packages\/dblatex/g' setup.py
+
 # Remove any She-bang lines
 sed -i '/#!\/usr\//d' lib/dbtexmf/dblatex/xetex/fsencoder.py \
   lib/dbtexmf/dblatex/xetex/fontspec.py \

++++++ dblatex-0.3.tar.bz2 -> dblatex-0.3.3.tar.bz2 ++++++
++++ 62722 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to