diff --git a/.gitignore b/.gitignore index 477e0a3..3f05bae 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.5.92.tar.xz /evolution-data-server-3.6.0.tar.xz /evolution-data-server-3.6.1.tar.xz +/evolution-data-server-3.6.2.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 25ca0d2..7b1b186 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution-data-server -Version: 3.6.1 +Version: 3.6.2 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -367,6 +367,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Nov 12 2012 Milan Crha - 3.6.2-1 +- Update to 3.6.2 + * Sat Oct 13 2012 Matthew Barnes - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index b82e869..345af42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c87771a808f4e8e590ad647a9a79771 evolution-data-server-3.6.1.tar.xz +80daab03dbdb535296151a762e433a7e evolution-data-server-3.6.2.tar.xz