SHA256
1
0
forked from pool/liborcus

112 Commits

Author SHA256 Message Date
5a97691954 Accepting request 1191984 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1191984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=44
2024-08-08 08:56:58 +00:00
438b94737a Accepting request 1153576 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1153576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=43
2024-03-02 22:23:10 +00:00
e7e4e20aeb Accepting request 1153561 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153561
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=110
2024-02-29 19:04:26 +00:00
a9e785f350 Accepting request 1152885 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1152885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=42
2024-02-28 18:44:41 +00:00
Danilo Spinella
4da6427681 Accepting request 1152882 from LibreOffice:24.2
- Update to orcus 0.19.2:
  * fixed a build issue with gcc 14 due to a missing include for std::find_if
    and std::for_each.
  * fixed a segmentation fault with the orcus-test-xml-mapped test which
    manifested on hppa hardware, as originally reported on
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054376.
  * fixed a crash when loading a document that includes a style record
    referencing an unnamed style record as its parent.  In Excel-generated
    documents, styles only reference named styles as their parents.  But in
    3rd-party generated documents, styles referencing unnamed styles as their
    parents can occur.
  * fixed a crash when the document model returned a null pointer when a
    reference resolver interface was requested.
- Update to orcus 0.19.1:
  * implemented orcus::create_filter() which instantiates a filter object of
    specified type.  The returned object is of type
    orcus::iface::import_filter.
  * moved test cases for format detection to the respective filter test files.
  * fixed a bug where the import filter did not set the formula grammer prior
    to importing.
- Update to orcus 0.19.0:
  * added support for allowing use of std::filesystem,
    std::experimental::filesystem or boost::filesystem per build
    configuration.
  * refactored styles import to use style indices returned by the document
    model implementer rather than using the indices stored in the file.  This
    allows the implementer to aggregate some style records and re-use the same
    index for records that are stored as different records in the original
    file.
  * fixed a bug where column styles were not applied to the correct columns

OBS-URL: https://build.opensuse.org/request/show/1152882
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=108
2024-02-28 10:10:17 +00:00
ecb0f7c289 Accepting request 1103506 from LibreOffice:Factory
Rework to work with -no-undefined with different linkers and compilers and different filesystem

OBS-URL: https://build.opensuse.org/request/show/1103506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=41
2023-08-12 13:06:01 +00:00
6e12841b8d OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=106 2023-08-11 14:32:39 +00:00
68b9479b5b Accepting request 1103405 from LibreOffice:Factory
Clean up, fix tests on all platforms, allow building with different filesystem implementations

OBS-URL: https://build.opensuse.org/request/show/1103405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=40
2023-08-11 13:55:21 +00:00
2c598bb387 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=104 2023-08-10 22:03:02 +00:00
f38c419c7b OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=103 2023-08-10 21:49:35 +00:00
cfdfd587f2 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=102 2023-08-10 21:44:46 +00:00
d4889ebdec OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=101 2023-08-10 21:44:15 +00:00
d1aba2f14c OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=100 2023-08-10 21:33:40 +00:00
494ae88e26 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=99 2023-08-10 19:49:11 +00:00
fd6df3679b OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=98 2023-08-10 16:45:13 +00:00
1224bd2339 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=97 2023-08-10 16:29:49 +00:00
82bf74fa9d OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=96 2023-08-10 16:09:18 +00:00
a2cca95814 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=95 2023-08-10 16:08:32 +00:00
cf9a6af393 Accepting request 1101253 from LibreOffice:Factory
0.18.1

OBS-URL: https://build.opensuse.org/request/show/1101253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=39
2023-08-08 13:53:50 +00:00
Danilo Spinella
c6b4c01fe4 Accepting request 1098654 from LibreOffice:Factory
revert to 91

OBS-URL: https://build.opensuse.org/request/show/1098654
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=93
2023-07-14 10:22:30 +00:00
Danilo Spinella
03e8380892 Accepting request 1096621 from LibreOffice:Factory
revert to 89

