diff --git a/.gitignore b/.gitignore index 66632ca..ed921bd 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.7.90.tar.xz /evolution-data-server-3.7.91.tar.xz /evolution-data-server-3.7.92.tar.xz +/evolution-data-server-3.8.0.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 8859709..2846d9b 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -26,14 +26,14 @@ ### Abstract ### Name: evolution-data-server -Version: 3.7.92 +Version: 3.8.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.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 @@ -366,6 +366,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserver %changelog +* Mon Mar 25 2013 Milan Crha - 3.8.0-1 +- Update to 3.8.0 + * Mon Mar 18 2013 Milan Crha - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index 732ce43..03259bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -079731cb642cb4bd2a97f524fe567a5f evolution-data-server-3.7.92.tar.xz +f7ae20b7a7d0ec966ab4a53d76c0660c evolution-data-server-3.8.0.tar.xz