diff --git a/.gitignore b/.gitignore index a8cc55b..67ee62a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.4.0.tar.xz /evolution-data-server-3.4.1.tar.xz /evolution-data-server-3.5.1.tar.xz +/evolution-data-server-3.5.2.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f0f4fda..b78c778 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -24,14 +24,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.5.1 +Version: 3.5.2 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.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.5/%{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 &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Jun 04 2012 Milan Crha - 3.5.2-1 +- Update to 3.5.2 + * Sun Apr 29 2012 Matthew Barnes - 3.5.1-1 - Update to 3.5.1 diff --git a/sources b/sources index 9a41d8b..81510ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da10c67e2798256c386c648069353e4b evolution-data-server-3.5.1.tar.xz +a276464e7b53fd1a2701922c5efbcc94 evolution-data-server-3.5.2.tar.xz