diff --git a/.gitignore b/.gitignore index ef8725f..f21917c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ evolution-2.31.5.tar.bz2 /evolution-2.31.91.tar.bz2 /evolution-2.31.92.tar.bz2 /evolution-2.91.0.tar.bz2 +/evolution-2.91.1.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 11e18e7..7456ce0 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ %define dbus_version 1.0 -%define glib2_version 2.25.12 +%define glib2_version 2.26.0 %define gnome_desktop_version 2.26.0 %define gnome_doc_utils_version 0.8.0 %define gnome_icon_theme_version 2.30.2.1 @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 2.91.0 +Version: 2.91.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -606,6 +606,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Oct 18 2010 Milan Crha - 2.91.1-1 +- Update to 2.91.1 + * Mon Oct 11 2010 Milan Crha - 2.91.0-1 - Update to 2.91.0 - Remove patch for Gnome bug #626066 (fixed upstream) diff --git a/sources b/sources index ec48a89..c5a7909 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29cd32f9e9699d3ec757d7dff6b41b57 evolution-2.91.0.tar.bz2 +8b16624121466255ef92e18b0f2a4f89 evolution-2.91.1.tar.bz2