[libvpx/f20] update to 1.3.0 due to extreme slow performance of VP8 encoder

Tom Callaway spot at fedoraproject.org
Tue Feb 11 16:29:44 UTC 2014


commit b03d52a6d652ee901abd24244ff319cf73115383
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Feb 11 11:30:22 2014 -0500

    update to 1.3.0 due to extreme slow performance of VP8 encoder

 libvpx.spec |   15 +++++----------
 sources     |    2 +-
 2 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 5164805..cba6c84 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -1,22 +1,14 @@
 %global majorver 1
-%global minorver 2
+%global minorver 3
 %global tinyver  0
 
 Name:			libvpx
 Summary:		VP8 Video Codec SDK
 Version:		%{majorver}.%{minorver}.%{tinyver}
 %global soversion	%{version}
-Release:		2%{?dist}
+Release:		1%{?dist}
 License:		BSD
 Group:			System Environment/Libraries
-# Google forgot to make a 1.2.0 tarball, so I made one from the git tag.
-# git clone https://code.google.com/p/webm.libvpx/ libvpx
-# cd libvpx
-# git checkout v1.2.0
-# rm -rf .git*
-# cd ..
-# mv libvpx libvpx-v1.2.0
-# tar xvfj libvpx-v1.2.0.tar.bz2 libvpx-v1.2.0
 Source0:		http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
 # Thanks to debian.
 Source2:		libvpx.ver
@@ -153,6 +145,9 @@ popd
 %{_bindir}/*
 
 %changelog
+* Tue Feb 11 2014 Tom Callaway <spot at fedoraproject.org> - 1.3.0-1
+- update to 1.3.0
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index fec9a61..7d4b23f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-400d7c940c5f9d394893d42ae5f463e6  libvpx-v1.2.0.tar.bz2
+14783a148872f2d08629ff7c694eb31f  libvpx-v1.3.0.tar.bz2


More information about the scm-commits mailing list