diff --git a/.gitignore b/.gitignore index 10651ac..034b4db 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.2.0.tar.xz /evolution-3.3.1.tar.xz /evolution-3.3.2.tar.xz +/evolution-3.3.3.tar.xz diff --git a/evolution.spec b/evolution.spec index 1000a31..1073dae 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ ### Abstract ### Name: evolution -Version: 3.3.2 +Version: 3.3.3 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -648,6 +648,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Dec 19 2011 Milan Crha - 3.3.3-1 +- Update to 3.3.3 + * Mon Nov 21 2011 Milan Crha - 3.3.2-1 - Update to 3.3.2 - Remove patch to not call g_thread_init() (fixed upstream) diff --git a/sources b/sources index 104e847..8fa8548 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -584486250bb621f3cd545518de4c2fda evolution-3.3.2.tar.xz +c1334fb0d2733681379bc15ab3cfe00d evolution-3.3.3.tar.xz