This commit is contained in:
Nicolas Chauvet 2021-05-26 17:34:24 +02:00
parent 3dd17a8269
commit 6234db843c

View File

@ -14,7 +14,7 @@
Name: gstreamer1-plugins-bad-free Name: gstreamer1-plugins-bad-free
Version: 1.18.4 Version: 1.18.4
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2 License: LGPLv2+ and LGPLv2
@ -610,6 +610,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
%changelog %changelog
* Wed May 26 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.18.4-3
- Rebuilt for srt
* Tue Apr 6 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-2 * Tue Apr 6 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-2
- Add patch to fix multilib issues with vulkan (#1915341) - Add patch to fix multilib issues with vulkan (#1915341)