- Revise patch for GNOME bug #362638 to fix RH bug #240507 (hang on exit).

This commit is contained in:
Matthew Barnes 2007-06-06 17:36:18 +00:00
commit cefbbbcbf1
2 changed files with 70 additions and 69 deletions

View file

@ -45,7 +45,7 @@
Name: evolution
Version: 2.11.3
Release: 3%{?dist}
Release: 4%{?dist}
License: GPL
Group: Applications/Productivity
Summary: GNOME's next-generation groupware suite
@ -711,6 +711,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/evolution/%{evo_major}/libmenus.so
%changelog
* Wed Jun 06 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-4.fc8
- Revise patch for GNOME bug #362638 to fix RH bug #240507 (hang on exit).
* Wed Jun 06 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-3.fc8
- Remove some debug messages that accidentally slipped in.