From 08c6824442c06b66cae2c30f283af985331e92c3 Mon Sep 17 00:00:00 2001 From: konglidong Date: Mon, 30 May 2022 15:32:44 +0800 Subject: [PATCH] modify bad date in changelog --- zenity.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zenity.spec b/zenity.spec index 818b97e..9606561 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,6 +1,6 @@ Name: zenity Version: 3.32.0 -Release: 1 +Release: 2 Summary: Display GTK dialog boxes in commandline and shell scripts License: LGPLv2+ @@ -37,7 +37,10 @@ make V=1 %{?_smp_mflags} %{_mandir}/man1/zenity.1* %changelog -* Mon Aug 18 2020 zhanzhimin - 3.32.0-1 +* Mon May 30 2022 konglidong - 3.32.0-2 +- modify bad date in changelog + +* Tue Aug 18 2020 zhanzhimin - 3.32.0-1 - Upgrade to 3.32.0-1 * Thu Sep 12 2019 openEuler Buildteam - 3.30.0-2 -- Gitee