From 986d966a5a565b23c6176a2c717cbf13a8138f01 Mon Sep 17 00:00:00 2001 From: konglidong Date: Mon, 30 May 2022 15:23:50 +0800 Subject: [PATCH] modify bad date in changelog --- zenity.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/zenity.spec b/zenity.spec index 5a7158d..7ffa0cc 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,6 +1,6 @@ Name: zenity Version: 3.32.0 -Release: 2 +Release: 3 Summary: Display GTK dialog boxes in commandline and shell scripts License: LGPLv2+ @@ -37,10 +37,13 @@ make V=1 %{?_smp_mflags} %{_mandir}/man1/zenity.1* %changelog -*Mon Sep 7 2020 zhanzhimin - 3.32.0-2 +* Mon May 30 2022 konglidong - 3.32.0-3 +- modify bad date in changelog + +* Mon Sep 7 2020 zhanzhimin - 3.32.0-2 - update source0 -* Mon Aug 18 2020 zhanzhimin - 3.32.0-1 +* 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