Update to 1.18.1
This commit is contained in:
parent
c5004da733
commit
e9eb293595
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/gst-plugins-base-1.17.2.tar.xz
|
||||
/gst-plugins-base-1.17.90.tar.xz
|
||||
/gst-plugins-base-1.18.0.tar.xz
|
||||
/gst-plugins-base-1.18.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.18.0
|
||||
Version: 1.18.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -480,6 +480,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
|
||||
* Tue Sep 8 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.18.0.tar.xz) = 93f5d0f5cc85ab737db82414fd843e522751905d576e574de3dc6511b5e79aa49aebaea8830331581140566dd88cfd7ec8aa7b57cda891e336e23ea8c1843396
|
||||
SHA512 (gst-plugins-base-1.18.1.tar.xz) = 2043e78bb5fc564eb69853155a1eb73647bcd2f1867edb486043e3f999c4ff98544c7712759e56443388a2992320a10025270bea733bd8ca84990142af5488b3
|
||||
|
Loading…
Reference in New Issue
Block a user