From 52cfb6879ef9a69fc9ef5512e66f0cbfa32a6e58 Mon Sep 17 00:00:00 2001 From: "Kun(llfl)" Date: Fri, 24 Mar 2023 15:43:48 +0800 Subject: [PATCH] Rebuild for updating dependencies Signed-off-by: Kun(llfl) --- gstreamer1-plugins-good.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 128cd7a..4df6027 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -1,7 +1,7 @@ -%define anolis_release 2 +%define anolis_release 3 %global majorminor 1.0 -%bcond_without extras +%bcond_with extras %bcond_without nasm %bcond_without qt @@ -275,6 +275,9 @@ install -p -D %{SOURCE1} %{buildroot}%{_metainfodir}/gstreamer-good.appdata.xml %changelog +* Fri Mar 24 2023 Kun(llfl) - 1.22.2-3 +- Rebuild for updating dependencies + * Wed Mar 8 2023 Funda Wang - 1.22.2-1 - Rebuild for new taglib -- Gitee