Update to 1.18.2
This commit is contained in:
parent
e9eb293595
commit
fd3d75f68b
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/gst-plugins-base-1.17.90.tar.xz
|
/gst-plugins-base-1.17.90.tar.xz
|
||||||
/gst-plugins-base-1.18.0.tar.xz
|
/gst-plugins-base-1.18.0.tar.xz
|
||||||
/gst-plugins-base-1.18.1.tar.xz
|
/gst-plugins-base-1.18.1.tar.xz
|
||||||
|
/gst-plugins-base-1.18.2.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.18.1
|
Version: 1.18.2
|
||||||
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
|
||||||
|
|
||||||
@ -480,6 +480,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 10 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.2-1
|
||||||
|
- Update to 1.18.2
|
||||||
|
|
||||||
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
||||||
- Update to 1.18.1
|
- Update to 1.18.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-base-1.18.1.tar.xz) = 2043e78bb5fc564eb69853155a1eb73647bcd2f1867edb486043e3f999c4ff98544c7712759e56443388a2992320a10025270bea733bd8ca84990142af5488b3
|
SHA512 (gst-plugins-base-1.18.2.tar.xz) = e988b88df1f0263a3774c6cdda6ed750dd867221a83b97c467c7d7968a08c9663d4ae32ff39c55a7bc110a27342caf63028df1ff074a8e35482305335544bcc7
|
||||||
|
Loading…
Reference in New Issue
Block a user