Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
98054afd8b
commit
4da9db3a5c
@ -6,7 +6,7 @@
|
|||||||
Name: libvpx
|
Name: libvpx
|
||||||
Summary: VP8 Video Codec SDK
|
Summary: VP8 Video Codec SDK
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: https://libvpx.webm.googlecode.com/archive/v%{version}.tar.gz
|
Source0: https://libvpx.webm.googlecode.com/archive/v%{version}.tar.gz
|
||||||
@ -176,6 +176,9 @@ popd
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.0-2
|
||||||
|
- Rebuilt for GCC 5 C++11 ABI change
|
||||||
|
|
||||||
* Mon Apr 6 2015 Tom Callaway <spot@fedoraproject.org> - 1.4.0-1
|
* Mon Apr 6 2015 Tom Callaway <spot@fedoraproject.org> - 1.4.0-1
|
||||||
- update to 1.4.0
|
- update to 1.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user