- Fix Docker image missing libexif library. Thanks to PowerMeep (https://github.com/PowerMeep) - update to version 1.3.1: - Fix segmentation fault that can occur when trying to parse a file of an unsupported file type. Thanks to Balló György (https://github.com/City-busz) OBS-URL: https://build.opensuse.org/package/show/utilities/jp2a?expand=0&rev=19
84 lines
3.3 KiB
Plaintext
84 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 12 09:07:47 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- update to version 1.3.2:
|
|
- Fix Docker image missing libexif library. Thanks to PowerMeep
|
|
(https://github.com/PowerMeep)
|
|
- update to version 1.3.1:
|
|
- Fix segmentation fault that can occur when trying to parse a file of an
|
|
unsupported file type. Thanks to Balló György (https://github.com/City-busz)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 23 06:19:46 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 1.3.0:
|
|
- support Exif metadata (for image orientation)
|
|
- support for WebP images
|
|
- add option to center image in terminal
|
|
- support for Zsh completion
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 8 08:16:06 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 1.2.0:
|
|
* Add edge shading - edge shading can be enabled by setting the desired edge threshold with --edge-threshold=N.N.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 6 20:10:29 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- change recommendations to supplements for bash completion sub-package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 18:16:08 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Split bash-completions scripts into separate package.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 18:09:15 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Changed Source URL from stale https://github.com/cslarsen/jp2a to active fork https://github.com/Talinx/jp2a
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 20 20:27:54 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 1.1.1:
|
|
- Fix memory corruption crash with very high aspect ratio, e.g. 3000:1 (#9).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 11 18:02:38 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- update to version 1.1.0:
|
|
- support for PNG images
|
|
- support for HTML (Living Standard) additionally to XHTML
|
|
- (optional) support for other character encodings than ASCII
|
|
- update to version 1.0.9:
|
|
- support for true color and 256 color palette output for terminals
|
|
- support for bash completion
|
|
- update to version 1.0.8:
|
|
- Fix images with very small height
|
|
- update to version 1.0.7:
|
|
- Moved repository over to GitHub and made some corresponding changes
|
|
- Reverted code to version 1.0.6 because of unfinished changes that didn't work.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 9 19:28:32 UTC 2018 - sebix@sebix.at
|
|
|
|
- revert to version 1.0.6, upstream withdrew the version because it was uncomplete
|
|
see https://github.com/cslarsen/jp2a/commit/a72958075f3fb414a5a55d0a02da6789cb972f7b
|
|
and https://github.com/cslarsen/jp2a/issues/8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 2 14:17:50 UTC 2017 - jengelh@inai.de
|
|
|
|
- Remove pointless ldconfig calls.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 30 08:14:01 UTC 2017 - sebix@sebix.at
|
|
|
|
- Remove dependency curl
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 19:01:30 UTC 2017 - sebix@sebix.at
|
|
|
|
- initial package for version 1.0.7
|