diff --git a/.gitignore b/.gitignore index 3f30529..ca50b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.5.92.tar.xz /evolution-3.6.0.tar.xz /evolution-3.7.1.tar.xz +/evolution-3.7.2.tar.xz diff --git a/evolution.spec b/evolution.spec index a5d4980..c988562 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,4 +1,4 @@ -%define glib2_version 2.32.0 +%define glib2_version 2.34.0 %define gtk3_version 3.4.0 %define gtkhtml_version 4.5.2 %define gnome_desktop_version 2.91.3 @@ -28,8 +28,8 @@ ### Abstract ### Name: evolution -Version: 3.7.1 -Release: 2%{?dist} +Version: 3.7.2 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -532,6 +532,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Nov 19 2012 Milan Crha - 3.7.2-1 +- Update to 3.7.2 + * Fri Nov 09 2012 Matthew Barnes - 3.7.1-2 - Drop unique3-devel BR, it's an ancient artifact. diff --git a/sources b/sources index c72244c..d4f0506 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -282b3134e4f170b203407c1b2953f43b evolution-3.7.1.tar.xz +eb0d31465f7a88ff7713b161c78d2dcf evolution-3.7.2.tar.xz