From 1dc083f748e1fec64640c5b706b8f1053c818a96 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 25 Apr 2016 10:59:44 +0200 Subject: [PATCH] Update to 3.21.1 --- .gitignore | 1 + evolution.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b2a67b2..83f2f7b 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.19.92.tar.xz /evolution-3.20.0.tar.xz /evolution-3.20.1.tar.xz +/evolution-3.21.1.tar.xz diff --git a/evolution.spec b/evolution.spec index b0aabaa..b23f585 100644 --- a/evolution.spec +++ b/evolution.spec @@ -10,7 +10,7 @@ %define libsoup_version 2.40.3 %define webkit_version 2.2.0 -%define evo_base_version 3.20 +%define evo_base_version 3.22 %define last_anjal_version 0.3.2-3 %define last_libgal2_version 2:2.5.3-2 @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution -Version: 3.20.1 -Release: 2%{?dist} +Version: 3.21.1 +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.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.21/%{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 Apr 25 2016 Milan Crha - 3.21.1-1 +- Update to 3.21.1 + * Fri Apr 15 2016 David Tardon - 3.20.1-2 - rebuild for ICU 57.1 diff --git a/sources b/sources index 72b2c66..3aa771d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c97048bbacec04306f52015660e1aa5 evolution-3.20.1.tar.xz +27b50b80f3b2be45cc257be21c3f5bea evolution-3.21.1.tar.xz