e2b04e1f9d
- Remove redundant pkgconfig requires libwps's headers appear to be never requesting glu in the first place OBS-URL: https://build.opensuse.org/request/show/436869 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libwps?expand=0&rev=28
194 lines
6.6 KiB
Plaintext
194 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 22 16:59:30 UTC 2016 - jengelh@inai.de
|
|
|
|
- Remove redundant pkgconfig requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 18 10:51:26 UTC 2016 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.4:
|
|
* Few lotus fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 12 14:41:55 UTC 2016 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.3:
|
|
* Few small fixes, see upstream news for detailed info
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 08:13:18 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.2:
|
|
* Add support for microsoft write files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 28 07:31:18 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.4.1:
|
|
- QuattroPro: correct a mistake when reading negative cell's position.
|
|
- Fix some Windows build problems.
|
|
- Fix more than 10 hangs when reading damaged files, found with the help
|
|
of american-fuzzy-lop.
|
|
- Performance: improve the sheet's output generation.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 13 13:14:11 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.4.0:
|
|
- add support for unknown encoding files (ie. DOS file)
|
|
- add potential support for converting Lotus, ... documents,
|
|
- accept to convert all Lotus Wk1 files and Symphony Wk1 files,
|
|
- add support for Lotus Wk3 and Wk4 documents,
|
|
- add support for Quattro Pro Wq1 and Wq2 documents,
|
|
- only in debug mode, add pre-support for Lotus Wk5..., must allow to
|
|
retrieve the main sheets content's with no formatting,
|
|
- add potential support for asking the document's password ( but do nothing )
|
|
- correct some compiler warnings when compiling in debug mode.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 2 13:15:41 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.3.1:
|
|
- Fix parsing of floating-point numbers in specific cases.
|
|
- Fix several minor issues reported by Coverity and Clang.
|
|
- Check arguments of public functions. Passing NULL no longer causes
|
|
a crash.
|
|
- Use symbol visibility on Linux. The library only exports the public
|
|
functions now.
|
|
- Import @TERM and @CTERM functions (fdo#86241).
|
|
- Handle LICS character encoding in spreadsheets (fdo#87222).
|
|
- Fix a crash when reading a broken file, found with the help of
|
|
american-fuzzy-lop.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 26 10:25:27 UTC 2014 - fstrba@suse.com
|
|
|
|
- Upgrade to upstream version 0.3.0
|
|
* ABI change
|
|
* Remove dependency on libwpd-devel
|
|
* Add dependency on librevenge-devel
|
|
- Added support of Microsoft Works spreadsheets
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 20:50:48 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Cleanup with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 14:19:30 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
- build with -fvisibility-inlines-hidden
|
|
- Enable verbose build.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 27 08:03:44 UTC 2013 - tchvatal@suse.com
|
|
|
|
- update to 0.2.9
|
|
- Various coverity and style fixes
|
|
- Add provides line to make rpmlint happy
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 20 12:05:52 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Use url download path.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 19 10:14:42 UTC 2013 - fridrich.strba@suse.com
|
|
|
|
- update to 0.2.8
|
|
- Add MPL 2.0+ as license
|
|
- Miscellaneous coverity fixes
|
|
- Add support of text frames and pictures
|
|
- Improvements in table code
|
|
- Read the page orientation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 6 12:00:35 UTC 2012 - tchvatal@suse.com
|
|
|
|
- update to 0.2.7
|
|
- Disable werror explicitely
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 31 13:20:34 CEST 2012 - fridrich.strba@suse.com
|
|
|
|
- upgrade to 0.2.6
|
|
- Boost dependency for shared_ptr
|
|
- Miscellaneous upstream bug fixes and enhancements
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 10:49:38 UTC 2012 - coolo@suse.com
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 15:16:42 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
|
- Use %_smp_mflags for parallel building
|
|
- Set appropriate package group
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 12:28:00 CET 2011 - fridrich.strba@suse.com
|
|
|
|
- upgrade to 0.2.4
|
|
- fix generation of invalid xml due to control characters in
|
|
text stream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 28 14:46:40 CEST 2011 - fridrich.strba@suse.com
|
|
|
|
- upgrade to 0.2.3
|
|
- Fix miscellaneous crashes due to file-format misunderstanding
|
|
- Fix production of invalid callgraph with documents with footnotes
|
|
and lists.
|
|
- Silence more warnings
|
|
- add Laurent Alonso to authors
|
|
- remove unneeded patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 12:00:32 CEST 2011 - fstrba@novell.com
|
|
|
|
- Add libwps-0.2.0-gcc46.patch: fix compilation with gcc 4.6.x
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 4 11:46:14 CEST 2011 - fstrba@novell.com
|
|
|
|
- upgrade to 0.2.2
|
|
- Fix memory leaks and jumps based on uninitialized variable
|
|
- Some feature conversions
|
|
- Silence some warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 24 07:58:40 UTC 2011 - idoenmez@novell.com
|
|
|
|
- Add libwps-0.2.0-gcc46.patch: fix compilation with gcc 4.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 8 20:41:32 UTC 2010 - fstrba@novell.com
|
|
|
|
- Upgrade to a new ABI version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 16:17:32 CEST 2008 - mrueckert@suse.de
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 17:32:37 CEST 2008 - ro@suse.de
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 4 10:46:58 CEST 2008 - mmarek@suse.cz
|
|
|
|
- rename the library package to libwps-0_1-1 as required by the
|
|
policy (libwps-0.1.so.1 -> libwps-0_1-1)
|
|
- don't version the devel package after discussion with pmladek
|
|
we'll do it only if the need arises
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 17:14:39 CEST 2008 - mmarek@suse.cz
|
|
|
|
- packaged version 0.1.2, based on work by pmladek
|
|
|