diff --git a/libsvm.spec b/libsvm.spec index 9838ae4..2b1a67e 100644 --- a/libsvm.spec +++ b/libsvm.spec @@ -1,6 +1,6 @@ Name: libsvm Version: 2.86 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Library for Support Vector Machines Group: Development/Libraries @@ -203,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 13 2008 Ding-Yi Chen - 2.86-5 +- Fix the Qt path problem + * Wed Mar 12 2008 Ding-Yi Chen - 2.86-4 - Support both Qt3 for F8 and earlier, and Qt4 for F9