Update spec version
This commit is contained in:
parent
8405c5133d
commit
20e2a070e7
@ -1,6 +1,6 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%define rel_ver 324
|
%define rel_ver 324
|
||||||
%define pkg_ver 1.0
|
%define pkg_ver 1.1
|
||||||
|
|
||||||
Summary: A Library for Support Vector Machines
|
Summary: A Library for Support Vector Machines
|
||||||
Name: libsvm
|
Name: libsvm
|
||||||
@ -40,5 +40,8 @@ install -p -D svm-train %{buildroot}/usr/bin/
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 12 2020 hubble_zhu<hubble_zhu@qq.com> - 1.1
|
||||||
|
- modify Source0 path
|
||||||
|
|
||||||
* Thu Aug 27 2020 hubble_zhu<hubble_zhu@qq.com> - 1.0
|
* Thu Aug 27 2020 hubble_zhu<hubble_zhu@qq.com> - 1.0
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user