From b6bed7fc30e59dc25a747b9d0e2864968e7d617e9fe32ddc6fafe3a05f975044 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 20 Nov 2019 09:21:52 +0000 Subject: [PATCH] Accepting request 749694 from home:mnhauke - Update to version 4.0.5 * Add ENABLE_SECCOMP build option, to allow building seccomp support conditionally * Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin' OBS-URL: https://build.opensuse.org/request/show/749694 OBS-URL: https://build.opensuse.org/package/show/graphics/ansilove?expand=0&rev=2 --- ansilove-4.0.4.tar.gz | 3 --- ansilove-4.0.5.tar.gz | 3 +++ ansilove.changes | 8 ++++++++ ansilove.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ansilove-4.0.4.tar.gz create mode 100644 ansilove-4.0.5.tar.gz diff --git a/ansilove-4.0.4.tar.gz b/ansilove-4.0.4.tar.gz deleted file mode 100644 index 9c9f377..0000000 --- a/ansilove-4.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6c580960e8e7cecd3ccf31e8ddc2a0f1b9ba3f51a6cd43f10dd5270c358b4d7 -size 25212 diff --git a/ansilove-4.0.5.tar.gz b/ansilove-4.0.5.tar.gz new file mode 100644 index 0000000..91a4d16 --- /dev/null +++ b/ansilove-4.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b33ce8f36543ce4c41175affda64d0f93da32dd8d48ba4013623f3d51fbf71e +size 25338 diff --git a/ansilove.changes b/ansilove.changes index ee3c6c7..d9b7f23 100644 --- a/ansilove.changes +++ b/ansilove.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 19 18:16:58 UTC 2019 - Martin Hauke + +- Update to version 4.0.5 + * Add ENABLE_SECCOMP build option, to allow building seccomp + support conditionally + * Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin' + ------------------------------------------------------------------- Sun Nov 3 19:07:40 UTC 2019 - Martin Hauke diff --git a/ansilove.spec b/ansilove.spec index 791c7cc..df58b80 100644 --- a/ansilove.spec +++ b/ansilove.spec @@ -17,7 +17,7 @@ Name: ansilove -Version: 4.0.4 +Version: 4.0.5 Release: 0 Summary: ANSI and ASCII art to PNG converter License: BSD-2-Clause