Update to 1.11.91
This commit is contained in:
parent
d7ec170ece
commit
abbd40adbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/gst-plugins-base-1.11.1.tar.xz
|
/gst-plugins-base-1.11.1.tar.xz
|
||||||
/gst-plugins-base-1.11.2.tar.xz
|
/gst-plugins-base-1.11.2.tar.xz
|
||||||
/gst-plugins-base-1.11.90.tar.xz
|
/gst-plugins-base-1.11.90.tar.xz
|
||||||
|
/gst-plugins-base-1.11.91.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.11.90
|
Version: 1.11.91
|
||||||
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
|
||||||
|
|
||||||
@ -427,6 +427,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
|
||||||
|
- Update to 1.11.91
|
||||||
|
|
||||||
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
||||||
- Update to 1.11.90
|
- Update to 1.11.90
|
||||||
- Add new plugins
|
- Add new plugins
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-base-1.11.90.tar.xz) = 8bbc3efd834f5ae72218c18fd06f47281dcac709b1278cbf07a693d07417bd542cb9909b5eb5fe5caf35a4196f4d77b9dc49e554ce24bc3014a59cfe4b06bda7
|
SHA512 (gst-plugins-base-1.11.91.tar.xz) = 4fb2557749475dcdfaca4d3c5de7c0034d6b393db052ebdff6682b798a897cbd664303c564c2e0fd037a1b0dd524d650d232c82928b5c4e88317789715f6cd4b
|
||||||
|
Loading…
Reference in New Issue
Block a user