[claws-mail] version upgrade

Andreas Bierfert awjb at fedoraproject.org
Thu Jun 19 10:41:43 UTC 2014


commit d03ed4e79e2d12c86265d7abbec373d423da2e92
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Thu Jun 19 12:41:37 2014 +0200

    version upgrade

 .gitignore                    |    2 +-
 claws-mail-3.10.0-GCond.patch |   22 ----------------------
 claws-mail.spec               |   14 ++++++--------
 sources                       |    2 +-
 4 files changed, 8 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 974de7a..7a980a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/claws-mail-3.10.0.tar.xz
+/claws-mail-3.10.1.tar.xz
diff --git a/claws-mail.spec b/claws-mail.spec
index c07c669..dbbeed1 100644
--- a/claws-mail.spec
+++ b/claws-mail.spec
@@ -1,17 +1,14 @@
-%global pluginapi 3.10.0.0
+%global pluginapi 3.10.1.0
 
 Name:           claws-mail
-Version:        3.10.0
-Release:        2%{?dist}
+Version:        3.10.1
+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.xz
 
-#http://git.claws-mail.org/?p=claws.git;a=blobdiff;f=src/prefs_account.c;h=91638003b5c06c9fcaa4b9beb6f4796181e9703c;hp=cae698d8a2347d7717cac49eca783573387318e0;hb=51af19b25efb00d4752de6e14fde0c32a7c79aaf;hpb=749c0585d081499613cdb289e9045ad3c2c0dcaa
-Patch0:         claws-mail-3.10.0-GCond.patch
-
 BuildRequires:  flex, bison
 BuildRequires:  glib2-devel >= 2.6.2
 BuildRequires:  gtk2-devel >= 2.10.0
@@ -356,8 +353,6 @@ exporting of your meetings or all your calendars.
 %prep
 %setup -q
 
-%patch0 -p1 -b.GCond
-
 # 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");')
 [ "%pluginapi" == "$SOURCEAPI" ] || exit -1
@@ -564,6 +559,9 @@ fi
 %{_libdir}/claws-mail/plugins/vcalendar*
 
 %changelog
+* Thu Jun 19 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- version upgrade
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.10.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 30dca4b..ccda71f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13a7f93143d6287752eef2987ff49b79  claws-mail-3.10.0.tar.xz
+ab2b5a98c3c4e4341dfe563a4a8384e8  claws-mail-3.10.1.tar.xz


More information about the scm-commits mailing list