From 16892ddae17572bc8efcd013b129568e4d8d809b Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Wed, 8 Mar 2023 14:31:48 +0800 Subject: [PATCH] Rebuild for new taglib --- 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 eda8ab8..128cd7a 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global majorminor 1.0 %bcond_without extras @@ -275,6 +275,9 @@ install -p -D %{SOURCE1} %{buildroot}%{_metainfodir}/gstreamer-good.appdata.xml %changelog +* Wed Mar 8 2023 Funda Wang - 1.22.2-1 +- Rebuild for new taglib + * Tue Mar 7 2023 Funda Wang - 1.22.1-1 - New version 1.22.1 -- Gitee