Changelog for
libe-book-tools-0.1.3-4.2.x86_64.rpm :
* Thu Feb 29 2024 pgajdosAATTsuse.com- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Mon Nov 06 2023 Dominique Leuenberger
- Fix build with RPM 4.19: unnumbered patches are no longer supported.
* Mon Dec 14 2020 Callum Farmer - Add icu-68.patch: fix build with ICU 68
* Tue Jan 09 2018 jengelhAATTinai.de- Cure linguistic problem in descriptions.
* Mon Jan 08 2018 tchvatalAATTsuse.com- Update to 0.1.3:
* Fix various problems when reading broken files, found with the help of american-fuzzy-lop and oss-fuzz.
* Fix build with boost >= 1.59.
* Set default page margins. (tdf#94162)
* Make output of ebook2
* --help more compatible with help2man.
* Check for librevenge-stream if tests are enabled. (gentoo#603098)
* Require C++11 for build.
* Drop outdated MSVC project files.
* Fix several issues found by Coverity.
* FictionBook v.2:
* Use document language as default language for text.
* Use note title as footnote mark.
* Handle subscript and superscript.
* Output content of in monospace font.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Mon Aug 01 2016 tchvatalAATTsuse.com- Disable sle11 support code
* Wed Nov 11 2015 idonmezAATTsuse.com- Fix compilation with boost 1.59
* Thu Feb 05 2015 p.drouandAATTgmail.com- Update to version 0.1.2
* Check arguments of public functions. Passing NULL no longer causes cash.
* Use symbol visibility on Linux. The library only exports the two public functions now.
* Fix handling of
*
*enable
*experimental configure option.
* Fix various crashes and hangs when reading broken files, found with the help of american
*fuzzy
*lop.
* Fix incorrect mime type for JPEG images that occurs occasionally in FB2 files.
* Handle zipped files that contain more than one file.
* Add support for headings.
* Add support for text language.
* Convert dimensions and font sizes correctly. This makes the output actually usable
* Parse basic paragraph and character properties.
* Add initial support for images. Only Plot tag is supported, as Canvas is much more complex and can contain other objects too, not just a single image.
* Recognize GIF images too.
* Parse important page properties, like dimensions and margins.
* Substitute the default fonts embedded on the devices for Liberation fonts.
* Try to reconstruct headings from table of contents.
* Tue Jun 03 2014 fstrbaAATTsuse.com- Upgrade to upstream version 0.1.1
* Fix various problems when using --disable-experimental.
* Work around MSVC bug.
* Fix parsing of zipped FictionBook 2 files.