OBS-URL: https://build.opensuse.org/request/show/1096621
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=92
2023-07-03 15:36:10 +00:00
Danilo Spinella
2225e749cb Accepting request 1096006 from home:dspinella:branches:LibreOffice:Factory
- Update to 0.18.1:
  * sax parser:
    * added support for optionally skipping multiple BOM's in the beginning of
      XML stream.  This affects all XML-based file format filters such as
      xls-xml (aka Excel 2003 XML).
  * xml-map:
    * fixed a bug where an XML document consisting of simple single-column
      records were not properly converted to sheet data.
  * xls-xml:
    * fixed a bug where the filter would always pass border color even when it
      was not set.
  * buildsystem:
    * added new configure switches --without-benchmark and --without-doc-example
      to optinally skip building of these two directories.
- Remove patch gcc13-fix.patch

OBS-URL: https://build.opensuse.org/request/show/1096006
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=91
2023-06-29 15:31:27 +00:00
ae4545ba07 Accepting request 1071014 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1071014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=38
2023-03-13 11:40:02 +00:00
a563bd2080 Accepting request 1070729 from home:marxin:branches:LibreOffice:Factory
- Use -fexcess-precision=fast in order to support GCC compiler:
  https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision.
  Fixes: https://gitlab.com/orcus/orcus/-/issues/175

OBS-URL: https://build.opensuse.org/request/show/1070729
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=89
2023-03-12 17:18:49 +00:00
7eb0cdae15 Accepting request 1069835 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/1069835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=37
2023-03-08 13:51:20 +00:00
4adf2c1b3b Accepting request 1069726 from home:marxin:branches:LibreOffice:Factory
- Add include fix gcc13-fix.patch for GCC 13 compiler.

OBS-URL: https://build.opensuse.org/request/show/1069726
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=87
2023-03-07 07:14:13 +00:00
d2a75c9c14 Accepting request 956518 from LibreOffice:Factory
- Added patch:
  * no-std-filesystem.patch
    + use boost::filesystem instead of std::filesystem, in order to
      allow building with older compilers

- Update to 0.17.2:
  * fixed a bug where the state of style:cell-protect="none" was not
    explicitly pushed, thereby having had the same effect as not having this
    attribute.  After the fix, style:cell-protect="none" will explicitly push
    the hidden state to false, locked state to false, and the formula-hidden
    state to false.
- Update to 0.17.1:
  * addressed a number of coverity issues.
  * removed a variety of compiler warnings.
  * re-generated sax parser tokens from ODF v1.3.
  * revised the style import code to only push style attributes that are
    actually specified in the XML.
  * revised the XML structure validation strategy to ignore any mis-placed
    elements and their sub structures rather than aborting the import.

- Update to 0.17.0:
  * set the baseline C++ version to 17.
  * cleaned up the public API to replace pstring with std::string_view, union
    with std::variant, and boost::optional with std::optional.  With this
    change, the public API no longer has dependency on boost.
  * switched to using ixion::model_iterator for horizontal iteration of cells
    instead of using mdds::mtv::collection.
  * fixed a bug where exporting a spreadsheet document containing adjacent
    merged cells regions to html incorrectly exported the merged cell areas.
  * cached cell values are now correctly loaded from the xlsx file.

OBS-URL: https://build.opensuse.org/request/show/956518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=36
2022-02-24 17:20:10 +00:00
0ad3a2a3ad Accepting request 949465 from home:fstrba
fix build on older systems

OBS-URL: https://build.opensuse.org/request/show/949465
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=86
2022-01-27 14:35:48 +00:00
Danilo Spinella
fe8247ba2a Accepting request 949289 from home:dspinella:branches:LibreOffice:Factory
- Update to 0.17.2:
  * fixed a bug where the state of style:cell-protect="none" was not
    explicitly pushed, thereby having had the same effect as not having this
    attribute.  After the fix, style:cell-protect="none" will explicitly push
    the hidden state to false, locked state to false, and the formula-hidden
    state to false.
- Update to 0.17.1:
  * addressed a number of coverity issues.
  * removed a variety of compiler warnings.
  * re-generated sax parser tokens from ODF v1.3.
  * revised the style import code to only push style attributes that are
    actually specified in the XML.
  * revised the XML structure validation strategy to ignore any mis-placed
    elements and their sub structures rather than aborting the import.

