diff --git a/libsvm.spec b/libsvm.spec index d4baf40..b042533 100644 --- a/libsvm.spec +++ b/libsvm.spec @@ -10,7 +10,7 @@ Name: libsvm Version: 3.25 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A Library for Support Vector Machines License: BSD @@ -278,6 +278,9 @@ cp -p README java/README-Java %{_datadir}/applications/*%{name}-svm-toy-qt.desktop %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 3.25-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 5 2022 Jerry James - 3.25-7 - Remove Java support on i686 (rhbz#2104073)