From fb5d7698ea63e0fa16f291413b2a50baf49bcbb3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:42:40 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libsvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsvm.spec b/libsvm.spec index b588976..cf76cf1 100644 --- a/libsvm.spec +++ b/libsvm.spec @@ -1,6 +1,6 @@ Name: libsvm Version: 2.89 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Library for Support Vector Machines Group: Development/Libraries @@ -203,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 2.89-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Apr 03 2009 Ding-Yi Chen - 2.89-1 - Upstream Update to 2.89: + reduce input/loading time of svm-train/svm-predict by half