OBS-URL: https://build.opensuse.org/request/show/949289
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=85
2022-01-26 14:52:14 +00:00
Danilo Spinella
e5cae05bf7 Accepting request 932479 from home:dspinella:branches:LibreOffice:Factory
- Update to 0.17.0:
  * set the baseline C++ version to 17.
  * cleaned up the public API to replace pstring with std::string_view, union
    with std::variant, and boost::optional with std::optional.  With this
    change, the public API no longer has dependency on boost.
  * switched to using ixion::model_iterator for horizontal iteration of cells
    instead of using mdds::mtv::collection.
  * fixed a bug where exporting a spreadsheet document containing adjacent
    merged cells regions to html incorrectly exported the merged cell areas.
  * cached cell values are now correctly loaded from the xlsx file.
  * utf-8 names are now allowed as element and attribute names in the sax parser.
  * unquoted utf-8 property values are now allowed in the css parser.
  * added yaml output option in orcus-json.
  * fixed a bug where mapping of an XML document with namespace aliases
    sometimes corrupts the alias values.
  * added orcus.FormulaTokenOp enum type in python which describes type formula token
    operator types in a more finer grained manner.
  * added notes to how to use orcus-xml and orcus-json to map XML and JSON
    documents to spreadsheet documents.
- Drop GCC11_build_fixes.patch

OBS-URL: https://build.opensuse.org/request/show/932479
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=84
2021-11-19 10:46:12 +00:00
a7cc7a3534 Accepting request 894389 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/894389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=35
2021-05-20 17:23:53 +00:00
f5e6a40979 Accepting request 894367 from home:fstrba
Fix sle12 build

OBS-URL: https://build.opensuse.org/request/show/894367
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=82
2021-05-19 15:09:11 +00:00
127f5ac00c Accepting request 870828 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/870828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=34
2021-02-16 21:35:18 +00:00
c9d986f098 Accepting request 870674 from home:cgiboudeaux:branches:LibreOffice:Factory
- Add upstream changes to fix build with GCC 11 (boo#1181872):
  * GCC11_build_fixes.patch

OBS-URL: https://build.opensuse.org/request/show/870674
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=80
2021-02-10 11:43:17 +00:00
4df4430e07 Accepting request 841729 from LibreOffice:Factory
- Update to 0.16.1:
  * match up with ixion 0.16 release

OBS-URL: https://build.opensuse.org/request/show/841729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=33
2020-10-18 14:18:27 +00:00
Tomáš Chvátal
e880adb255 - Update to 0.16.1:
* match up with ixion 0.16 release

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=78
2020-10-14 09:13:17 +00:00
1bb71b00ab Accepting request 789639 from LibreOffice:Factory
- Update to 0.15.4:
  * Bugfixes release

OBS-URL: https://build.opensuse.org/request/show/789639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=32
2020-03-31 15:32:21 +00:00
Tomáš Chvátal
8d5b73b028 - Update to 0.15.4:
* Bugfixes release

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=76
2020-03-30 06:18:25 +00:00
89f6df1e32 Accepting request 737401 from LibreOffice:Factory
- Update to 0.15.3:
  * Minor fixes around fixing various xml related bugs

OBS-URL: https://build.opensuse.org/request/show/737401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=31
2019-10-14 12:52:26 +00:00
Tomáš Chvátal
483ecbbc70 - Update to 0.15.3:
* Minor fixes around fixing various xml related bugs

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=74
2019-10-11 08:02:41 +00:00
106a97b77c Accepting request 725491 from LibreOffice:Factory
- Update to 0.15.1:
  * minor bugfixes after the 0.15.0 was released
- Remove merged patches
  * fix-linking.patch
  * 32bit.patch

OBS-URL: https://build.opensuse.org/request/show/725491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=30
2019-08-28 14:00:49 +00:00
Tomáš Chvátal
f224c573af - Update to 0.15.1:
* minor bugfixes after the 0.15.0 was released
- Remove merged patches
  * fix-linking.patch
  * 32bit.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=72
2019-08-23 07:28:51 +00:00
0c139dcefb Accepting request 724021 from LibreOffice:Factory
- Fix building on SLE12
- Add patches to fix 32bit build:
  * fix-linking.patch
  * 32bit.patch

- Update to version 0.15.0:
  * Various performance improvements
  * Multiple parser issues fixed
  * Map and structure mode added to orcus-json
  * Other improvements and fixes
- bump required versions of mdds and libixion

OBS-URL: https://build.opensuse.org/request/show/724021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=29
2019-08-22 13:03:58 +00:00
Tomáš Chvátal
2b6283eb15 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=70 2019-08-16 11:40:21 +00:00
Tomáš Chvátal
d10506dc16 - Fix building on SLE12
- Add patches to fix 32bit build:
  * fix-linking.patch
  * 32bit.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=69
2019-08-16 10:51:36 +00:00
Tomáš Chvátal
7dafb937aa Accepting request 723918 from home:jbrielmaier:ppc64le
Required to build LO newer then 56ffe3c0a1261cd98a3d42 (2019-08-12).
Accept it when you need it :)

