diff --git a/.gitignore b/.gitignore index 327a08f..e078ba4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-3.1.5.tar.bz2 /evolution-data-server-3.1.90.tar.xz /evolution-data-server-3.1.91.tar.xz +/evolution-data-server-3.1.92.tar.xz diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 2b91780..23ba80f 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -24,7 +24,7 @@ ### Abstract ### Name: evolution-data-server -Version: 3.1.91 +Version: 3.1.92 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -192,6 +192,7 @@ autoconf # http://www.burtonini.com/blog//computers/eds-libdb-2006-07-18-10-40 %configure \ + --disable-maintainer-mode \ --with-libdb=/usr \ --enable-file-locking=fcntl \ --enable-dot-locking=no \ @@ -342,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Sep 19 2011 Milan Crha - 3.1.92-1 +- Update to 3.1.92 + * Mon Sep 05 2011 Milan Crha - 3.1.91-1 - Update to 3.1.91 - Enable introspection and vala bindings diff --git a/sources b/sources index 901d3c4..1fc9d04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7524a514b679d8479819356ae38a5702 evolution-data-server-3.1.91.tar.xz +1475c767d8d4ea67dcd2373f38367a25 evolution-data-server-3.1.92.tar.xz