From b5d89c1006289c66a9ab6d2eeceddace7a66d25e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 19 Jul 2024 11:12:49 +0200 Subject: [PATCH] automatic version update by autodist [release 3.33-1mamba;Wed Jul 17 2024] --- libsvm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsvm.spec b/libsvm.spec index 5aed998..e8621b9 100644 --- a/libsvm.spec +++ b/libsvm.spec @@ -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 3.33-1mamba +- automatic version update by autodist + * Tue Jul 11 2023 Automatic Build System 3.32-1mamba - automatic version update by autodist