Package Release Info

libetonyek-0.1.10-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libetonyek-0_1-1
libetonyek-devel
libetonyek-devel-doc
libetonyek-tools

Change Logs

* Mon Aug 07 2023 Fridrich Strba <fstrba@suse.com>
- Build against mdds-2.1
- Added patch:
  * stdcxx17.patch
    + require C++17, since newer mdds needs it
* Wed Sep 08 2021 Fridrich Strba <fstrba@suse.com>
- Added patch:
  * resolve-ambiguities.patch
    + fix some ambiguities in type resolutions on older compilers
    + enables building on sle12-sp5
* Mon Sep 06 2021 Danilo Spinella <danilo.spinella@suse.com>
- Update to 0.1.10:
  * Parse shadow.
  * Improve detection of the "new" formats.
  * Fix handling of text baseline shift.
  * Improve various formats.
- Remove upstreamed patch 0001-add-missing-include-for-std-for_each.patch
* Fri Aug 21 2020 Dirk Mueller <dmueller@suse.com>
- add 0001-add-missing-include-for-std-for_each.patch to fix build
  issue with newer boost
* Tue Aug 20 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.9:
  * various small bugfixes and fuzzer fixes