SHA256
1
0
forked from pool/chafa

Accepting request 1088257 from graphics

- 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/request/show/1088257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chafa?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-05-22 11:14:30 +00:00 committed by Git OBS Bridge
commit cb69072b03
4 changed files with 13 additions and 5 deletions

View File

@ -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
View File

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

View File

@ -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:

View File

@ -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