Accepting request 818939 from graphics
OBS-URL: https://build.opensuse.org/request/show/818939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansilove?expand=0&rev=6
This commit is contained in:
commit
0ab5b5df37
@ -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
3
ansilove-4.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99bf4b62064c9141738bf033548d61007c13ff481159639555488de11d2a8fab
|
||||||
|
size 40307
|
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user