Accepting request 144832 from devel:libraries:c_c++
update to latest version required for http://www.unvanquished.net/wiki/index.php/Compiling_the_source#openSUSE in games (forwarded request 144829 from Mailaender) OBS-URL: https://build.opensuse.org/request/show/144832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwebp?expand=0&rev=10
This commit is contained in:
parent
5e43a793ab
commit
da59c965f0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa7d5e162826362c79d7c36d41484042ab7460dc08dc33d4ea6823a0c77d4bfb
|
||||
size 704034
|
3
libwebp-0.2.1.tar.gz
Normal file
3
libwebp-0.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:894e08b8b0043cf007cc1ca893f33d73784565a6e64b0e7aefb201a687392314
|
||||
size 705230
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 9 13:21:00 UTC 2012 - mailaender@opensuse.org
|
||||
|
||||
- Update to version 0.2.1
|
||||
* libwebp: validate chunk size in ParseOptionalChunks
|
||||
* cwebp (windows): fix alpha image import on XP
|
||||
* autoconf/libwebp: enable dll builds for mingw
|
||||
* [cd]webp: always output windows errors
|
||||
* fix double to float conversion warning
|
||||
* cwebp: fix jpg encodes on XP
|
||||
* VP8LAllocateHistogramSet: fix overflow in size calculation
|
||||
* GetHistoBits: fix integer overflow
|
||||
* EncodeImageInternal: fix uninitialized free
|
||||
* fix the -g/O3 discrepancy for 32bit compile
|
||||
* fix the BITS=8 case
|
||||
* Make *InitSSE2() functions be empty on non-SSE2 platform
|
||||
* make *InitSSE2() functions be empty on non-SSE2 platform
|
||||
* make VP8DspInitNEON() public
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 08:57:43 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libwebp
|
||||
%define lname libwebp4
|
||||
Version: 0.2.0
|
||||
Version: 0.2.1
|
||||
Release: 0
|
||||
Url: https://developers.google.com/speed/webp/
|
||||
Summary: Library and tools for the WebP graphics format
|
||||
|
Loading…
Reference in New Issue
Block a user