From 3b32dd800ddeb1587ec0b06a06c0e5d745df0375 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 2 Mar 2015 09:42:54 +0100 Subject: [PATCH] Update to 3.15.91 --- .gitignore | 1 + evolution-data-server.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7d13c04..b63d790 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.13.9.tar.xz /evolution-data-server-3.13.10.tar.xz /evolution-data-server-3.13.90.tar.xz +/evolution-data-server-3.15.91.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index c45c82e..cd790d8 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -21,7 +21,7 @@ %define sqlite_version 3.5 %define nss_version 3.14 -%define eds_base_version 3.14 +%define eds_base_version 3.16 %define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules %define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers @@ -32,14 +32,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.13.90 +Version: 3.15.91 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution License: LGPLv2+ 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 Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 @@ -410,6 +410,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/installed-tests %changelog +* Mon Mar 02 2015 Milan Crha - 3.15.91-1 +- Update to 3.15.91 + * Mon Feb 16 2015 Milan Crha - 3.13.90-1 - Update to 3.13.90 diff --git a/sources b/sources index 1e42abd..8a1cf49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ca1395bb82a0458348165011b7f5ac3 evolution-data-server-3.13.90.tar.xz +d5bd27ad1b1a16e9e5d88898e50cf2bc evolution-data-server-3.15.91.tar.xz