automatic version update by autodist [release 3.35-1mamba;Sun Sep 01 2024]
This commit is contained in:
parent
b472d8edd5
commit
e2fac08999
@ -1,5 +1,5 @@
|
||||
Name: libsvm
|
||||
Version: 3.34
|
||||
Version: 3.35
|
||||
Release: 1mamba
|
||||
Summary: A simple, easy-to-use, and efficient software for SVM classification and regression
|
||||
Group: Development/Libraries
|
||||
@ -62,7 +62,7 @@ cat << _EOF >> %{name}.pc
|
||||
Name: %{name}
|
||||
Description: Library for SVM classification and regression
|
||||
URL: %{url}
|
||||
Version: 3.34
|
||||
Version: 3.35
|
||||
|
||||
prefix=%{_prefix}
|
||||
includedir=%{_includedir}
|
||||
@ -105,8 +105,6 @@ done
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -134,6 +132,9 @@ done
|
||||
#%{python_sitearch}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Sep 01 2024 Automatic Build System <autodist@openmamba.org> 3.35-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 3.34-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user