!16 修改chagelog 日期错误

From: @zhangkea 
Reviewed-by: @sinever 
Signed-off-by: @sinever
This commit is contained in:
openeuler-ci-bot 2022-10-14 02:49:40 +00:00 committed by Gitee
commit 061de3aae9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,5 @@
%define rel_ver 324
%define pkg_ver 4
%define pkg_ver 5
Summary: A Library for Support Vector Machines
Name: libsvm
@ -41,13 +41,16 @@ install -p -D svm-train %{buildroot}/usr/bin/
rm -rf %{buildroot}
%changelog
* Tue May 31 2022 zhangkea <zhangkea@uniontech.com> - 324-5
- change changlog date error
* Thu Mar 24 2022 liyanan <liyanan32@huawei.com> - 324-4
- remove %dist
* Sat Sep 4 2020 zhangtao<zhangtao221@huawei.com> - 324-3
* Sun Sep 12 2021 zhangtao<zhangtao221@huawei.com> - 324-3
- add CFLAGS -g and strip binary files
* Sun Sep 12 2020 hubble_zhu<hubble_zhu@qq.com> - 324-2
* Sat Sep 4 2021 hubble_zhu<hubble_zhu@qq.com> - 324-2
- modify Source0 path
* Thu Aug 27 2020 hubble_zhu<hubble_zhu@qq.com> - 324-1