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:
parent
7102db3c89
commit
0c2bae2867
@ -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>"
|
||||
|
@ -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
3
giflib-5.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aec694f1c68132e6af499a621996b5a1fc219f4bbe19ab2ba972b3f95188d1b
|
||||
size 621155
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user