diff --git a/baselibs.conf b/baselibs.conf index 114183f..9f11e97 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libwebp0 +libwebp2 diff --git a/libwebp-0.1.2.tar.gz b/libwebp-0.1.2.tar.gz deleted file mode 100644 index 6159581..0000000 --- a/libwebp-0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5ff8df777010a5fb8dd5bac85eb30e98fe665e089ad9d3be2d01724a4c23eb5 -size 154784 diff --git a/libwebp-0.1.3.tar.gz b/libwebp-0.1.3.tar.gz new file mode 100644 index 0000000..5c4ddec --- /dev/null +++ b/libwebp-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba +size 544552 diff --git a/libwebp.changes b/libwebp.changes index 4b55c63..4b8c5f2 100644 --- a/libwebp.changes +++ b/libwebp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 31 13:37:08 UTC 2011 - pgajdos@suse.com + +- update to 0.1.3: + * Advanced decoding APIs. + * On-the-fly cropping and rescaling of images. + * SSE2 instructions for decoding performance optimizations on x86 based platforms. + * Support Multi-threaded decoding. + * 40% improvement in Decoding performance. + * Add support for RGB565, RGBA4444 & ARGB image colorspace. + * Better handling of large picture encoding. + ------------------------------------------------------------------- Fri Sep 16 11:24:15 UTC 2011 - coolo@suse.com diff --git a/libwebp.spec b/libwebp.spec index 4665a87..1bfc3a1 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -18,8 +18,8 @@ Name: libwebp -%define lname libwebp0 -Version: 0.1.2 +%define lname libwebp2 +Version: 0.1.3 Release: 1 Group: System/Libraries Url: http://webmproject.org/