From 981b3d8aef3aa5cd6452bc40c768a1e01cad319cd28804f08b17513a3367b6f5 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 18 Sep 2020 20:27:21 +0000 Subject: [PATCH] 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 --- ansilove-4.1.2.tar.gz | 3 --- ansilove-4.1.3.tar.gz | 3 +++ ansilove.changes | 14 ++++++++++++++ ansilove.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 ansilove-4.1.2.tar.gz create mode 100644 ansilove-4.1.3.tar.gz diff --git a/ansilove-4.1.2.tar.gz b/ansilove-4.1.2.tar.gz deleted file mode 100644 index 8d18e9f..0000000 --- a/ansilove-4.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99bf4b62064c9141738bf033548d61007c13ff481159639555488de11d2a8fab -size 40307 diff --git a/ansilove-4.1.3.tar.gz b/ansilove-4.1.3.tar.gz new file mode 100644 index 0000000..512a064 --- /dev/null +++ b/ansilove-4.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c380f2a9a8c7abe317fe2e03c625740683db76d29dacc49023b96a61c8348ba +size 41025 diff --git a/ansilove.changes b/ansilove.changes index 2b04ff8..183bf59 100644 --- a/ansilove.changes +++ b/ansilove.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 18 19:07:18 UTC 2020 - Martin Hauke + +- 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 diff --git a/ansilove.spec b/ansilove.spec index 89f8877..80d34d5 100644 --- a/ansilove.spec +++ b/ansilove.spec @@ -2,7 +2,7 @@ # spec file for package ansilove # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2019, Martin Hauke +# Copyright (c) 2019-2020, Martin Hauke # # 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