From 455ae5d04e7074c23a28ca94341ede6054df3a66 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 19 Mar 2012 10:42:38 +0100 Subject: [PATCH] Update to 3.3.92 --- .gitignore | 1 + evolution.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 723d53e..b1c80b9 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.3.5.tar.xz /evolution-3.3.90.tar.xz /evolution-3.3.91.tar.xz +/evolution-3.3.92.tar.xz diff --git a/evolution.spec b/evolution.spec index d8d7404..ac4aa3d 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,4 +1,3 @@ -%define dbus_version 1.0 %define glib2_version 2.30.0 %define gnome_desktop_version 2.91.3 %define gnome_doc_utils_version 0.8.0 @@ -27,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.3.91 +Version: 3.3.92 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -67,7 +66,7 @@ BuildRequires: automake >= 1.9 BuildRequires: bison BuildRequires: cairo-gobject-devel BuildRequires: clutter-gtk-devel >= %{clutter_gtk_version} -BuildRequires: dbus-devel >= %{dbus_version} +BuildRequires: dbus-glib-devel BuildRequires: desktop-file-utils BuildRequires: evolution-data-server-devel >= %{version} BuildRequires: gettext @@ -573,6 +572,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Mar 19 2012 Milan Crha - 3.3.92-1 +- Update to 3.3.92 + * Tue Mar 06 2012 Milan Crha - 3.3.91-1 - Update to 3.3.91 diff --git a/sources b/sources index bcc635b..dac4054 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51dd494e7824ae02776e7fc9d5ea541e evolution-3.3.91.tar.xz +93e36409a3f59822ab97fe7cbf3f7fc9 evolution-3.3.92.tar.xz