diff --git a/.gitignore b/.gitignore index e8a020a..3a50200 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.1.5.tar.bz2 /evolution-3.1.90.tar.xz /evolution-3.1.91.tar.xz +/evolution-3.1.92.tar.xz diff --git a/evolution.spec b/evolution.spec index 65a926f..b3f08a2 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ ### Abstract ### Name: evolution -Version: 3.1.91 +Version: 3.1.92 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -246,6 +246,7 @@ intltoolize --force autoconf %configure \ + --disable-maintainer-mode \ --disable-image-inline \ --enable-gtk-doc \ --with-sub-version=" (%{version}-%{release})" \ @@ -633,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT %endif %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 diff --git a/sources b/sources index ca9a2b2..1116eea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1a5da45f18a4c5bc2f6a5f6e2eb443a evolution-3.1.91.tar.xz +d4ce49224821c4f75805820df25d5382 evolution-3.1.92.tar.xz