SHA256
1
0
forked from pool/chafa

- Update to 1.6.1:

* Add NOCONFIGURE variable to autogen.sh to skip configure
  Bug fixes:
  * #50 SIGBUS while loading huge GIFs
  * #52 Produces small glitches in output with some images
  * #54 Haiku port fails on 32bit
  * [unfiled] Exclude RTL code points that could break the output.
  * [unfiled] Apple Terminal lacks truecolor support, so make it
    default to 256 colors
  * [unfiled] Fix typo affecting middle dot symbol.

OBS-URL: https://build.opensuse.org/package/show/graphics/chafa?expand=0&rev=16
This commit is contained in:
Michael Vetter 2021-06-07 18:31:45 +00:00 committed by Git OBS Bridge
parent 6c24e3d9bc
commit f20ee0af04
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0706e101a6e0e806335aeb57445e2f6beffe0be29a761f561979e81691c2c681
size 417888

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76c98930e99b3e5fadb986148b99d65636e9e9619124e568ff13d364ede89fa5
size 418720

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 7 18:30:46 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 1.6.1:
* Add NOCONFIGURE variable to autogen.sh to skip configure
Bug fixes:
* #50 SIGBUS while loading huge GIFs
* #52 Produces small glitches in output with some images
* #54 Haiku port fails on 32bit
* [unfiled] Exclude RTL code points that could break the output.
* [unfiled] Apple Terminal lacks truecolor support, so make it
default to 256 colors
* [unfiled] Fix typo affecting middle dot symbol.
-------------------------------------------------------------------
Fri Jan 15 08:39:16 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

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