diff --git a/.cvsignore b/.cvsignore index 1ba3ac5..566931d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-2.7.90.tar.bz2 +evolution-2.7.91.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 480b4cd..1e77040 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,3 +1,4 @@ +%define bug_buddy_version 2.15.90 %define dbus_glib_version 0.70 %define dbus_version 0.90 %define eds_version 1.7.90.1 @@ -43,8 +44,8 @@ ### Abstract ### Name: evolution -Version: 2.7.90 -Release: 6 +Version: 2.7.91 +Release: 1 License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -115,6 +116,7 @@ Patch29: evolution-2.7.4-deleting-preedit-buffer.patch ### Dependencies ### Requires: ORBit2 >= %{orbit2_version} +Requires: bug-buddy >= %{bug_buddy_version} Requires: dbus >= %{dbus_version} Requires: evolution-data-server >= %{eds_version} Requires: gnome-icon-theme >= %{gnome_icon_theme_version} @@ -633,6 +635,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Mon Aug 7 2006 Matthew Barnes - 2.7.91-1 +- Update to 2.7.91 +- Update patch for RH bug #197834 for use with bug-buddy 2.15.90. +- Require bug-buddy >= 2.15.90. + * Fri Aug 4 2006 Matthew Barnes - 2.7.90-6 - Update to 2.7.90 - Require evolution-data-server-1.7.90.1. diff --git a/sources b/sources index ef87e32..3d5f16e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aae1aac8c521aef1aa9dbb1aed9a9f6e evolution-2.7.90.tar.bz2 +c7aa347eb188d53b22941129d9300fb4 evolution-2.7.91.tar.bz2