fix bogus date in %changelog
Signed-off-by: htpeng <htpengc@isoftstone.com> (cherry picked from commit 56add54f403ba9e80279c6d00a6f8243421ab8ab)
This commit is contained in:
parent
4cac21caff
commit
50bba0d23b
@ -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
|
||||
* Thu Apr 13 2023 penghaitao <htpengc@isoftstone.com> - 363-5
|
||||
- fix bogus date in %changelog
|
||||
|
||||
* Tue Feb 22 2022 xingxing <xingxing9@h-partners.com> - 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 <jinzhimin2@huawei.com> - 363-1
|
||||
- Upgrade to 363
|
||||
|
||||
* Thu Sep 29 2020 hanhui <hanhui15@huawei.com> - 334-6
|
||||
* Tue Sep 29 2020 hanhui <hanhui15@huawei.com> - 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 <buildteam@openeuler.org> - 334-4
|
||||
* Fri Jan 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 334-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user