From d0adc3e41d676317cd0721a0ead82d68dcfb24bd Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 23 Mar 2015 10:59:01 +0100 Subject: [PATCH] Update to 3.16.0 --- .gitignore | 1 + evolution-data-server.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 59bcb48..a6b5e89 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.13.90.tar.xz /evolution-data-server-3.15.91.tar.xz /evolution-data-server-3.15.92.tar.xz +/evolution-data-server-3.16.0.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 6098704..f20fdac 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,14 +32,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.15.92 +Version: 3.16.0 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.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 @@ -411,6 +411,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/installed-tests %changelog +* Mon Mar 23 2015 Milan Crha - 3.16.0-1 +- Update to 3.16.0 + * Mon Mar 16 2015 Milan Crha - 3.15.92-1 - Update to 3.15.92 - Remove patch to fix libdb configure.ac check (fixed upstream) diff --git a/sources b/sources index 4757d5d..255a3d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89bc38a07c56162f6cf25037f35fa52a evolution-data-server-3.15.92.tar.xz +faaca749cf6ec936d43d485ba584380a evolution-data-server-3.16.0.tar.xz