diff --git a/.gitignore b/.gitignore index 59ff6f2..ec351ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /geary-9867509.tar.bz2 /geary-0.2.0.tar.xz /geary-0.2.1.tar.xz +/geary-0.2.2.tar.xz diff --git a/geary.spec b/geary.spec index e191a88..b0f8bdd 100644 --- a/geary.spec +++ b/geary.spec @@ -1,7 +1,7 @@ #global git_short Name: geary -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?git_short:.git%{git_short}}%{?dist} Summary: A lightweight email program designed around conversations License: LGPLv2+ @@ -102,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Fri Oct 19 2012 Thomas Moschny - 0.2.2-1 +- Update to 0.2.2. + * Wed Oct 10 2012 Thomas Moschny - 0.2.1-1 - Update to 0.2.1. - Add missing BR on intltool. diff --git a/sources b/sources index d5edf14..81e7d74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afafbce3150cd7c0163652c68ac93e1d geary-0.2.1.tar.xz +9cb525a982cdcc615d5af257c14407b6 geary-0.2.2.tar.xz