diff --git a/.gitignore b/.gitignore index e688c67..0da74ce 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.9.2.tar.xz /evolution-data-server-3.9.3.tar.xz /evolution-data-server-3.9.4.tar.xz +/evolution-data-server-3.9.5.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 388f645..a0a6d4e 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -27,8 +27,8 @@ ### Abstract ### Name: evolution-data-server -Version: 3.9.4 -Release: 2%{?dist} +Version: 3.9.5 +Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution License: LGPLv2+ @@ -369,6 +369,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gtk-doc/html/libedataserver %changelog +* Mon Jul 29 2013 Milan Crha - 3.9.5-1 +- Update to 3.9.5 + * Sun Jul 21 2013 Matthew Barnes - 3.9.4-2 - Require dconf for dconf-service, necessary for evolution-data-server to operate properly. diff --git a/sources b/sources index 00a113b..faefbda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bd6e9f5e62269cf861666dd4223a6f4 evolution-data-server-3.9.4.tar.xz +cef7b74dfc249d45f56e8302cc79c62b evolution-data-server-3.9.5.tar.xz