[evolution/f22] Update to 3.15.91

Milan Crha mcrha at fedoraproject.org
Mon Mar 2 12:45:29 UTC 2015


commit 80701e201190821b5d1f9790452f10488b21c326
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Mar 2 09:49:19 2015 +0100

    Update to 3.15.91

 .gitignore     | 1 +
 evolution.spec | 9 ++++++---
 sources        | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1b205d..989667f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,4 @@ evolution-2.31.5.tar.bz2
 /evolution-3.13.9.tar.xz
 /evolution-3.13.10.tar.xz
 /evolution-3.13.90.tar.xz
+/evolution-3.15.91.tar.xz
diff --git a/evolution.spec b/evolution.spec
index 83164fd..0a92c35 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.14
+%define evo_base_version 3.16
 
 %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.13.90
+Version: 3.15.91
 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.13/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
 Obsoletes: anjal <= %{last_anjal_version}
 Obsoletes: libgal2 <= %{last_libgal2_version}
@@ -538,6 +538,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/installed-tests
 
 %changelog
+* Mon Mar 02 2015 Milan Crha <mcrha at redhat.com> - 3.15.91-1
+- Update to 3.15.91
+
 * Mon Feb 16 2015 Milan Crha <mcrha at redhat.com> - 3.13.90-1
 - Update to 3.13.90
 - Remove WebKit composer patches (fixed upstream)
diff --git a/sources b/sources
index 1336c2c..4f26674 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36da0aab8ee71b73ccdc9fe4fbaa502a  evolution-3.13.90.tar.xz
+141b78120d0e9c7882c532b3a3d401f0  evolution-3.15.91.tar.xz


More information about the scm-commits mailing list