Update to 0.11.99

This commit is contained in:
Brian Pepple 2012-09-19 10:39:59 -04:00
parent e88847d6b7
commit fee05e824a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/gst-plugins-good-0.11.93.tar.xz
/gst-plugins-good-0.11.94.tar.xz
/gst-plugins-good-0.11.99.tar.xz

View File

@ -8,7 +8,7 @@
%endif
Name: gstreamer1-plugins-good
Version: 0.11.94
Version: 0.11.99
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -196,6 +196,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
- Update to 0.11.99
* Fri Sep 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.94-1
- Update to 0.11.94.
- Drop v4l2-buffer patch. Fixed upstream.

View File

@ -1 +1 @@
41a7992b84b14f12338bb2fb48fb6723 gst-plugins-good-0.11.94.tar.xz
762bd204e361a70aa3f262ee8e457519 gst-plugins-good-0.11.99.tar.xz