From 7350148b3be4e32c9e71b5352a17c619f1ebc73e3661d10d2a7613413ee8b942 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sat, 12 Feb 2022 22:25:07 +0000 Subject: [PATCH] Accepting request 953793 from home:mnhauke - Update to version 4.1.6 * Add a test case for retina output * Add a test case for SAUCE output * Use CMAKE_C_STANDARD instead of hardcoding compiler flags * Stop linking against libm, it's not necessary anymore OBS-URL: https://build.opensuse.org/request/show/953793 OBS-URL: https://build.opensuse.org/package/show/graphics/ansilove?expand=0&rev=19 --- ansilove-4.1.5.tar.gz | 3 --- ansilove-4.1.6.tar.gz | 3 +++ ansilove.changes | 9 +++++++++ ansilove.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 ansilove-4.1.5.tar.gz create mode 100644 ansilove-4.1.6.tar.gz diff --git a/ansilove-4.1.5.tar.gz b/ansilove-4.1.5.tar.gz deleted file mode 100644 index a7ca7ed..0000000 --- a/ansilove-4.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcc6e82fab1587a0f556ee64a6cda9c91dcaaa37306cccc4a4d25f7c96b04d19 -size 41325 diff --git a/ansilove-4.1.6.tar.gz b/ansilove-4.1.6.tar.gz new file mode 100644 index 0000000..5d61e45 --- /dev/null +++ b/ansilove-4.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc3d6431cdb53e275e5ddfc71de5f27df2f2c5ecc46dc8bb62be9e6f15a1cd0 +size 40842 diff --git a/ansilove.changes b/ansilove.changes index 28a43ac..f84ad75 100644 --- a/ansilove.changes +++ b/ansilove.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 11 16:14:05 UTC 2022 - Martin Hauke + +- Update to version 4.1.6 + * Add a test case for retina output + * Add a test case for SAUCE output + * Use CMAKE_C_STANDARD instead of hardcoding compiler flags + * Stop linking against libm, it's not necessary anymore + ------------------------------------------------------------------- Sat Mar 6 12:10:57 UTC 2021 - Martin Hauke diff --git a/ansilove.spec b/ansilove.spec index 138fd6f..946780a 100644 --- a/ansilove.spec +++ b/ansilove.spec @@ -1,8 +1,8 @@ # # spec file for package ansilove # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2019-2021, Martin Hauke +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2019-2022, 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.5 +Version: 4.1.6 Release: 0 Summary: ANSI and ASCII art to PNG converter License: BSD-2-Clause