Update to 0.11.99
This commit is contained in:
parent
e88847d6b7
commit
fee05e824a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user