Update to 1.13.90
This commit is contained in:
parent
9334b4f763
commit
20f593a529
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/gst-plugins-base-1.12.3.tar.xz
|
||||
/gst-plugins-base-1.12.4.tar.xz
|
||||
/gst-plugins-base-1.13.1.tar.xz
|
||||
/gst-plugins-base-1.13.90.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.13.1
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.13.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -451,6 +451,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 05 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
|
||||
- Update to 1.13.90
|
||||
|
||||
* Sat Feb 24 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-2
|
||||
- tigten subpkg deps
|
||||
- fix rpaths
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.13.1.tar.xz) = 7f1363b44305f7f199cf54c59e40b36143d7ac421c7f8aa8d7202a7f1c1d8b2af9b79c85f4e45263ea60136752bb6714956e9045f53d82a2fd077d56bc7284e1
|
||||
SHA512 (gst-plugins-base-1.13.90.tar.xz) = d8e0d7693ccca39db1c8cf9aa9211259f165d1913192e89de3fe5ea2be8f3e453a283d590e18310fb21272badc4b9085d3c9880ab855f82b7853387a2046b7e6
|
||||
|
Loading…
Reference in New Issue
Block a user