forked from pool/glycin-loaders
23 lines
892 B
Plaintext
23 lines
892 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Aug 23 18:54:59 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||
|
|
||
|
- Update to version 0.1.beta.4:
|
||
|
+ Relicense under MPL-2.0 OR LGPL-2.1-or-later
|
||
|
+ Add symlinks for license files in crates
|
||
|
+ Add cairo dependency for svg loader
|
||
|
+ HEIC: Fix filetype detection in config
|
||
|
+ tests:
|
||
|
- Add HEIC tests
|
||
|
- Add option to skip image formats in tests
|
||
|
- Run required install before tests (can be disabled)
|
||
|
- Add pkgconfig(cairo) BuildRequires, new dependency.
|
||
|
- Pass explicit
|
||
|
loaders=glycin-heif,glycin-image-rs,glycin-jxl,glycin-svg to
|
||
|
meson, ensure we build all the loaders.
|
||
|
- Update License tag following upstreams relicense.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 22 14:01:24 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
|
||
|
- Initial package, version 0.1.beta.3.
|