From d230536bfa5de0dbfbbd95a623c2d2f3853c3c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Mon, 17 Jun 2024 02:04:23 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- hunspell-ve.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell-ve.spec b/hunspell-ve.spec index 37cc80e..36d9605 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 +* Wed Apr 22 2020 wutao - 0.20091030-16 - Package init -- Gitee