From 97f519297bf5ce4fcf9ecee6cd46f0c7537f1af8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 22 Oct 2013 11:48:54 -0400 Subject: [PATCH] 3.11.1 --- .gitignore | 1 + evolution.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7b80690..d23c43e 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.9.92.tar.xz /evolution-3.10.0.tar.xz /evolution-3.10.1.tar.xz +/evolution-3.11.1.tar.xz diff --git a/evolution.spec b/evolution.spec index a6ccd90..c3f00b4 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,6 +1,6 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") -%define glib2_version 2.34.0 +%define glib2_version 2.36.0 %define gtk3_version 3.4.0 %define gtkhtml_version 4.5.2 %define gnome_desktop_version 2.91.3 @@ -13,7 +13,7 @@ %define clutter_gtk_version 0.10 %define webkit_version 1.8.0 -%define evo_base_version 3.10 +%define evo_base_version 3.12 %define last_anjal_version 0.3.2-3 %define last_libgal2_version 2:2.5.3-2 @@ -30,7 +30,7 @@ ### Abstract ### Name: evolution -Version: 3.10.1 +Version: 3.11.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -530,6 +530,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Oct 22 2013 Matthew Barnes - 3.11.1-1 +- Update to 3.11.1 + * Mon Oct 14 2013 Milan Crha - 3.10.1-1 - Update to 3.10.1 - Remove the dependency on libytnef, which apparently isn't needed for diff --git a/sources b/sources index 1dfcd1c..33e2119 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53199a7863b23d177774362d33993774 evolution-3.10.1.tar.xz +11f3e095c4577159184692b09f42ceca evolution-3.11.1.tar.xz