Update to 1.0.6.
This commit is contained in:
parent
2f8e8cbbd8
commit
e5bf9df2ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gst-plugins-good-1.0.3.tar.xz
|
||||
/gst-plugins-good-1.0.4.tar.xz
|
||||
/gst-plugins-good-1.0.5.tar.xz
|
||||
/gst-plugins-good-1.0.6.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.0.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
|
||||
- Update to 1.0.6.
|
||||
|
||||
* Wed Feb 6 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.5-3
|
||||
- Add gdk-pixbuf2-devel build dep. It was pulled in by something else for gst 0.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user