Jan Engelhardt 2014-08-11 01:51:54 +00:00 committed by Git OBS Bridge
parent d37dbcfc4e
commit 43cf1cbe82
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31913577e96386556855b41d210736449445fe96cfbe9289014e9b8afa944d69
size 887880

3
libwebp-0.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00b646e6f66550a8faa998711fe70aabee9ed3bc562a8437c89042901674d027
size 966358

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 11 01:50:52 UTC 2014 - jengelh@inai.de
- Update to new upstream release 0.4.1
* AArch64 (arm64) & MIPS support/optimizations
* NEON assembly additions: ~25% faster lossy decode/encode (-m 4);
~10% faster lossless decode;~5-10% faster lossless encode (-m 3/4)
* dwebp/vwebp can read from stdin
* cwebp/gif2webp can write to stdout
* cwebp can read webp files; useful if storing sources as webp
lossless
-------------------------------------------------------------------
Thu Jan 9 14:21:55 UTC 2014 - jengelh@inai.de

View File

@ -17,7 +17,7 @@
Name: libwebp
Version: 0.4.0
Version: 0.4.1
Release: 0
Summary: Library and tools for the WebP graphics format
License: BSD-3-Clause
@ -25,7 +25,7 @@ Group: Development/Libraries/C and C++
Url: https://developers.google.com/speed/webp/
#Git-Clone: http://git.chromium.org/webm/libwebp.git
Source: https://webp.googlecode.com/files/libwebp-0.4.0.tar.gz
Source: https://webp.googlecode.com/files/%name-%version.tar.gz
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: giflib-devel