diff --git a/gstreamer1-plugins-bad-free.spec b/gstreamer1-plugins-bad-free.spec index 4d5979d..356fc8c 100644 --- a/gstreamer1-plugins-bad-free.spec +++ b/gstreamer1-plugins-bad-free.spec @@ -14,7 +14,7 @@ Name: gstreamer1-plugins-bad-free Version: 1.19.3 -Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework "bad" plugins License: LGPLv2+ and LGPLv2 @@ -644,6 +644,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.19.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 10 2022 Scott Talbert - 1.19.3-4 - Fix GstPlayer with GstPlayerVideoOverlayVideoRenderer (#2035937)