[claws-mail] 3.9.3-1

Andreas Bierfert awjb at fedoraproject.org
Sun Dec 15 17:03:35 UTC 2013


commit 2fec7aed323701b126b73909da3084e5a6ac43ce
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun Dec 15 18:03:37 2013 +0100

    3.9.3-1
    
    - version upgrade

 .gitignore                                 |    2 +-
 claws-mail-3.9.2-account-double-free.patch |   22 ----------------------
 claws-mail-3.9.2-fancy-save-image.patch    |   24 ------------------------
 claws-mail.spec                            |   17 +++++++----------
 sources                                    |    2 +-
 5 files changed, 9 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1077a25..22d6072 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/claws-mail-3.9.2.tar.bz2
+/claws-mail-3.9.3.tar.bz2
diff --git a/claws-mail.spec b/claws-mail.spec
index f0bcb4d..abe0f08 100644
--- a/claws-mail.spec
+++ b/claws-mail.spec
@@ -1,19 +1,14 @@
-%global pluginapi 3.9.2.0
+%global pluginapi 3.9.3.0
 
 Name:           claws-mail
-Version:        3.9.2
-Release:        7%{?dist}
+Version:        3.9.3
+Release:        1%{?dist}
 Summary:        Email client and news reader based on GTK+
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://claws-mail.org
 Source0:        http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
 
-# fixed upstream
-Patch0: claws-mail-3.9.2-account-double-free.patch
-# fixed upstream
-Patch1: claws-mail-3.9.2-fancy-save-image.patch
-
 BuildRequires:  flex, bison
 BuildRequires:  glib2-devel >= 2.6.2
 BuildRequires:  gtk2-devel >= 2.10.0
@@ -353,8 +348,6 @@ exporting of your meetings or all your calendars.
 
 %prep
 %setup -q
-%patch0 -p1 -b .account-double-free
-%patch1 -p1 -b .fancy-save-image
 
 # guard for pluginapi
 SOURCEAPI=$(grep -A 1 VERSION_NUMERIC src/common/version.h | tr -d '\n' | perl -ne 's/[\\\s]//g; m/(\d+),(\d+),(\d+),(\d+)/; print("$1.$2.$3.$4");')
@@ -558,6 +551,10 @@ fi
 %{_libdir}/claws-mail/plugins/vcalendar*
 
 %changelog
+* Sun Dec 15 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 3.9.3-1
+- version upgrade
+
 * Mon Aug  5 2013 Michael Schwendt <mschwendt at fedoraproject.org>
 - 3.9.2-7
 - BR libgcrypt-devel for src/common/ssl.c
diff --git a/sources b/sources
index b49ecdb..b20a084 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90de2a265e65fbd9dffdbf428bb0ee28  claws-mail-3.9.2.tar.bz2
+0158b5e6b6d6866f9a75fd288a4edf04  claws-mail-3.9.3.tar.bz2


More information about the scm-commits mailing list