Update to 1.16.0
This commit is contained in:
parent
13531db0fe
commit
6da7babc53
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/gst-plugins-base-1.14.4.tar.xz
|
||||
/gst-plugins-base-1.15.1.tar.xz
|
||||
/gst-plugins-base-1.15.2.tar.xz
|
||||
/gst-plugins-base-1.16.0.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.15.2
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -474,6 +474,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.0-1
|
||||
- Update to 1.16.0
|
||||
|
||||
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-2
|
||||
- update wayland-related build deps, --enable-gtk-doc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.15.2.tar.xz) = df9ecc414785ac4d1379e2aa0d0a87550d70df23e508265ce3bc4bd35eda382b0e352883c379422a9586bd1463b3a345b44fcfbef5b996282c80b044ba211e36
|
||||
SHA512 (gst-plugins-base-1.16.0.tar.xz) = 4fa404156a384000e26e72ff0f701edb5a160181b48362350529177ca1c9325a3c58b83904bf5056262fe2609bc7f5913e835278973e049315deecfd1f26a3af
|
||||
|
Loading…
Reference in New Issue
Block a user