From a455ca813954d77b053fbc2194d0b8d74953afbd Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Sep 23 2013 09:12:07 +0000 Subject: Update to 3.10.0 --- diff --git a/.gitignore b/.gitignore index 998107c..f0a2b5d 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.9.90.tar.xz /evolution-data-server-3.9.91.tar.xz /evolution-data-server-3.9.92.tar.xz +/evolution-data-server-3.10.0.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 875a899..c60add1 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.9.92 +Version: 3.10.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.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 @@ -370,6 +370,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserver %changelog +* Mon Sep 23 2013 Milan Crha - 3.10.0-1 +- Update to 3.10.0 + * Mon Sep 16 2013 Milan Crha - 3.9.92-1 - Update to 3.9.92 diff --git a/sources b/sources index 9f00e6b..54c56a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08414a4c7512ce4aaa1f3c280f6bd9cd evolution-data-server-3.9.92.tar.xz +51e841e328add1950839c3d5b24db85f evolution-data-server-3.10.0.tar.xz