Update to 1.17.1
This commit is contained in:
parent
cdd4f16874
commit
b4a0f616e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/gst-plugins-base-1.16.0.tar.xz
|
||||
/gst-plugins-base-1.16.1.tar.xz
|
||||
/gst-plugins-base-1.16.2.tar.xz
|
||||
/gst-plugins-base-1.17.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.16.2
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.17.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -475,6 +475,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
|
||||
* Thu Apr 16 2020 Wim Taymans <wtaymans@redhat.com> - 1.16.2-3
|
||||
- Add BR graphene-devel to build gltransform
|
||||
- Fixes rhbz#1822387
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.16.2.tar.xz) = f28e71bba8ba25d4f18ba3a196f057721151f1ebf1309d808bd6771a3f9a68facfa1970dc4353b6f2fd1e8945edf5272854d328ea11ef399544f8b330f754a42
|
||||
SHA512 (gst-plugins-base-1.17.1.tar.xz) = 4b03e508d2e8de00690d47018aede46d1896bc19c829e4f3ad673c37ad33edb53da88b196b995bb7fb68076c0e47e0953a6a610519ae57edaf8294e41d94f2ee
|
||||
|
Loading…
Reference in New Issue
Block a user