Changelog for
libpagemaker-tools-0.0.4-17.2.x86_64.rpm :
Tue Jan 9 13:00:00 2018 jengelhAATTinai.de
- Cure linguistic problem in descriptions.
Mon Jan 8 13:00:00 2018 tchvatalAATTsuse.com
- Update to 0.0.4:
* Add a command line tool for conversion to plain text, called pmd2text.
* Require C++11 for build.
* Drop outdated MSVC project files.
* Fix parsing of page dimensions and shape coordinates in Mac documents.
That makes the output at least somewhat useful, but more work is needed
to handle big endian files properly.
* Fix parsing of color tint in Mac documents. (tdf#109126)
* Fix parsing of text formatting attributes in Mac documents.
* Properly handle all caps and small caps.
* Parse more text formatting attributes.
* Parse more paragraph attributes.
Wed Feb 1 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel
Mon Aug 1 14:00:00 2016 tchvatalAATTsuse.com
- Disable sle11 support code
Wed Mar 23 13:00:00 2016 tchvatalAATTsuse.com
- Version update to 0.0.3:
* remove upstreamed patch libpagemaker-0.0.2-no_undefined.patch
* Make --help output of conversion tools help2man-friendly.
* Read big endian (Mac) files (tdf#91419).
* Other small fixes and improvements.
Fri Nov 28 13:00:00 2014 fstrbaAATTsuse.com
- Initial package based on upstream libpagemaker 0.0.2
- Add patch: libpagemaker-0.0.2-no_undefined.patch
* fix a typo (-no-undefines -> -no-undefined) in Makefile