From 4da9db3a5c55c741af0cf3709c723fb21327cbaf Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 15:36:06 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- libvpx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvpx.spec b/libvpx.spec index 6c94b6b..1d1f256 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -6,7 +6,7 @@ Name: libvpx Summary: VP8 Video Codec SDK Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Libraries Source0: https://libvpx.webm.googlecode.com/archive/v%{version}.tar.gz @@ -176,6 +176,9 @@ popd %{_bindir}/* %changelog +* Sat May 02 2015 Kalev Lember - 1.4.0-2 +- Rebuilt for GCC 5 C++11 ABI change + * Mon Apr 6 2015 Tom Callaway - 1.4.0-1 - update to 1.4.0