diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index f8a3367..7fe38be 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -28,7 +28,7 @@ Name: gstreamer1-plugins-good Version: 1.22.5 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 3%{?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 +* Fri Oct 13 2023 Jan Grulich - 1.22.5-3 +- Rebuild (qt6) + * Thu Oct 05 2023 Jan Grulich - 1.22.5-2 - Rebuild (qt6)