forked from pool/libwps
- Update to 0.4.14: * autoupdate configure.ac * correct various warnings OBS-URL: https://build.opensuse.org/request/show/1095933 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libwps?expand=0&rev=50
276 lines
9.5 KiB
Plaintext
276 lines
9.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 29 09:11:18 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to 0.4.14:
|
|
* autoupdate configure.ac
|
|
* correct various warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 20:55:05 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.4.13:
|
|
* Quattro Dos: try to retrieve correctly the spreadsheet's name when creating
|
|
some charts, Quattro: try to avoid potential spreadsheet names clashes +
|
|
* Quattro[dos,wq2]: try to retrieve sheet's name + check that the sheet id in
|
|
formula is not greater than 255, PocketWord: change some comments...
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 28 06:12:55 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Fix license header to correspond to SPDX abbreviation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 19 14:59:17 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Define conditionally make_build to fix build on systems that do
|
|
not have that macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 23 23:31:47 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- udpate to 0.4.12:
|
|
- add a minimalist parser for Pocket Word .psw and .pwi files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 11:32:26 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.11:
|
|
- XYWrite: add a parser to .fil v2,v4 files
|
|
- wks,wk1: try to correct some problems when
|
|
retrieving cell's reference.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 15 13:32:42 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Version update to 0.4.10:
|
|
* QuattroPro: add parser of .qwp files
|
|
* all: support complex encoding
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 30 10:33:55 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.9:
|
|
* QuattroPro: add parser to .wb3 files
|
|
* Multiplan: add parser to DOS v1-v3 files
|
|
* charts: try to retrieve charts in .wk*, .wq* files
|
|
* QuattroPro: add parser to .wb[12] files
|
|
* switch to c++11
|
|
* fuzzing: correct many problems
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 29 12:29:12 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.7:
|
|
* Many fixes found by fuzzing
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 13:11:30 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Version update to 0.4.6:
|
|
* Small bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 1 15:50:52 UTC 2017 - adam.majer@suse.de
|
|
|
|
- use individual libboost-*-devel packages instead of boost-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 09:18:48 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Version update to to 0.4.5:
|
|
* Additional lotus wk4 support
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|