Accepting request 235898 from home:jengelh:branches:devel:libraries:c_c++

- Update to new upstream release 5.1.0

OBS-URL: https://build.opensuse.org/request/show/235898
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/giflib?expand=0&rev=31
This commit is contained in:
Ismail Dönmez 2014-08-31 07:52:36 +00:00 committed by Git OBS Bridge
parent 7102db3c89
commit 0c2bae2867
5 changed files with 21 additions and 8 deletions

View File

@ -1,6 +1,6 @@
libgif6
libgif7
obsoletes "giflib-<targettype> < <version>"
provides "giflib-<targettype> = <version>"
giflib-devel
requires -giflib-<targettype> = <version>
requires "libgif6-<targettype> = <version>"
requires "libgif7-<targettype> = <version>"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:606d8a366b1c625ab60d62faeca807a799a2b9e88cbdf2a02bfcdf4429bf8609
size 651559

3
giflib-5.1.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5aec694f1c68132e6af499a621996b5a1fc219f4bbe19ab2ba972b3f95188d1b
size 621155

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 30 14:36:54 UTC 2014 - jengelh@inai.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 10:42:33 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package giflib
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -17,8 +17,8 @@
Name: giflib
%define lname libgif6
Version: 5.0.5
%define lname libgif7
Version: 5.1.0
Release: 0
Summary: A Library for Working with GIF Images
License: MIT