From 274b0e3a7719fb865e388a0610b33f5547a6a65f Mon Sep 17 00:00:00 2001 From: konglidong Date: Mon, 30 May 2022 15:46:40 +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 67c0cf5..fadab3f 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 July 20 2020 chnegguipeng - 3.32.0-1 +* Mon May 30 2022 konglidong - 3.32.0-2 +- modify bad date in changelog + +* Mon Jul 20 2020 chnegguipeng - 3.32.0-1 - Upgrade to 3.32.0-1 * Thu Sep 12 2019 openEuler Buildteam - 3.30.0-2 -- Gitee