Accepting request 835470 from home:mnhauke
- Update to version 4.1.3 * Adjust SAUCE flag output to be binary * Add -S flag to use SAUCE info for rendering hints. Users must now use -S to get iCE color info. This was previously automatically pulled without any extra options. * Document the new -S flag, allowing to use SAUCE info for render options * Add support for seccomp on arm * Add missing test for __NR_mmap, the mmap syscall doesn't exist on arm OBS-URL: https://build.opensuse.org/request/show/835470 OBS-URL: https://build.opensuse.org/package/show/graphics/ansilove?expand=0&rev=13
This commit is contained in:
parent
d565e5c7b4
commit
981b3d8aef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99bf4b62064c9141738bf033548d61007c13ff481159639555488de11d2a8fab
|
||||
size 40307
|
3
ansilove-4.1.3.tar.gz
Normal file
3
ansilove-4.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c380f2a9a8c7abe317fe2e03c625740683db76d29dacc49023b96a61c8348ba
|
||||
size 41025
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 19:07:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 4.1.3
|
||||
* Adjust SAUCE flag output to be binary
|
||||
* Add -S flag to use SAUCE info for rendering hints. Users must
|
||||
now use -S to get iCE color info. This was previously
|
||||
automatically pulled without any extra options.
|
||||
* Document the new -S flag, allowing to use SAUCE info for
|
||||
render options
|
||||
* Add support for seccomp on arm
|
||||
* Add missing test for __NR_mmap, the mmap syscall doesn't exist
|
||||
on arm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 15:28:05 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# spec file for package ansilove
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2019, Martin Hauke <mardnh@gmx.de>
|
||||
# Copyright (c) 2019-2020, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ansilove
|
||||
Version: 4.1.2
|
||||
Version: 4.1.3
|
||||
Release: 0
|
||||
Summary: ANSI and ASCII art to PNG converter
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user