From 1eb35d27955c0c230c59a74799146ead339b3072 Mon Sep 17 00:00:00 2001
From: Milan Crha <mcrha@redhat.com>
Date: Mon, 15 Feb 2016 12:51:57 +0100
Subject: [PATCH] Update to 3.19.90

---
 .gitignore                 |  1 +
 evolution-data-server.spec | 11 +++++++----
 sources                    |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0015a27..b8dc8d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@ evolution-data-server-2.31.5.tar.bz2
 /evolution-data-server-3.19.2.tar.xz
 /evolution-data-server-3.19.3.tar.xz
 /evolution-data-server-3.19.4.tar.xz
+/evolution-data-server-3.19.90.tar.xz
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 3953a70..32d17de 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -5,7 +5,7 @@
 %define largefile_support 1
 
 # Coverity scan can override this to 0, to skip checking in gtk-doc generated code
-%{!?with_docs: %define with_docs 1}
+%{!?with_docs: %global with_docs 1}
 
 %define glib2_version 2.40.0
 %define gtk3_version 3.6.0
@@ -33,8 +33,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 3.19.4
-Release: 3%{?dist}
+Version: 3.19.90
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
 License: LGPLv2+
@@ -140,7 +140,7 @@ BuildArch: noarch
 %description doc
 This package contains developer documentation for %{name}.
 
-# %{with_docs}
+# %%{with_docs}
 %endif
 
 %package tests
@@ -422,6 +422,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
+- Update to 3.19.90
+
 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index d4efc5e..2fa8e6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6531c76564adaccde2c88ef92744c02  evolution-data-server-3.19.4.tar.xz
+16757b09892a33319e245f96ca3ae559  evolution-data-server-3.19.90.tar.xz