rebuild for libvpx 1.0.0

This commit is contained in:
Tom Callaway 2012-01-30 16:20:23 -05:00
parent 3889b02b97
commit d1d590e9a6
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad-free
Version: 0.10.22
Release: 2%{?dist}.1
Release: 2%{?dist}.2
# The freeze and nfs plugins are LGPLv2 (only)
License: LGPLv2+ and LGPLv2
Group: Applications/Multimedia
@ -310,6 +310,9 @@ sed -i 's/opencv <= 2.2.0/opencv <= 2.4.0/g' configure
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
%changelog
* Mon Jan 30 2012 Tom Callaway <spot@fedoraproject.org> 0.10.22-2.2
- rebuild against libvpx 1.0.0
* Wed Aug 31 2011 Rex Dieter <rdieter@fedoraproject.org> 0.10.22-2.1
- rebuild (opencv), for real this time. :)