From f64c0baa3ec9ec5df1341f506dbf9c0d2ef2550e Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Apr 04 2011 06:54:43 +0000 Subject: Update to 3.0.0 --- diff --git a/.gitignore b/.gitignore index 5cb70b9..e479919 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ evolution-2.31.5.tar.bz2 /evolution-2.91.90.tar.bz2 /evolution-2.91.91.tar.bz2 /evolution-2.91.92.tar.bz2 +/evolution-3.0.0.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 31f6b8f..e14a96a 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,14 +27,14 @@ ### Abstract ### Name: evolution -Version: 2.91.92 +Version: 3.0.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.91/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2 Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -625,6 +625,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Apr 04 2011 Milan Crha - 3.0.0-1 +- Update to 3.0.0 + * Mon Mar 21 2011 Milan Crha - 2.91.92-1 - Update to 2.91.92 diff --git a/sources b/sources index 49570fa..4e6e5e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a95176673edbb970bd201c078632601 evolution-2.91.92.tar.bz2 +1ba663469e9d9bd6ed93b4b5960c939f evolution-3.0.0.tar.bz2