Rebuild for new libpng

This commit is contained in:
Adam Jackson 2011-12-05 15:26:05 -05:00
parent 3889b02b97
commit 6c9b0af49f

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: 3%{?dist}
# 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 Dec 05 2011 Adam Jackson <ajax@redhat.com> 0.10.22-3
- Rebuild for new libpng
* Wed Aug 31 2011 Rex Dieter <rdieter@fedoraproject.org> 0.10.22-2.1
- rebuild (opencv), for real this time. :)