Update to 2.31.92

This commit is contained in:
Milan Crha 2010-09-13 13:05:42 +02:00
commit a0f37aa437
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <mcrha@redhat.com> - 2.31.92.fc14
- Update to 2.31.92
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc14
- Update to 2.31.91
- Remove msgmerge calls due to a floating point exception there

View file

@ -1 +1 @@
cd5ccfdccf48ec8a41f48d9ac4b3e983 evolution-2.31.91.tar.bz2
90d84ddb24daecd27bc5b1553064bc46 evolution-2.31.92.tar.bz2