File libmspub.changes of Package libmspub
-------------------------------------------------------------------
Tue Apr 8 12:43:33 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- add libmspub-0.1.4-gcc15.patch (from gentoo) to fix gcc15
compile time error
-------------------------------------------------------------------
Thu Feb 29 17:57:43 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Dec 3 17:12:43 UTC 2019 - Martin Liška <mliska@suse.cz>
- Add fix-missing-include.patch in order
to fix boo#1158322.
-------------------------------------------------------------------
Wed Mar 7 12:47:35 UTC 2018 - tchvatal@suse.com
- Version update to 0.1.4:
* Fix several problems found by oss-fuzz
* Fix regression in closing shape groups that caused missing shapes
on second and subsequent pages. (tdf#116018)
-------------------------------------------------------------------
Mon Jan 1 12:40:28 UTC 2018 - tchvatal@suse.com
- Version update to 0.1.3:
* Workaround a build error on some 32-bit systems.
* Parse table row and column sizes. (tdf#89061)
* Fix various problems when parsing broken files, found with the help of
american-fuzzy-lop and oss-fuzz.
* Make the output of pub2foo --help more compatible with help2man.
* Extract more metadata from documents.
* Require C++11 for build.
* Drop outdated MSVC project files.
* Handle table cells containing multiple paragraphs correctly. (tdf#89393)
* Parse more text formatting attributes: all underline types, small
caps, all caps, outline, emboss, engrave, shadow.
* Parse text language.
* Various minor changes and improvements.
-------------------------------------------------------------------
Wed Feb 1 13:04:37 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Mon Aug 1 08:53:49 UTC 2016 - tchvatal@suse.com
- Disable sle11 support code
-------------------------------------------------------------------
Tue Dec 30 18:46:49 UTC 2014 - tchvatal@suse.com
- Version bump to 0.1.2:
- Check arguments of public functions. Passing NULL no longer causes
a crash.
- Use symbol visibility on Linux. The library only exports the two public
functions now.
- Fix several crashes and hangs when reading broken files, found with the help
of american-fuzzy-lop.
- Add support for embedded fonts.
- Add initial support for tables.
- Parse document metadata.
- Remove libmspub-0.1.1-pkgconfig.patch
-------------------------------------------------------------------
Fri Jul 25 07:21:27 UTC 2014 - fstrba@suse.com
- Added patch: libmspub-0.1.1-pkgconfig.patch
* Remove the Requires.private which breaks SLE11 builds
-------------------------------------------------------------------
Tue Jul 8 13:20:23 UTC 2014 - tchvatal@suse.com
- Version bump to 0.1.1:
* Various small bugfixes
-------------------------------------------------------------------
Mon May 26 09:40:54 UTC 2014 - fstrba@suse.com
- Upgrade to upstream version 0.1.0
* ABI changes
* Remove dependency on libwpd-devel and libwpg-devel
* Add dependency on librevenge-devel
- License change
* Released under MPL-2.0
-------------------------------------------------------------------
Sat Jan 25 21:06:46 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner and noarch documenation.
-------------------------------------------------------------------
Sat Jan 18 13:57:20 UTC 2014 - crrodriguez@opensuse.org
- build with -fvisibility-inlines-hidden
-------------------------------------------------------------------
Fri Nov 1 09:11:06 UTC 2013 - tchvatal@suse.com
- Drop conditional for doc and use verbose build.
-------------------------------------------------------------------
Mon May 27 11:40:52 UTC 2013 - tchvatal@suse.com
- Version bump to 0.0.6:
- various coverity and style fixes
- deduplication using wpd code
- few crash fixes
-------------------------------------------------------------------
Thu Feb 21 09:17:36 UTC 2013 - tchvatal@suse.com
- Version bump to 0.0.5 - bugfix release.
-------------------------------------------------------------------
Tue Feb 5 14:11:09 UTC 2013 - tchvatal@suse.com
- Update to 0.0.4
* now uses icu
-------------------------------------------------------------------
Thu Nov 29 20:38:55 UTC 2012 - tchvatal@suse.com
- Update the whitespacing and order
-------------------------------------------------------------------
Thu Nov 29 11:05:06 UTC 2012 - tchvatal@suse.com
- Version bump to 0.0.3
* cleanup the license string
* disable werror explicitely
* fdupe duped images
-------------------------------------------------------------------
Mon Aug 6 11:26:50 CEST 2012 - fridrich.strba@suse.com
- Upgrade to upstream version 0.0.2
* support of MS Publisher versions 98 to 2002
* extended coverage of autoshapes for version 2003
-------------------------------------------------------------------
Mon Jun 4 14:52:32 CEST 2012 - fridrich.strba@suse.com
- Initial package of libmspub