diff --git a/.gitignore b/.gitignore index dd245fa..28be999 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.6.1.tar.xz +/evolution-3.6.2.tar.xz diff --git a/evolution.spec b/evolution.spec index dead61b..ec2ce03 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,8 +28,8 @@ ### Abstract ### Name: evolution -Version: 3.6.1 -Release: 2%{?dist} +Version: 3.6.2 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -528,6 +528,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Nov 12 2012 Milan Crha - 3.6.2-1 +- Update to 3.6.2 + * Fri Nov 09 2012 Matthew Barnes - 3.6.1-2 - Drop unique3-devel BR, it's an ancient artifact. diff --git a/sources b/sources index 53b6766..07a7b10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ee557f05e57f0620a011bd10bdd1370 evolution-3.6.1.tar.xz +fd4a19f9d524b4a0510e85e280c362e0 evolution-3.6.2.tar.xz