Update to 1.13.91
This commit is contained in:
parent
20f593a529
commit
147597c64e
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/gst-plugins-base-1.12.4.tar.xz
|
||||
/gst-plugins-base-1.13.1.tar.xz
|
||||
/gst-plugins-base-1.13.90.tar.xz
|
||||
/gst-plugins-base-1.13.91.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.13.90
|
||||
Version: 1.13.91
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -451,6 +451,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
|
||||
- Update to 1.13.91
|
||||
|
||||
* Mon Mar 05 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
|
||||
- Update to 1.13.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.13.90.tar.xz) = d8e0d7693ccca39db1c8cf9aa9211259f165d1913192e89de3fe5ea2be8f3e453a283d590e18310fb21272badc4b9085d3c9880ab855f82b7853387a2046b7e6
|
||||
SHA512 (gst-plugins-base-1.13.91.tar.xz) = dabd6d194aa5173d55ed1d6ce5f5e8678a6d607ae33636a034ffa42d98ee9855d1afca3cc3d9ca7458968cfbb45855ec3363770e8562a28d345f0100c64b084f
|
||||
|
Loading…
Reference in New Issue
Block a user