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

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


commit a5ce243ffdb587a8da4f8bafc5e5d8c8b8bf5fd6
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Feb 11 11:29:49 2014 -0500

    update to 1.3.0 due to extreme slow performance of VP8 encoder

 libvpx.spec |   16 +++++++---------
 sources     |    2 +-
 2 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/libvpx.spec b/libvpx.spec
index 27bfa11..cba6c84 100644
--- a/libvpx.spec
+++ b/libvpx.spec
@@ -1,5 +1,5 @@
 %global majorver 1
-%global minorver 2
+%global minorver 3
 %global tinyver  0
 
 Name:			libvpx
@@ -9,14 +9,6 @@ Version:		%{majorver}.%{minorver}.%{tinyver}
 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,12 @@ 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
+
 * Thu Feb 28 2013 Tom Callaway <spot at fedoraproject.org> - 1.2.0-1
 - update to 1.2.0
 
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