SHA256
1
0
forked from pool/ansilove
Dominique Leuenberger 2020-07-06 14:32:16 +00:00 committed by Git OBS Bridge
commit e726c817f3
4 changed files with 17 additions and 4 deletions

View File

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

3
ansilove-4.1.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jul 5 15:28:05 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.1.2
* Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source
files
* No need to set HAVE_SECCOMP to 1, defining it is enough
* Remove some unneeded seccomp related includes
* Validate architectures for seccomp
* Add seccomp support on i386, tested on glibc and musl
* Remove extraneous underscore in #if defined check
* Use __NR_ instead of SYS_ prefix in #if defined checks
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 25 17:31:37 UTC 2020 - Martin Hauke <mardnh@gmx.de> Mon May 25 17:31:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -18,7 +18,7 @@
Name: ansilove Name: ansilove
Version: 4.1.1 Version: 4.1.2
Release: 0 Release: 0
Summary: ANSI and ASCII art to PNG converter Summary: ANSI and ASCII art to PNG converter
License: BSD-2-Clause License: BSD-2-Clause