diff --git a/.gitignore b/.gitignore index b1c80b9..e80396e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.3.90.tar.xz /evolution-3.3.91.tar.xz /evolution-3.3.92.tar.xz +/evolution-3.4.0.tar.xz diff --git a/evolution.spec b/evolution.spec index ac4aa3d..ca16af8 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,14 +26,14 @@ ### Abstract ### Name: evolution -Version: 3.3.92 +Version: 3.4.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}/3.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -572,6 +572,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Mar 26 2012 Milan Crha - 3.4.0-1 +- Update to 3.4.0 + * Mon Mar 19 2012 Milan Crha - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index dac4054..db35c57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93e36409a3f59822ab97fe7cbf3f7fc9 evolution-3.3.92.tar.xz +ac3514457b5d20fefd9a6385e0b8cd92 evolution-3.4.0.tar.xz