From de36281a45cda95f6c6ea0e6da0014111d606d36 Mon Sep 17 00:00:00 2001 From: ckji Date: Sun, 29 Jan 2023 17:41:02 +0800 Subject: [PATCH] fix bogus date in %changelog --- sysget.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysget.spec b/sysget.spec index ebfc8c5..f607bf2 100644 --- a/sysget.spec +++ b/sysget.spec @@ -49,7 +49,7 @@ install -m0644 contrib/sysget.bash-completion %{buildroot}/%{_sysconfdir}/bash_c %changelog -* Thu 09 Sep 2021 sunguoshuai - 2.3.2-4 +* Thu Sep 09 2021 sunguoshuai - 2.3.2-4 - sysget should generate debuginfo * Mon May 31 2021 huanghaitao - 2.3.2-3 -- Gitee