diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index b8fe4eb..6032cbe 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -28,7 +28,7 @@ Name: gstreamer1-plugins-good Version: 1.22.5 -Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -353,6 +353,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %changelog +* Thu Oct 05 2023 Jan Grulich - 1.22.5-2 +- Rebuild (qt6) + * Fri Jul 21 2023 Wim Taymans - 1.22.5-1 - Update to 1.22.5 - Disable qt-egl and add some BuildRequires to make things compile.