diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index b16ad68..bad491c 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -17,7 +17,7 @@ Name: gstreamer1-plugins-good Version: 1.18.4 -Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -300,6 +300,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %changelog +* Tue Jun 22 2021 Mohan Boddu - 1.18.4-4 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri May 14 2021 Wim Taymans - 1.18.4-3 - Move libdv and friends to extras - Resolves: rhbz#1960634