Update to 1.0.9.
This commit is contained in:
parent
91eab08b03
commit
832a0db7aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/gst-plugins-base-1.0.7.tar.xz
|
/gst-plugins-base-1.0.7.tar.xz
|
||||||
/gst-plugins-base-1.0.8.tar.xz
|
/gst-plugins-base-1.0.8.tar.xz
|
||||||
|
|
||||||
|
/gst-plugins-base-1.0.9.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global majorminor 1.0
|
%global majorminor 1.0
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.0.8
|
Version: 1.0.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
@ -333,6 +333,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 2 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.9-1
|
||||||
|
- Update to 1.0.9.
|
||||||
|
|
||||||
* Sat Jul 13 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.8-1
|
* Sat Jul 13 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.8-1
|
||||||
- Update to 1.0.8.
|
- Update to 1.0.8.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user