From 47373a0d40b854f8f36e131f15eae36e9c75944df8e6af37aae8a85068525e62 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 21 Jan 2020 14:48:05 +0000 Subject: [PATCH] Accepting request 765554 from home:mnhauke - Update to version 4.0.7 - Use OpenBSD style(9) for function prototypes and declarations - Replace EXIT_SUCCESS by zero in all SAUCE functions - Do not use typedef for the sauce struct - Set icecolors to true if defined in SAUCE record ANSiFlags - Add test cases for most supported formats - Sync the description of Retina output capabilities with reality OBS-URL: https://build.opensuse.org/request/show/765554 OBS-URL: https://build.opensuse.org/package/show/graphics/ansilove?expand=0&rev=7 --- ansilove-4.0.6.tar.gz | 3 --- ansilove-4.0.7.tar.gz | 3 +++ ansilove.changes | 11 +++++++++++ ansilove.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 ansilove-4.0.6.tar.gz create mode 100644 ansilove-4.0.7.tar.gz diff --git a/ansilove-4.0.6.tar.gz b/ansilove-4.0.6.tar.gz deleted file mode 100644 index 77a0aa8..0000000 --- a/ansilove-4.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a11a48d5f53b85395facf7676753e7b276195d101ae71977789c39d49483282 -size 25468 diff --git a/ansilove-4.0.7.tar.gz b/ansilove-4.0.7.tar.gz new file mode 100644 index 0000000..99af9fd --- /dev/null +++ b/ansilove-4.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a375b87964e1ee29ef35b4f38820c796fab29b23546f5a3114dfe4c7d74f2b44 +size 38607 diff --git a/ansilove.changes b/ansilove.changes index fc7c9a3..eec5968 100644 --- a/ansilove.changes +++ b/ansilove.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jan 19 10:09:10 UTC 2020 - Martin Hauke + +- Update to version 4.0.7 +- Use OpenBSD style(9) for function prototypes and declarations +- Replace EXIT_SUCCESS by zero in all SAUCE functions +- Do not use typedef for the sauce struct +- Set icecolors to true if defined in SAUCE record ANSiFlags +- Add test cases for most supported formats +- Sync the description of Retina output capabilities with reality + ------------------------------------------------------------------- Tue Dec 10 18:50:30 UTC 2019 - Martin Hauke diff --git a/ansilove.spec b/ansilove.spec index bf53dd3..e2b1ab0 100644 --- a/ansilove.spec +++ b/ansilove.spec @@ -1,7 +1,7 @@ # # spec file for package ansilove # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: ansilove -Version: 4.0.6 +Version: 4.0.7 Release: 0 Summary: ANSI and ASCII art to PNG converter License: BSD-2-Clause