diff --git a/.gitignore b/.gitignore index 3c7313e..cf50db8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ evolution-2.31.5.tar.bz2 evolution-2.31.6.tar.bz2 evolution-2.31.90.tar.bz2 /evolution-2.31.91.tar.bz2 +/evolution-2.31.92.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 8cb5b5f..90dc467 100644 --- a/evolution.spec +++ b/evolution.spec @@ -4,7 +4,7 @@ %define gnome_doc_utils_version 0.8.0 %define gnome_icon_theme_version 2.19.91 %define gtk2_version 2.20.0 -%define gtkhtml_version 3.31.2 +%define gtkhtml_version 3.31.92 %define intltool_version 0.35.5 %define libgdata_version 0.6.3 %define libgweather_version 2.25.4 @@ -32,7 +32,7 @@ ### Abstract ### Name: evolution -Version: 2.31.91 +Version: 2.31.92 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -615,6 +615,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Sep 13 2010 Milan Crha - 2.31.92.fc14 +- Update to 2.31.92 + * Mon Aug 30 2010 Milan Crha - 2.31.91-1.fc14 - Update to 2.31.91 - Remove msgmerge calls due to a floating point exception there diff --git a/sources b/sources index bb4a999..6e02d17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd5ccfdccf48ec8a41f48d9ac4b3e983 evolution-2.31.91.tar.bz2 +90d84ddb24daecd27bc5b1553064bc46 evolution-2.31.92.tar.bz2