Adrian Schröter 2011-03-09 14:12:29 +00:00 committed by Git OBS Bridge
parent df4fd5241a
commit 4d412354c9
4 changed files with 10 additions and 8 deletions

View File

@ -1,13 +1,12 @@
<?xml version="1.0" ?>
<services> <services>
<service name="download_url"> <service name="download_url">
<param name="protocol">http</param> <param name="protocol">http</param>
<param name="host">webm.googlecode.com</param> <param name="host">webm.googlecode.com</param>
<param name="path">/files/libvpx-v0.9.5.tar.bz2</param> <param name="path">/files/libvpx-v0.9.6.tar.bz2</param>
</service> </service>
<service name="verify_file"> <service name="verify_file">
<param name="file">_service:download_url:libvpx-v0.9.5.tar.bz2</param> <param name="file">_service:download_url:libvpx-v0.9.6.tar.bz2</param>
<param name="verifier">sha256</param> <param name="verifier">sha256</param>
<param name="checksum">2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa</param> <param name="checksum">28bd8a8ef216fb570912f0d378668051d99681bf13735b59e68a12ad79f2aa73</param>
</service> </service>
</services> </services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa
size 1250422

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 9 14:10:47 UTC 2011 - adrian@suse.de
- update to version 0.9.6
+ speed and picture quality improvements
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 12 23:33:27 UTC 2011 - dimstar@opensuse.org Sat Feb 12 23:33:27 UTC 2011 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: libvpx Name: libvpx
Version: 0.9.5 Version: 0.9.6
Release: 1 Release: 1
License: BSD3c ; GPLv2+ License: BSD3c ; GPLv2+
Summary: VP8 codec library Summary: VP8 codec library