Changelog for
libetonyek-0_1-1-0.1.10-2.4.x86_64.rpm :
* Mon Aug 07 2023 Fridrich Strba
- Build against mdds-2.1- Added patch:
* stdcxx17.patch + require C++17, since newer mdds needs it
* Wed Sep 08 2021 Fridrich Strba - Added patch:
* resolve-ambiguities.patch + fix some ambiguities in type resolutions on older compilers + enables building on sle12-sp5
* Mon Sep 06 2021 Danilo Spinella - Update to 0.1.10:
* Parse shadow.
* Improve detection of the \"new\" formats.
* Fix handling of text baseline shift.
* Improve various formats.- Remove upstreamed patch 0001-add-missing-include-for-std-for_each.patch
* Fri Aug 21 2020 Dirk Mueller - add 0001-add-missing-include-for-std-for_each.patch to fix build issue with newer boost
* Tue Aug 20 2019 Tomáš Chvátal - Update to 0.1.9:
* various small bugfixes and fuzzer fixes
* Sun Apr 22 2018 tchvatalAATTsuse.com- Version update to 0.1.8: + More support for keynote content + Add support for Keynote 1 documents. + Add support for Numbers 3 documents. + Fix several issues found by oss-fuzz. + Fix build with glm 0.9.9. + Other fixes and improvements.
* Tue Nov 07 2017 tchvatalAATTsuse.com- Version update to 0.1.7:
* Fix a few issues found by Coverity.
* Correctly compute cell row and column.
* Improve reconstruction of gradients.
* Improve resolution of cell styles.
* Parse non-RGB colors.
* Improve handling of table border lines.
* Convert cell values to text in presentation and text documents.
* Handle following-paragraph and following-layout styles.
* Allow building with different versions of mdds (1.2 is the default).
* Require C++11 for build.
* Fix several issues found by oss-fuzz.
* Disable error output from libxml2.
* Improve lookup of parent styles.
* Never insert a page break in a footnote.
* Drop outdated MSVC project files.
* Various small fixes and improvements.- Drop merged patches:
* 0001-fix-test-on-i686.patch
* fix-brain-fart.diff
* libetonyek-0.1.6-drop_test.patch
* mdds-1.2.diff
* Mon Jun 05 2017 tchvatalAATTsuse.com- Apply patches from debian (and taken from upstream git):
* fix-brain-fart.diff
* mdds-1.2.diff- Add patch to fix test on i686:
* 0001-fix-test-on-i686.patch
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Fri Sep 30 2016 fstrbaAATTsuse.com- Added patch:
* libetonyek-0.1.6-drop_test.patch bnc#1015467 - Drop test that violates Unicode tr#35 and thus fails with recent liblangtag