diff --git a/ansilove-4.0.5.tar.gz b/ansilove-4.0.5.tar.gz deleted file mode 100644 index 91a4d16..0000000 --- a/ansilove-4.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b33ce8f36543ce4c41175affda64d0f93da32dd8d48ba4013623f3d51fbf71e -size 25338 diff --git a/ansilove-4.0.6.tar.gz b/ansilove-4.0.6.tar.gz new file mode 100644 index 0000000..77a0aa8 --- /dev/null +++ b/ansilove-4.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a11a48d5f53b85395facf7676753e7b276195d101ae71977789c39d49483282 +size 25468 diff --git a/ansilove.changes b/ansilove.changes index d9b7f23..fc7c9a3 100644 --- a/ansilove.changes +++ b/ansilove.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 10 18:50:30 UTC 2019 - Martin Hauke + +- Update to version 4.0.6 + * Remove extraneous sauceReadFileName() call, read from existing + SAUCE record + * Use strdup() when assigning fileName and fext fallback values + * Call memset() to set all record struct fields to zero + * Free SAUCE record and comments once and for all when exiting + the program + ------------------------------------------------------------------- Tue Nov 19 18:16:58 UTC 2019 - Martin Hauke diff --git a/ansilove.spec b/ansilove.spec index df58b80..bf53dd3 100644 --- a/ansilove.spec +++ b/ansilove.spec @@ -1,6 +1,7 @@ # # spec file for package ansilove # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -17,7 +18,7 @@ Name: ansilove -Version: 4.0.5 +Version: 4.0.6 Release: 0 Summary: ANSI and ASCII art to PNG converter License: BSD-2-Clause