diff --git a/evolution.spec b/evolution.spec index a90d2e2..a3701aa 100644 --- a/evolution.spec +++ b/evolution.spec @@ -13,7 +13,7 @@ ExcludeArch: ppc64 %define libgnomeprint22_version 2.8.0 %if %{use_mozilla_nss} -%define mozilla_version 1.7.5 +%define mozilla_version 1.7.6 %endif # end of use_mozilla_nss conditional section @@ -29,7 +29,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.0 -Release: 3 +Release: 4 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -335,6 +335,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Wed Mar 9 2005 Christopher Aillon - 2.2.0-4 +- Depend on mozilla 1.7.6 + * Wed Mar 9 2005 David Malcolm - 2.2.0-3 - added patch from upstream for bug XB-73192, fixing missing "Mark as Read/Unread" context menu items