From d5c88ad31e27772e59436f9fadf06380fe83e5a2a17637429f9343b0f85ad365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 15 Jan 2015 13:31:19 +0000 Subject: [PATCH] Accepting request 281339 from home:posophe:branches:devel:libraries:c_c++ Update OBS-URL: https://build.opensuse.org/request/show/281339 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/giflib?expand=0&rev=32 --- giflib-5.1.0.tar.bz2 | 3 --- giflib-5.1.1.tar.bz2 | 3 +++ giflib.changes | 11 +++++++++++ giflib.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 giflib-5.1.0.tar.bz2 create mode 100644 giflib-5.1.1.tar.bz2 diff --git a/giflib-5.1.0.tar.bz2 b/giflib-5.1.0.tar.bz2 deleted file mode 100644 index e0a4fb2..0000000 --- a/giflib-5.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aec694f1c68132e6af499a621996b5a1fc219f4bbe19ab2ba972b3f95188d1b -size 621155 diff --git a/giflib-5.1.1.tar.bz2 b/giflib-5.1.1.tar.bz2 new file mode 100644 index 0000000..998db44 --- /dev/null +++ b/giflib-5.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391014aceb21c8b489dc7b0d0b6a917c4e32cc014ce2426d47ca376d02fe2ffc +size 654389 diff --git a/giflib.changes b/giflib.changes index 116d0c6..ef26fac 100644 --- a/giflib.changes +++ b/giflib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 14 22:39:16 UTC 2015 - p.drouand@gmail.com + +- Update to version 5.1.1 + + Numerous minor fixes in getarg.c. Affects only the utilities, not the + core library. + + Fix SourceForge bug #59 DGifOpen can segfault if DGifGetScreenDesc fails. + + SourceForge patch #20: In gifalloc, fix usage of realloc() in case of failure. + + Fix SourceForge bug #61 Leak in gifsponge. + + glibtoolize port fix for OS X. + ------------------------------------------------------------------- Fri May 30 14:36:54 UTC 2014 - jengelh@inai.de diff --git a/giflib.spec b/giflib.spec index d6c0591..aefd652 100644 --- a/giflib.spec +++ b/giflib.spec @@ -1,7 +1,7 @@ # # spec file for package giflib # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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: giflib %define lname libgif7 -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: A Library for Working with GIF Images License: MIT