Update to 1.0.7.
This commit is contained in:
parent
e6e594076f
commit
877bb57f90
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/gst-plugins-good-1.0.4.tar.xz
|
/gst-plugins-good-1.0.4.tar.xz
|
||||||
/gst-plugins-good-1.0.5.tar.xz
|
/gst-plugins-good-1.0.5.tar.xz
|
||||||
/gst-plugins-good-1.0.6.tar.xz
|
/gst-plugins-good-1.0.6.tar.xz
|
||||||
|
/gst-plugins-good-1.0.7.tar.xz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
@ -203,6 +203,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
|
||||||
|
- Update to 1.0.7.
|
||||||
|
|
||||||
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
|
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
|
||||||
- Update to 1.0.6.
|
- Update to 1.0.6.
|
||||||
- Drop BR on PyXML.
|
- Drop BR on PyXML.
|
||||||
|
Loading…
Reference in New Issue
Block a user