From f151a621f9eba364825075a80151523e65d35517 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 06:43:56 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libvpx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvpx.spec b/libvpx.spec index 139eb98..d12f128 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -1,7 +1,7 @@ Name: libvpx Summary: VP8 Video Codec SDK Version: 0.9.5 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries Source0: http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2 @@ -161,6 +161,9 @@ rm -rf %{buildroot} %{_bindir}/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.9.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Nov 17 2010 Tom "spot" Callaway 0.9.5-2 - apply patch from upstream git (Change I6266aba7), should resolve CVE-2010-4203