From 2db2515ddb5865f390ba3112c4b58756017693f2 Mon Sep 17 00:00:00 2001 From: konglidong Date: Mon, 6 Jun 2022 16:27:31 +0800 Subject: [PATCH] modify bogus date in changelog --- xterm.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xterm.spec b/xterm.spec index bd898bb..2d0a955 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,6 +1,6 @@ Name: xterm Version: 363 -Release: 4 +Release: 5 Summary: It is a terminal emulator for the X Window System License: MIT URL: http://invisible-island.net/xterm @@ -65,6 +65,9 @@ install -m 644 -p xterm.appdata.xml %{buildroot}/%{_datadir}/appdata %{_mandir}/man1/* %changelog +* Mon Jun 06 2022 konglidong - 363-5 +- modify bogus date in changelog + * Tue Feb 22 2022 xingxing - 363-4 - fix CVE-2022-24130 @@ -77,7 +80,7 @@ install -m 644 -p xterm.appdata.xml %{buildroot}/%{_datadir}/appdata * Thu Jan 28 2021 jinzhimin - 363-1 - Upgrade to 363 -* Thu Sep 29 2020 hanhui - 334-6 +* Tue Sep 29 2020 hanhui - 334-6 - Type:bugfix - ID:NA - SUG:NA @@ -89,7 +92,7 @@ install -m 644 -p xterm.appdata.xml %{buildroot}/%{_datadir}/appdata - SUG:NA - DESC:modify source url -* Thu Jan 3 2020 openEuler Buildteam - 334-4 +* Fri Jan 3 2020 openEuler Buildteam - 334-4 - Type:bugfix - ID:NA - SUG:NA -- Gitee