diff --git a/.gitignore b/.gitignore index 74c2528..ab46b86 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.1.91.tar.xz /evolution-3.1.92.tar.xz /evolution-3.2.0.tar.xz +/evolution-3.3.1.tar.xz diff --git a/evolution.spec b/evolution.spec index 9431a3d..59a2bfd 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,17 +1,17 @@ %define dbus_version 1.0 -%define glib2_version 2.26.0 +%define glib2_version 2.30.0 %define gnome_desktop_version 2.91.3 %define gnome_doc_utils_version 0.8.0 %define gnome_icon_theme_version 2.30.2.1 -%define gtk3_version 3.0.0 -%define gtkhtml_version 4.1.1 +%define gtk3_version 3.2.0 +%define gtkhtml_version 4.3.1 %define intltool_version 0.35.5 -%define libgdata_version 0.7.0 +%define libgdata_version 0.10.0 %define libgweather_version 2.91.0 %define clutter_gtk_version 0.10 %define soup_version 2.4.0 -%define evo_base_version 3.2 +%define evo_base_version 3.4 %define last_anjal_version 0.3.2-3 %define last_libgal2_version 2:2.5.3-2 @@ -27,14 +27,14 @@ ### Abstract ### Name: evolution -Version: 3.2.0 +Version: 3.3.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: http://projects.gnome.org/evolution/ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.2/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -648,6 +648,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Oct 24 2011 Milan Crha - 3.3.1-1 +- Update to 3.3.1 + * Mon Sep 26 2011 Milan Crha - 3.2.0-1 - Update to 3.2.0 - Manage properly schemas files for evolution-bogofilter/spamassassin diff --git a/sources b/sources index c0f9290..65e3871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c2143fe69343158ca220903b4f4b569 evolution-3.2.0.tar.xz +b91e79a58ef446c340d9234e8f0b060d evolution-3.3.1.tar.xz