[libvpx/f14/master] update to 0.9.5

Tom Callaway spot at fedoraproject.org
Mon Nov 1 20:11:59 UTC 2010


commit e1b7eb2effc47ee9c02f6a39e6c76754ddb72b4a
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Nov 1 16:11:50 2010 -0400

    update to 0.9.5

 libvpx.spec |   11 +++++++----
 sources     |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 4869ebe..30073db 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -1,10 +1,10 @@
 Name:			libvpx
 Summary:		VP8 Video Codec SDK
-Version:		0.9.1
-Release:		3%{?dist}
+Version:		0.9.5
+Release:		1%{?dist}
 License:		BSD
 Group:			System Environment/Libraries
-Source0:		http://webm.googlecode.com/files/%{name}-%{version}.tar.bz2
+Source0:		http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
 Source1:		libvpx.pc
 # Thanks to debian.
 Source2:		libvpx.ver
@@ -39,7 +39,7 @@ A selection of utilities and tools for VP8, including a sample encoder
 and decoder.
 
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 %patch0 -p1 -b .no-static-lib
 
 %build
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Mon Nov  1 2010 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.5-1
+- update to 0.9.5
+
 * Wed Sep  1 2010 Tom "spot" Callaway <tcallawa at redhat.com> 0.9.1-3
 - only package html docs to avoid multilib conflict (bz 613185)
 
diff --git a/sources b/sources
index d8cce69..7e31adf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1442e74d0cca228785083fa520735a2  libvpx-0.9.1.tar.bz2
+4bf2f2c76700202c1fe9201fcb0680e3  libvpx-v0.9.5.tar.bz2


More information about the scm-commits mailing list