Update to 1.18.4
This commit is contained in:
parent
6fa5812f84
commit
57d4da8a13
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/gst-plugins-base-1.18.0.tar.xz
|
||||
/gst-plugins-base-1.18.1.tar.xz
|
||||
/gst-plugins-base-1.18.2.tar.xz
|
||||
/gst-plugins-base-1.18.4.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.18.2
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.18.4
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -480,6 +480,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 16 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-1
|
||||
- Update to 1.18.4
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.18.2.tar.xz) = e988b88df1f0263a3774c6cdda6ed750dd867221a83b97c467c7d7968a08c9663d4ae32ff39c55a7bc110a27342caf63028df1ff074a8e35482305335544bcc7
|
||||
SHA512 (gst-plugins-base-1.18.4.tar.xz) = c750d68404462807ff03f441e232c4d98752a9bceeec3038fb37a105942f25499bde0660ca688b6f3204c58eb6a2e3f33671e979018c8bd829e7591455961a6a
|
||||
|
Loading…
Reference in New Issue
Block a user