diff --git a/.gitignore b/.gitignore index 33cc58b..1a76ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.19.90.tar.xz /evolution-3.19.91.tar.xz /evolution-3.19.92.tar.xz +/evolution-3.20.0.tar.xz diff --git a/evolution.spec b/evolution.spec index a567e25..397edb5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution -Version: 3.19.92 +Version: 3.20.0 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Evolution BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -527,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Mar 21 2016 Milan Crha - 3.20.0-1 +- Update to 3.20.0 + * Mon Mar 14 2016 Milan Crha - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index f39210b..9983f65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2a026ad907149ec11c7e6616840cf7f evolution-3.19.92.tar.xz +d821da82d09b7dd2bcb693751c080f86 evolution-3.20.0.tar.xz