Update to 1.18.0
This commit is contained in:
parent
c243dd302c
commit
c5004da733
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/gst-plugins-base-1.17.1.tar.xz
|
||||
/gst-plugins-base-1.17.2.tar.xz
|
||||
/gst-plugins-base-1.17.90.tar.xz
|
||||
/gst-plugins-base-1.18.0.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.17.90
|
||||
Version: 1.18.0
|
||||
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
|
||||
* Tue Sep 8 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
||||
- Update to 1.17.90
|
||||
- Add new gir and typelib files
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.17.90.tar.xz) = cfc54aca1ca4cb60c358334c828348808f3c308882531e9fc63f3abe24e64641a10e999cf87c3c0db404dfbec1d3d2245be4c19d4b05fc8007eafa5d74ef078b
|
||||
SHA512 (gst-plugins-base-1.18.0.tar.xz) = 93f5d0f5cc85ab737db82414fd843e522751905d576e574de3dc6511b5e79aa49aebaea8830331581140566dd88cfd7ec8aa7b57cda891e336e23ea8c1843396
|
||||
|
Loading…
Reference in New Issue
Block a user