[geary] Update to 0.3.1.

Thomas Moschny thm at fedoraproject.org
Wed Apr 10 09:24:42 UTC 2013


commit cc4dec00830cdfb34e4ec19bec45dd7b127baa5a
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Wed Apr 10 11:24:08 2013 +0200

    Update to 0.3.1.

 .gitignore                |    1 +
 geary-0.3.0-desktop.patch |   21 ---------------------
 geary.spec                |    7 ++++---
 sources                   |    2 +-
 4 files changed, 6 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1383abd..9aee8a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /geary-0.2.1.tar.xz
 /geary-0.2.2.tar.xz
 /geary-0.3.0.tar.xz
+/geary-0.3.1.tar.xz
diff --git a/geary.spec b/geary.spec
index 2cd3497..77d35e6 100644
--- a/geary.spec
+++ b/geary.spec
@@ -1,11 +1,10 @@
 Name:		geary
-Version:	0.3.0
+Version:	0.3.1
 Release:	1%{?dist}
 Summary:	A lightweight email program designed around conversations
 License:	LGPLv2+
 URL:		http://yorba.org/geary/
 Source0:	http://yorba.org/download/geary/stable/%{name}-%{version}.tar.xz
-Patch0:		geary-0.3.0-desktop.patch
 
 BuildRequires:	vala >= 0.17.4
 BuildRequires:	cmake
@@ -42,7 +41,6 @@ all kinds of nifty features in a modular way.
 
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build
@@ -90,6 +88,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Wed Apr 10 2013 Thomas Moschny <thomas.moschny at gmx.de> - 0.3.1-1
+- Update to 0.3.1.
+
 * Wed Mar 20 2013 Thomas Moschny <thomas.moschny at gmx.de> - 0.3.0-1
 - Update to 0.3.0.
 
diff --git a/sources b/sources
index f87c49c..fd49a9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15251af8190b4948d414aab39c28c307  geary-0.3.0.tar.xz
+aeb7c65926cbe47d19851ecb72dbf6cc  geary-0.3.1.tar.xz


More information about the scm-commits mailing list