Update to 1.0.7.
This commit is contained in:
parent
56e58e87d8
commit
264a725c41
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/gst-plugins-base-1.0.4.tar.xz
|
/gst-plugins-base-1.0.4.tar.xz
|
||||||
/gst-plugins-base-1.0.5.tar.xz
|
/gst-plugins-base-1.0.5.tar.xz
|
||||||
/gst-plugins-base-1.0.6.tar.xz
|
/gst-plugins-base-1.0.6.tar.xz
|
||||||
|
/gst-plugins-base-1.0.7.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global majorminor 1.0
|
%global majorminor 1.0
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
|
||||||
|
- Update to 1.0.7.
|
||||||
|
|
||||||
* Wed Apr 3 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-2
|
* Wed Apr 3 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-2
|
||||||
- Drop gst-visualise mention from description. (#947658)
|
- Drop gst-visualise mention from description. (#947658)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user