- Update to 2.30.0

This commit is contained in:
Milan Crha 2010-03-30 07:59:11 +00:00
commit 4e90000c5e
3 changed files with 14 additions and 11 deletions

View file

@ -1 +1 @@
evolution-2.29.92.tar.bz2
evolution-2.30.0.tar.bz2

View file

@ -1,17 +1,17 @@
%define dbus_glib_version 0.70
%define dbus_glib_version 0.74
%define dbus_version 1.0
%define glib2_version 2.16.0
%define glib2_version 2.22.0
%define gnome_desktop_version 2.26.0
%define gnome_doc_utils_version 0.8.0
%define gnome_icon_theme_version 2.19.91
%define gnome_pilot_version 2.0.15
%define gtk2_version 2.14.0
%define gtkhtml_version 3.29.6
%define gnome_pilot_version 2.0.16
%define gtk2_version 2.18.0
%define gtkhtml_version 3.30.0
%define intltool_version 0.35.5
%define last_libgal2_version 2:2.5.3-2
%define libgweather_version 2.25.4
%define pilot_link_version 2:0.12.1
%define soup_version 2.2.2
%define soup_version 2.4.0
%define evo_major 2.30
@ -38,14 +38,14 @@
### Abstract ###
Name: evolution
Version: 2.29.92
Release: 2%{?dist}
Version: 2.30.0
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}/2.29/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
Obsoletes: libgal2 <= %{last_libgal2_version}
@ -674,6 +674,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Tue Mar 30 2010 Milan Crha <mcrha@redhat.com> - 2.30.0-1.fc13
- Update to 2.30.0
* Sun Mar 14 2010 Matthew Barnes <mbarnes@redhat.com> - 2.29.92-2.fc13
- Require gvfs so that hypertext links and email attachments open as
expected on KDE.

View file

@ -1 +1 @@
58b24433c877d339bb53921ec7769bd0 evolution-2.29.92.tar.bz2
8a87a929a5b4ce73f91b62d8f664ddc9 evolution-2.30.0.tar.bz2