diff --git a/.gitignore b/.gitignore index 6b98c3f..8fe36a9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.1.3.tar.bz2 /evolution-3.1.4.tar.bz2 /evolution-3.1.5.tar.bz2 +/evolution-3.1.90.tar.xz diff --git a/evolution.spec b/evolution.spec index 87c3f2a..a7545ce 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,14 +27,14 @@ ### Abstract ### Name: evolution -Version: 3.1.5 +Version: 3.1.90 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.1/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -633,6 +633,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Aug 29 2011 Milan Crha - 3.1.90-1 +- Update to 3.1.90 + * Mon Aug 15 2011 Milan Crha - 3.1.5-1 - Update to 3.1.5 diff --git a/sources b/sources index 3f32bad..5eb5cc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01d2534c78884a2a1982d202d8e7896a evolution-3.1.5.tar.bz2 +73b0c97283c0a5d3756c60123fa8fd1f evolution-3.1.90.tar.xz