[geary] Update to 0.2.1.

Thomas Moschny thm at fedoraproject.org
Tue Oct 9 21:58:08 UTC 2012


commit 2a70a74a3fed71eebb224a1f1090b7a8cc720ed7
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Oct 9 23:56:51 2012 +0200

    Update to 0.2.1.

 .gitignore                |    1 +
 geary-0.2.0-desktop.patch |   23 -----------------------
 geary.spec                |    8 ++++----
 sources                   |    2 +-
 4 files changed, 6 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea782b1..59ff6f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /geary-b6c50c2.tar.bz2
 /geary-9867509.tar.bz2
 /geary-0.2.0.tar.xz
+/geary-0.2.1.tar.xz
diff --git a/geary.spec b/geary.spec
index 0a52273..1a91ffd 100644
--- a/geary.spec
+++ b/geary.spec
@@ -1,7 +1,7 @@
 #global git_short
 
 Name:		geary
-Version:	0.2.0
+Version:	0.2.1
 Release:	1%{?git_short:.git%{git_short}}%{?dist}
 Summary:	A lightweight email program designed around conversations
 License:	LGPLv2+
@@ -15,8 +15,6 @@ Source0:	%{name}-%{git_short}.tar.bz2
 %else
 Source0:	http://yorba.org/download/geary/stable/%{name}-%{version}.tar.xz
 %endif
-# http://redmine.yorba.org/issues/5942
-Patch0:		geary-0.2.0-desktop.patch
 
 BuildRequires:	vala >= 0.17.4
 BuildRequires:	cmake
@@ -51,7 +49,6 @@ all kinds of nifty features in a modular way.
 
 %prep
 %setup -q %{?git_short:-n %{name}-%{git_short}}
-%patch0 -p1
 
 
 %build
@@ -104,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Oct  9 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.2.1-1
+- Update to 0.2.1.
+
 * Thu Oct  4 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.2.0-1
 - Update to 0.2.0.
 
diff --git a/sources b/sources
index dcaee35..d5edf14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9fa5eab81cb2dbf0169959fb00a5652  geary-0.2.0.tar.xz
+afafbce3150cd7c0163652c68ac93e1d  geary-0.2.1.tar.xz


More information about the scm-commits mailing list