From e00214d37c4ce0e8bd9c260c6e5d8ebfd6e70af3 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 14 Jun 2011 06:01:08 +0200 Subject: [PATCH] Update to 3.1.2 --- .gitignore | 1 + evolution-data-server.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 44dfa0b..a3a305e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-2.91.92.tar.bz2 /evolution-data-server-3.0.0.tar.bz2 /evolution-data-server-3.1.1.tar.bz2 +/evolution-data-server-3.1.2.tar.bz2 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 4745723..1d6cb2b 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -25,7 +25,7 @@ ### Abstract ### Name: evolution-data-server -Version: 3.1.1 +Version: 3.1.2 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -332,6 +332,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Tue Jun 14 2011 Milan Crha - 3.1.2-1 +- Update to 3.1.2 + * Mon May 09 2011 Milan Crha - 3.1.1-1 - Update to 3.1.1 - Drop groupwise backends, as it was split out upstream diff --git a/sources b/sources index 0bad6f6..55689fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45b5b9d0babb26caa4a82955dccce3d0 evolution-data-server-3.1.1.tar.bz2 +c77886b37ff7ae0410339287ca60a5f8 evolution-data-server-3.1.2.tar.bz2