automatic version update by autodist [release 3.33-1mamba;Wed Jul 17 2024]

This commit is contained in:
Automatic Build System 2024-07-19 11:12:49 +02:00
parent 7f58385a56
commit b5d89c1006

View File

@ -1,5 +1,5 @@
Name: libsvm
Version: 3.32
Version: 3.33
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.32
Version: 3.33
prefix=%{_prefix}
includedir=%{_includedir}
@ -134,6 +134,9 @@ done
#%{python_sitearch}/%{name}
%changelog
* Wed Jul 17 2024 Automatic Build System <autodist@openmamba.org> 3.33-1mamba
- automatic version update by autodist
* Tue Jul 11 2023 Automatic Build System <autodist@mambasoft.it> 3.32-1mamba
- automatic version update by autodist