bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 02:40:56 +00:00
parent cb733e1c1f
commit cbf1ab6ae3

View File

@ -39,7 +39,7 @@
Name: evolution
Version: 2.5.90
Release: 2
Release: 2.1
License: GPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
URL: http://www.ximian.com/
@ -635,6 +635,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/evolution/%{evo_major}/libmenus.so
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.5.90-2.1
- bump again for double-long bug on ppc(64)
* Thu Feb 9 2006 Christopher Aillon <caillon@redhat.com> - 2.5.90-2
- Disable the inline audio plugin for now since it uses gstreamer08