From 6f89277680579fe8f76cd8f34a04abb351e69899 Mon Sep 17 00:00:00 2001 From: haomi123 Date: Tue, 24 May 2022 17:04:17 +0800 Subject: [PATCH] fix bogus date in change --- hunspell-ve.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell-ve.spec b/hunspell-ve.spec index 37cc80e..5f234c8 100644 --- a/hunspell-ve.spec +++ b/hunspell-ve.spec @@ -32,5 +32,5 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog -* Wed Apr 22 wutao - 0.20091030-16 +* Tue Jul 7 2020 wutao - 0.20091030-16 - Package init -- Gitee