SHA256
1
0
forked from pool/chafa

Accepting request 1035537 from graphics

- Update to 1.12.4:
  * MS Windows: Added support for Unicode command-line arguments.
  * MS Windows: Enabled support for building a DLL.
  * Improved quality of accelerated symbol picking (the default
    with -w 6 and lower), especially along sharp edges.
  * The XWD loader now supports unaligned image data, which can
    occur when the header is of an uneven length. Such images
    will no longer be rejected.
  * Bug fixes:
    - #100[1] Reading image data from stdin fails on Windows
    - #104[3] Artifacts with transparent animations on Kitty
    - #108[5] Bad interaction with lolcat
    - #112[7] Bad documentation for -c default
    - #113[9] Autogen/build fails on CentOS 7 (partial solution)
    - huntr.dev: Uncontrolled memory allocation in lodepng
    - [unfiled] -lm should not be in pkg-config Libs: list
    - [unfiled] The --watch switch was broken with the
      introduction of --animate.

OBS-URL: https://build.opensuse.org/request/show/1035537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chafa?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2022-11-14 13:28:56 +00:00 committed by Git OBS Bridge
commit 5e4f2fe4f9
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2456a0b6c1150e25b64cd6a92810d59bed3f061f8b86f91aba5a77bc7cc76cfa
size 659136

3
chafa-1.12.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9774bd1a7076ea3124f7fea811e371d0e1da2e76b7ac06260d63a86c7b1a573f
size 934272

View File

@ -1,3 +1,25 @@
Sun Nov 13 20:17:11 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.12.4:
* MS Windows: Added support for Unicode command-line arguments.
* MS Windows: Enabled support for building a DLL.
* Improved quality of accelerated symbol picking (the default
with -w 6 and lower), especially along sharp edges.
* The XWD loader now supports unaligned image data, which can
occur when the header is of an uneven length. Such images
will no longer be rejected.
* Bug fixes:
- #100[1] Reading image data from stdin fails on Windows
- #104[3] Artifacts with transparent animations on Kitty
- #108[5] Bad interaction with lolcat
- #112[7] Bad documentation for -c default
- #113[9] Autogen/build fails on CentOS 7 (partial solution)
- huntr.dev: Uncontrolled memory allocation in lodepng
- [unfiled] -lm should not be in pkg-config Libs: list
- [unfiled] The --watch switch was broken with the
introduction of --animate.
-------------------------------------------------------------------
Mon Jul 4 11:52:17 UTC 2022 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: chafa
Version: 1.12.3
Version: 1.12.4
Release: 0
Summary: Image-to-text converter for terminal
License: LGPL-3.0-or-later