From 0b89134a49811c0bf64d979940d96769cf81af04 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 13 Oct 2023 10:18:31 +0200 Subject: [PATCH] Rebuild (qt6) --- gstreamer1-plugins-good.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)