modify changlog date

This commit is contained in:
ut001695 2022-05-31 18:14:54 +08:00
parent 6024ac130e
commit 87915ed2c9

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