forked from pool/chafa
- Update to 1.12.5:
* Fix #123 crash on canvas created with chafa_canvas_new_similar() * Fix #141 distortion when rowstride is not a multiple of 4 * Fix missing comma in --help output OBS-URL: https://build.opensuse.org/package/show/graphics/chafa?expand=0&rev=37
This commit is contained in:
parent
6d04b2cb29
commit
4762110844
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9774bd1a7076ea3124f7fea811e371d0e1da2e76b7ac06260d63a86c7b1a573f
|
||||
size 934272
|
3
chafa-1.12.5.tar.xz
Normal file
3
chafa-1.12.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f5490d52a500a6b386f15cc04c6e8702afd0285d422b9575b332e0c683957f2
|
||||
size 939792
|
@ -1,4 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 06:24:38 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.5:
|
||||
* Fix #123 crash on canvas created with chafa_canvas_new_similar()
|
||||
* Fix #141 distortion when rowstride is not a multiple of 4
|
||||
* Fix missing comma in --help output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 20:17:11 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.4:
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package chafa
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chafa
|
||||
Version: 1.12.4
|
||||
Version: 1.12.5
|
||||
Release: 0
|
||||
Summary: Image-to-text converter for terminal
|
||||
License: LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user