Hello community, here is the log from the commit of package libepubgen for openSUSE:Factory checked in at 2018-06-13 15:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libepubgen (Old) and /work/SRC/openSUSE:Factory/.libepubgen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libepubgen" Wed Jun 13 15:16:01 2018 rev:6 rq:614510 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libepubgen/libepubgen.changes 2017-12-21 11:29:43.742421679 +0100 +++ /work/SRC/openSUSE:Factory/.libepubgen.new/libepubgen.changes 2018-06-13 15:16:01.468048771 +0200 @@ -1,0 +2,20 @@ +Wed Jun 6 09:51:00 UTC 2018 - [email protected] + +- Version update to 0.1.1: + * Avoid <div> inside <p> or <span>. + * Avoid writin vertical-align attribute without a value. + * Fix generation of invalid XHTML when there is a link starting at the + beginning of a footnote. + * Handle relative width for images. + * Fixed layout: write chapter names to improve navigation. + * Support writing mode. + * Start a new HTML file at every page span in addition to the splits + induced by the chosen split method. This is to ensure that specified + writing mode works correctly, as it is HTML <body> attribute. + * Improve tests. + * Add a basic support for ruby. + * Configure: disable treating of compiler warnings as errors by + default. + * Various minor fixes and code cleanups. + +------------------------------------------------------------------- Old: ---- libepubgen-0.1.0.tar.xz New: ---- libepubgen-0.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libepubgen.spec ++++++ --- /var/tmp/diff_new_pack.pvYQxl/_old 2018-06-13 15:16:02.160023524 +0200 +++ /var/tmp/diff_new_pack.pvYQxl/_new 2018-06-13 15:16:02.168023232 +0200 @@ -1,7 +1,7 @@ # # spec file for package libepubgen # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 libname libepubgen-0_1-1 Name: libepubgen -Version: 0.1.0 +Version: 0.1.1 Release: 0 Summary: An EPUB generator library License: MPL-2.0 @@ -76,7 +76,6 @@ %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" %configure \ - --disable-werror \ --disable-static \ --docdir=%{_docdir}/%{name} \ --disable-silent-rules ++++++ libepubgen-0.1.0.tar.xz -> libepubgen-0.1.1.tar.xz ++++++ ++++ 4610 lines of diff (skipped)
