diff --git a/libvpx.spec b/libvpx.spec index 1d1f256..5571534 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -6,7 +6,7 @@ Name: libvpx Summary: VP8 Video Codec SDK Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Jun 17 2015 Fedora Release Engineering - 1.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 1.4.0-2 - Rebuilt for GCC 5 C++11 ABI change