From fc21a537c5a852614d51161af2f5f1a12de037f8 Mon Sep 17 00:00:00 2001 From: haomi123 Date: Tue, 24 May 2022 14:57:21 +0800 Subject: [PATCH] fix bogus date in changelog --- hunspell-ky.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-ky.spec b/hunspell-ky.spec index b2e0ec2..5d8d3c6 100644 --- a/hunspell-ky.spec +++ b/hunspell-ky.spec @@ -1,7 +1,7 @@ Name: hunspell-ky Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice Version: 0.20090415 -Release: 18 +Release: 19 Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2 URL: https://aur.archlinux.org/packages/aspell6-ky/ License: GPLv2+ @@ -32,7 +32,10 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog -* Thu Jun 01 2021 wulei - 0.20090415-18 +* Tue May 24 2022 haomimi - 0.20090415-19 +-fix "bogus date %changelog" for spec file + +* Tue Jun 01 2021 wulei - 0.20090415-18 - fixes failed: git no such file or directory * Sat Apr 18 2020 Jeffery.Gao - 0.20090415-17 -- Gitee