automatic version update by autodist [release 3.34-1mamba;Fri Aug 23 2024]

This commit is contained in:
Automatic Build System 2024-08-24 20:51:19 +02:00
parent b5d89c1006
commit b472d8edd5

View File

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