Update to 1.5.90
This commit is contained in:
parent
dddec5bc4b
commit
2da78ba63b
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/gst-plugins-base-1.4.5.tar.xz
|
/gst-plugins-base-1.4.5.tar.xz
|
||||||
/gst-plugins-base-1.5.1.tar.xz
|
/gst-plugins-base-1.5.1.tar.xz
|
||||||
/gst-plugins-base-1.5.2.tar.xz
|
/gst-plugins-base-1.5.2.tar.xz
|
||||||
|
/gst-plugins-base-1.5.90.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.5.2
|
Version: 1.5.90
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
@ -407,6 +407,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
|
||||||
|
- Update to 1.5.90
|
||||||
|
|
||||||
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
|
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
|
||||||
- Update to 1.5.2
|
- Update to 1.5.2
|
||||||
- Don't produce gir and typlib for GstRiff
|
- Don't produce gir and typlib for GstRiff
|
||||||
|
Loading…
Reference in New Issue
Block a user