Changelog for
giflib-devel-5.1.1-1.85.x86_64.rpm :
* Thu Jan 15 2015 tchvatalAATTsuse.com- Cleanup a bit- Remove obsolete sle10 deprecations- Fix one tiny rpmlint warning
* Wed Jan 14 2015 p.drouandAATTgmail.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 2014 jengelhAATTinai.de- Update to new upstream release 5.1.0
* Minor API change to assist library wrappers in dynamic languages, removal of the the gif2raw utility, and various minor fix patches for unusual edge cases.
* API changes to functions: GifErrorString returns const char
*; EGifGetGifVersion returns const char
*; EGifCloseFile takes another int
*errorcode; DGifCloseFile takes another int
*errorcode;
* Sat Aug 31 2013 jengelhAATTinai.de- Update to new upstream release 5.0.5 (bugfix release)
* This release sets the error return properly when a screen descriptor read fails, and fixes minor API documentation bugs.
* Wed Jun 26 2013 jengelhAATTinai.de- Update to new upstream release 5.0.4
* Fix for a rare misrendering bug when a GIF overruns the decompression-code table.- Make patches have -p1, as requested by http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
* Wed Mar 27 2013 mmeisterAATTsuse.com- Added url as source. Please see http://en.opensuse.org/SourceUrls
* Sat Mar 02 2013 seife+obsAATTb1-systems.com- add giflib-automake-1_13.patch, fix build with automake-1.13.1
* Fri Jan 11 2013 jengelhAATTinai.de- Remove \"Obsoletes: giflib\", because libgif6 must not obsolete libgif4 (it would do that by way of libgif4\'s \"Provides: giflib\").
* Fri Jan 04 2013 jengelhAATTinai.de- Adjust baselibs.conf for libgif6, remove libungif rpm symbols since they are now no longer provided.
* Sun Dec 30 2012 crrodriguezAATTopensuse.org- Version 5.0.3
* The library is now purely reentrant and thread-safe
* Adds an EGifSetGifVersion() entry point
* All names of exported functions now have a Gif, DGif, or EGif prefix.- packaging changes:
* soname is now libgif6
* Compatibility with ancient \"libungif\" via rpm spec file hacks is no longer included, if there is any application around that still requires this it has to be fixed.
* Sun Feb 05 2012 jengelhAATTmedozas.de- Remove redundant tags/sections
* Mon Oct 10 2011 crrodriguezAATTopensuse.org- annotate functions from gif_lib_private.h with visibility hidden so they are not exported.
* Sat Oct 01 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Wed Sep 21 2011 jengelhAATTmedozas.de- Correct project URL- Implement shlib naming (libgif4)- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.)
* Sun Aug 29 2010 cristian.rodriguezAATTopensuse.org- Do not use __Date__ and __TIME__ , make build-compare happier
* Thu Dec 17 2009 jengelhAATTmedozas.de- add baselibs.conf as a source
* Tue Jan 13 2009 olhAATTsuse.de- obsolete old libungif-64bit on ppc64 (bnc#437293)
* Wed Dec 10 2008 olhAATTsuse.de- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293)
* Mon Nov 24 2008 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Sat Aug 30 2008 crrodriguezAATTsuse.de- update to version 4.1.6, changes since 4.1.4 includes:
* Fix segfault in utilities due to referencing ColorMaps in GifFiles that had no ColorMap present.
* Fix gif2x11 to work on 24 bit displays.
* Fix for giftext segfault when the GifFile does not store a global colormap.
* Checks to fail gracefully when an image contains improper LZ codes.
* Close file handles on failure in DGifOpenFileHandle()
* Checks to operate on files in binary mode on WIN32 as well as MSDOS.- kill \"la\" files and static libraries
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Wed Aug 16 2006 ajAATTsuse.de- Replace xorg-x11-devel BuildRequires with really needed libs.- Fix configure call for X11 R7.
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Thu Jan 12 2006 nadvornikAATTsuse.cz- compile with -fstack-protector
* Tue Jan 03 2006 nadvornikAATTsuse.cz- updated to 4.1.4
* Tue Apr 26 2005 jwAATTsuse.de- fixed EGifCompressLine for 64bit archs, to make perl-Prima testcases happy.
* Tue Sep 14 2004 nadvornikAATTsuse.cz- fixed provides on 64bit architectures [#44842]
* Thu Sep 09 2004 nadvornikAATTsuse.cz- added Provides: libungif.so.4 [#44842]
* Wed Sep 01 2004 nadvornikAATTsuse.cz- updated to giflib 4.1.3: LZW is enabled again- renamed libungif -> giflib ungif -> giflib-progs- new subpackage giflib-devel- added compatibility symlinks
* Tue Feb 24 2004 kukukAATTsuse.de- Cleanup neededforbuild
* Sat Jan 10 2004 adrianAATTsuse.de- add %defattr and %run_ldconfig
* Mon Feb 11 2002 schwabAATTsuse.de- Fix use of varargs.
* Wed Feb 06 2002 nadvornikAATTsuse.cz- updated to 4.1.0b1: - bugfix release
* Tue Jan 08 2002 nadvornikAATTsuse.cz- used macros %{_lib} and %{_libdir}
* Tue Jun 12 2001 roAATTsuse.de- libtoolize to build
* Tue Jun 05 2001 schwabAATTsuse.de- Change DumpScreen2Gif parameters to long.
* Thu May 24 2001 pblahaAATTsuse.cz- fix cast pointer on ia64
* Wed Apr 18 2001 pblahaAATTsuse.cz- patch from nadvornikAATTsuse.cz for bug in loading images
* Sun Apr 08 2001 roAATTsuse.de- fixed group tag
* Wed May 17 2000 bubnikvAATTsuse.cz- fixed bug of $chmod 755 libungif.so
* (missing $RPM_BUILD_ROOT)- spec file cleanup
* Mon May 15 2000 nadvornikAATTsuse.cz- added BuildRoot- added URL
* Tue Apr 04 2000 bkAATTsuse.de- config.{sub,guess} update macro needs automake
* Sat Apr 01 2000 bkAATTsuse.de- suse s390 team added required %suse_update_config for s390
* Mon Sep 13 1999 bsAATTsuse.de- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Jun 29 1999 roAATTsuse.de- split: ungif (containing the tools) is build as a separate package
* Tue Apr 06 1999 roAATTsuse.de- initial package