From 0286093ff0cad6f9cf42e9c18f0cafcfaff68c33 Mon Sep 17 00:00:00 2001 From: haomi123 Date: Tue, 24 May 2022 16:39:45 +0800 Subject: [PATCH] fix bogus date in changelog --- 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