File libmspub.changes of Package libmspub
-------------------------------------------------------------------
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