From 3ceaaaa4fed2e689fe9e80838f4ae3ebff0d4934 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mar 26 2012 08:46:17 +0000 Subject: Update to 3.4.0 --- diff --git a/.gitignore b/.gitignore index 8a39f09..8b04a8e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.3.90.tar.xz /evolution-data-server-3.3.91.tar.xz /evolution-data-server-3.3.92.tar.xz +/evolution-data-server-3.4.0.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 5a433c8..f2aa7a7 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -24,14 +24,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution License: LGPLv2+ URL: http://projects.gnome.org/evolution/ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 @@ -353,6 +353,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Mar 26 2012 Milan Crha - 3.4.0-1 +- Update to 3.4.0 + * Mon Mar 19 2012 Milan Crha - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index 3c08c61..b74cc7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1d0eed84292bf8c6f2d8e5fe1d1b76d evolution-data-server-3.3.92.tar.xz +e7cc147e27b8e4cb617219245b71189e evolution-data-server-3.4.0.tar.xz