OBS-URL: https://build.opensuse.org/request/show/723918
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=68
2019-08-16 08:26:34 +00:00
75ed3680af Accepting request 682507 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/682507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=28
2019-03-12 08:50:46 +00:00
Tomáš Chvátal
799b82555e Accepting request 682486 from home:adamm:branches:LibreOffice:Factory
- Add missing dependency on libboost_system-devel

OBS-URL: https://build.opensuse.org/request/show/682486
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=66
2019-03-07 15:09:29 +00:00
4a5c8be3af Accepting request 668089 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/668089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=27
2019-01-26 21:19:13 +00:00
Tomáš Chvátal
b1eb82caf9 Accepting request 668088 from LibreOffice:Unstable
a

OBS-URL: https://build.opensuse.org/request/show/668088
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=64
2019-01-23 13:35:43 +00:00
1ffed202c8 Accepting request 611523 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/611523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=26
2018-05-25 19:34:59 +00:00
Tomáš Chvátal
6b32c6de86 Accepting request 611492 from home:adamm:branches:LibreOffice:Factory
- boost_1_67.patch: fix building with Boost 1.67 (bsc#1089811)

OBS-URL: https://build.opensuse.org/request/show/611492
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=62
2018-05-23 09:28:09 +00:00
2c0f7a0924 Accepting request 580615 from LibreOffice:Factory
- Version updat eto 0.13.4:
  * Various false positive fixes in detection of xml files

OBS-URL: https://build.opensuse.org/request/show/580615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=25
2018-03-01 11:02:14 +00:00
Tomáš Chvátal
0ff7be873d - Version updat eto 0.13.4:
* Various false positive fixes in detection of xml files

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=60
2018-02-27 13:54:59 +00:00
3bed37da15 Accepting request 576922 from LibreOffice:Factory
- Version update to 0.13.3:
  * Various improvements in 2003 XML imports
- Rename name-python3 to python3-name to match other python modules

OBS-URL: https://build.opensuse.org/request/show/576922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=24
2018-02-22 13:59:37 +00:00
Tomáš Chvátal
bd12eeeac0 - Version update to 0.13.3:
* Various improvements in 2003 XML imports
- Rename name-python3 to python3-name to match other python modules

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=58
2018-02-15 08:17:37 +00:00
4b3cb1ebd4 Accepting request 571125 from LibreOffice:Factory
- Version update to 0.13.2:
  * Various small fixes
  * Improvements in Excel 2003 XML import iflter

OBS-URL: https://build.opensuse.org/request/show/571125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=23
2018-02-03 14:36:28 +00:00
Tomáš Chvátal
f90d1f6095 - Version update to 0.13.2:
* Various small fixes
  * Improvements in Excel 2003 XML import iflter

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=56
2018-01-30 14:57:47 +00:00
bf3635eb3f Accepting request 561867 from LibreOffice:Factory
- Fix python-xml dep to properly state python3-xml

- Switch license to MPL-2.0

- Update to 0.13.1:
  * Required by libreoffice 6.0
  * Fixes many crashers
  * Speedup improvements
  * More features for xslx importer

OBS-URL: https://build.opensuse.org/request/show/561867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=22
2018-01-09 13:49:26 +00:00
Tomáš Chvátal
5ec87a00a7 - Fix python-xml dep to properly state python3-xml
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=54
2018-01-05 12:18:36 +00:00
Tomáš Chvátal
40e1d59153 - Switch license to MPL-2.0
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=53
2017-12-14 14:47:35 +00:00
Tomáš Chvátal
ec253fb909 - Update to 0.13.1:
* Required by libreoffice 6.0
  * Fixes many crashers
  * Speedup improvements
  * More features for xslx importer

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=52
2017-11-29 12:56:53 +00:00
9647706419 Accepting request 453973 from LibreOffice:Factory
1

OBS-URL: https://build.opensuse.org/request/show/453973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=21
2017-02-18 23:43:52 +00:00
5ed5719349 Accepting request 453867 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453867
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=50
2017-02-01 20:44:11 +00:00
Tomáš Chvátal
2d64e53291 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=49 2016-12-03 13:57:41 +00:00
Tomáš Chvátal
eadc721aab OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=48 2016-12-03 13:39:31 +00:00
Tomáš Chvátal
477b94696c - Version update to 0.12.1 as required by lo 5.3
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=47
2016-12-03 13:38:38 +00:00
7a029ae32e Accepting request 397937 from LibreOffice:Factory
- Version update to 0.11.2:
  * Fix build with mdds 1.2
  * few small fixes

- Changes from version 0.11.1:
  + Fix for OSX build inside LibreOffice.
  + Boost.Filesystem is needed uncoditionally.

OBS-URL: https://build.opensuse.org/request/show/397937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=20
2016-06-14 21:04:54 +00:00
Tomáš Chvátal
ca6ac8c2c3 - Version update to 0.11.2:
* Fix build with mdds 1.2
  * few small fixes

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=45
2016-05-25 11:56:55 +00:00
Tomáš Chvátal
ab549be79e Accepting request 397932 from home:dimstar:Factory
- Changes from version 0.11.1:
  + Fix for OSX build inside LibreOffice.
  + Boost.Filesystem is needed uncoditionally.

NOTE: I intentionally did NOT update to version 0.11.2 (which is also out) as that
version would require mdds-1.2, which we do not have available in Tumbleweed yet.

The main point of this submission is to get it to build with GCC 6 (tested)

OBS-URL: https://build.opensuse.org/request/show/397932
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=44
2016-05-25 11:52:15 +00:00
af72243c5c Accepting request 395056 from LibreOffice:Factory
- Fix libixion -> liborcus typo

OBS-URL: https://build.opensuse.org/request/show/395056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=19
2016-05-19 10:03:18 +00:00
Tomáš Chvátal
5450799e2e - Fix libixion -> liborcus typo
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=42
2016-05-12 14:01:01 +00:00
ec83e995de Accepting request 393801 from LibreOffice:Factory
- Coflict with liborcus-0_10-0

OBS-URL: https://build.opensuse.org/request/show/393801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=18
2016-05-10 07:25:26 +00:00
Tomáš Chvátal
50e0ce9ed3 - Coflict with liborcus-0_10-0
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=40
2016-05-05 08:19:21 +00:00
2215008251 Accepting request 374811 from LibreOffice:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/374811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=17
2016-03-26 14:09:05 +00:00
583d8e7e03 Accepting request 367836 from LibreOffice:Factory
- Version update to 0.11.0:
  * Use mdds 1.0
  * Use ixion 0.11
  * Use python3 instead of python2

OBS-URL: https://build.opensuse.org/request/show/367836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=16
2016-03-11 08:37:56 +00:00
2fae0724e9 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=37 2016-03-08 08:32:34 +00:00
Tomáš Chvátal
f44efa09f8 - Version update to 0.11.0:
* Use mdds 1.0
  * Use ixion 0.11
  * Use python3 instead of python2

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=36
2016-03-07 20:36:27 +00:00
3a2392a167 Accepting request 354888 from LibreOffice:Factory
- Version update to 0.9.2:
  * Various bugfixes and update for libreoffice 5.1 (forwarded request 354887 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/354888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=15
2016-01-23 00:14:46 +00:00
Tomáš Chvátal
7537bfd20e Accepting request 354887 from LibreOffice:Unstable
- Version update to 0.9.2:
  * Various bugfixes and update for libreoffice 5.1

OBS-URL: https://build.opensuse.org/request/show/354887
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=34
2016-01-20 09:48:44 +00:00
fa93f3746d Accepting request 292575 from LibreOffice:Factory
- Version bump to 0.7.1:
  * Various boost bugfixes and update for new ixion
- Obsoleted patch:
  * liborcus-boost-1.56.patch

OBS-URL: https://build.opensuse.org/request/show/292575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=14
2015-03-27 08:39:13 +00:00
Tomáš Chvátal
13540f2108 - Version bump to 0.7.1:
* Various boost bugfixes and update for new ixion
- Obsoleted patch:
  * liborcus-boost-1.56.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=32
2015-03-24 10:22:28 +00:00
Stephan Kulow
c4f50bfbff Accepting request 258580 from LibreOffice:Factory
1

OBS-URL: https://build.opensuse.org/request/show/258580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=13
2014-10-31 08:39:22 +00:00
Cédric Bosdonnat
4f103c54f2 Accepting request 258519 from home:Dmitry_R:boost
- Fix build with boost-1.56
  * liborcus-boost-1.56.patch

OBS-URL: https://build.opensuse.org/request/show/258519
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=30
2014-10-27 21:43:07 +00:00
Stephan Kulow
7c12daf243 Accepting request 242308 from LibreOffice:Factory
Lo 4.3.0.3 submission

OBS-URL: https://build.opensuse.org/request/show/242308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=11
2014-07-27 16:46:58 +00:00
Tomáš Chvátal
2f86d84a13 - Remove unneeded upstreamed patches:
* liborcus-more-lib64.patch
  * liborcus-0.5.1-linking.patch
  * liborcus-0.5.1-mdds.patch
  * liborcus-0.5.1-oldnamespace.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=28
2014-06-11 09:33:46 +00:00
cd2c824b29 Accepting request 236743 from home:fstrba
Upgrade to liborcus 0.7.0

OBS-URL: https://build.opensuse.org/request/show/236743
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=27
2014-06-10 12:49:47 +00:00
Stephan Kulow
f04c6e4f54 Accepting request 215148 from LibreOffice:Factory
- Clean with spec-cleaner and Verbosify the output.

OBS-URL: https://build.opensuse.org/request/show/215148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=10
2014-01-30 10:30:30 +00:00
Tomáš Chvátal
7328ca0e32 - Clean with spec-cleaner and Verbosify the output.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=25
2014-01-25 20:58:38 +00:00
Stephan Kulow
22de5e3418 Accepting request 212947 from LibreOffice:Factory
- Add aarch64 and ppc64le to list of 64bit archs for boost_system
  detection.
  Added patches:
  * liborcus-more-lib64.patch (forwarded request 212881 from matz2)

OBS-URL: https://build.opensuse.org/request/show/212947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=9
2014-01-07 12:56:02 +00:00
c5eb010f85 Accepting request 212881 from openSUSE:Factory:PowerLE
- Add aarch64 and ppc64le to list of 64bit archs for boost_system
  detection.
  Added patches:
  * liborcus-more-lib64.patch

OBS-URL: https://build.opensuse.org/request/show/212881
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=23
2014-01-06 21:23:05 +00:00
Stephan Kulow
1384a42034 Accepting request 206607 from LibreOffice:Factory
- Correct description not to mention an N-gram text categorizer (forwarded request 206578 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/206607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=8
2013-11-12 14:09:21 +00:00
Tomáš Chvátal
3fbe4484d0 Accepting request 206578 from home:jengelh:branches:LibreOffice:Factory
- Correct description not to mention an N-gram text categorizer

OBS-URL: https://build.opensuse.org/request/show/206578
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=21
2013-11-12 09:11:09 +00:00
Stephan Kulow
4c86e87af1 Accepting request 185410 from LibreOffice:Factory
- Version bump to 0.5.1:
  * More fixes around streaming
  * Various boost fixes
  * Improvements required for libreoffice-4.1.
- Use full download url for tarball
- Drop libzip-devel requirement
- Add patch for new mdds liborcus-0.5.1-mdds.patch
- Add patch for SLE11 gcc liborcus-0.5.1-oldnamespace.patch
- Add patch for newest boost liborcus-0.5.1-linking.patch
- Drop deprecated patch boost-configure.patch

OBS-URL: https://build.opensuse.org/request/show/185410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=6
2013-08-02 12:44:35 +00:00
Tomáš Chvátal
86d26201f4 - boost-configure.patch: fix boost configure check
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=19
2013-08-01 09:32:43 +00:00
Tomáš Chvátal
f34434a56b - Fix building with boost-1.52 and newer.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=18
2013-08-01 09:31:51 +00:00
Tomáš Chvátal
49f66f92d5 - Version bump to 0.5.1:
* More fixes around streaming
  * Various boost fixes
  * Improvements required for libreoffice-4.1.
- Use full download url for tarball
- Drop libzip-devel requirement
- Add patch for new mdds liborcus-0.5.1-mdds.patch
- Add patch for SLE11 gcc liborcus-0.5.1-oldnamespace.patch
- Add patch for newest boost liborcus-0.5.1-linking.patch
- Drop deprecated patch boost-configure.patch
-- Fix building with boost-1.52 and newer.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=17
2013-08-01 09:31:16 +00:00
989d5d35a6 Accepting request 184972 from LibreOffice:Unstable
- Add patch from upstream to build with newer boost.

- Add patch to build on older systems.

- Introduce patch from git to build with mdds-0.8.1

- Bump to 0.5.1
  * fixes few tiny issues with 0.5.0
- Use full download URL for tarball.

- Drop libzip-devel requirement.

- Upstream package was still broken. Updated it.

- Update to 0.5.0 pre-release package.

OBS-URL: https://build.opensuse.org/request/show/184972
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=16
2013-07-30 16:49:02 +00:00
Stephan Kulow
5774c13947 Accepting request 179204 from LibreOffice:Factory
- boost-configure.patch: fix boost configure check (forwarded request 179197 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/179204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=5
2013-06-17 08:09:50 +00:00
Tomáš Chvátal
bd8e84392a Accepting request 179197 from home:Andreas_Schwab:Factory
- boost-configure.patch: fix boost configure check

OBS-URL: https://build.opensuse.org/request/show/179197
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=14
2013-06-16 21:02:40 +00:00
Stephan Kulow
3b5040bf88 Accepting request 177050 from LibreOffice:Factory
- Fix building with boost-1.52 and newer.

OBS-URL: https://build.opensuse.org/request/show/177050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=4
2013-06-05 12:31:06 +00:00
Tomáš Chvátal
d9c1af0ad9 - Fix building with boost-1.52 and newer.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=12
2013-05-31 09:56:56 +00:00
Tomáš Chvátal
896053066f Accepting request 172622 from LibreOffice:Factory
Revert to old liborcus that builds 4.0. The new orcus was copypaced to unstable.

OBS-URL: https://build.opensuse.org/request/show/172622
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=11
2013-04-20 13:17:37 +00:00
Tomáš Chvátal
e62195709d - Bump to 0.5.1
* fixes few tiny issues with 0.5.0
- Use full download URL for tarball.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=10
2013-04-20 12:12:24 +00:00
4b8f7164ba Accepting request 163705 from home:kohei_yoshida:branches:LibreOffice:Factory
Updated to 0.5.0 (latest).

OBS-URL: https://build.opensuse.org/request/show/163705
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=9
2013-04-19 07:29:34 +00:00
Stephan Kulow
179a5e11ae Accepting request 151463 from LibreOffice:Factory
- Add libzip-devel and zlib-devel into Requires of the devel package;
  they are needed for linking against liborcus

OBS-URL: https://build.opensuse.org/request/show/151463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=3
2013-02-07 09:36:52 +00:00
7b96de5b8c - Add libzip-devel and zlib-devel into Requires of the devel package;
they are needed for linking against liborcus

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=7
2013-02-06 12:52:49 +00:00
Stephan Kulow
cda066da99 Accepting request 147548 from LibreOffice:Factory
Last library required for libreoffice-4.0 build.

OBS-URL: https://build.opensuse.org/request/show/147548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liborcus?expand=0&rev=1
2013-01-10 14:45:45 +00:00
Tomáš Chvátal
ce1e8d1be9 - Rename package and sort it out for acceptance to factory.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=5
2013-01-08 13:42:04 +00:00
Tomáš Chvátal
aaf8d98a00 - Build gnumeric filters as libreoffice require them.
* Also clean up configure stage a bit.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=4
2012-12-18 07:41:47 +00:00
Tomáš Chvátal
e27a949bfc Accepting request 145693 from home:kohei_yoshida
update

OBS-URL: https://build.opensuse.org/request/show/145693
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=2
2012-12-17 19:47:38 +00:00
Tomáš Chvátal
89e1e6b72b osc copypac from project:home:kohei_yoshida package:liborcus revision:20
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liborcus?expand=0&rev=1
2012-11-06 13:42:37 +00:00

Diff Content Not Available