diff --git a/.abf.yml b/.abf.yml index c4cfa45..10e6cf3 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,5 +1,6 @@ removed_sources: claws-mail-3.11.0.tar.xz: 1fc919e7d4357408a04131c4195878ea920de4f0 claws-mail-3.11.1.tar.xz: b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc -sources: claws-mail-3.12.0.tar.xz: f28f62de97a80d32bb875aef83f901c903fe324b +sources: + claws-mail-3.13.0.tar.xz: 87d329ad507e88ebe60730c3f099fda0ba7886bc diff --git a/claws-mail-3.12.0-trashed-read.patch b/claws-mail-3.13.0-trashed-read.patch similarity index 51% rename from claws-mail-3.12.0-trashed-read.patch rename to claws-mail-3.13.0-trashed-read.patch index 58b1fc4..6e3dd4f 100644 --- a/claws-mail-3.12.0-trashed-read.patch +++ b/claws-mail-3.13.0-trashed-read.patch @@ -1,7 +1,7 @@ -diff -Naur claws-mail-3.12.0.orig/src/summaryview.c claws-mail-3.12.0/src/summaryview.c ---- claws-mail-3.12.0.orig/src/summaryview.c 2015-08-19 16:06:45.000000000 +0300 -+++ claws-mail-3.12.0/src/summaryview.c 2015-08-19 16:06:45.000000000 +0300 -@@ -4639,6 +4639,10 @@ +diff -Naur claws-mail-3.13.0.orig/src/summaryview.c claws-mail-3.13.0/src/summaryview.c +--- claws-mail-3.13.0.orig/src/summaryview.c 2015-10-14 23:55:44.671597103 +0300 ++++ claws-mail-3.13.0/src/summaryview.c 2015-10-14 23:55:44.741597119 +0300 +@@ -4651,6 +4651,10 @@ summary_msginfo_unset_flags(msginfo, MSG_DELETED, MSG_MOVE); } if (!prefs_common.immediate_exec) { diff --git a/claws-mail.spec b/claws-mail.spec index 5ce7ad4..eefcf07 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -6,15 +6,15 @@ Summary: The user-friendly, lightweight and fast GTK2 based email client Name: claws-mail -Version: 3.12.0 +Version: 3.13.0 Release: 1 Epoch: 1 License: GPLv3+ Group: Networking/Mail Url: http://www.claws-mail.org -Source0: http://downloads.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.xz +Source0: http://www.claws-mail.org/download.php?file=releases/%{name}-%{version}.tar.xz # from Debian -Patch0: claws-mail-3.12.0-trashed-read.patch +Patch0: claws-mail-3.13.0-trashed-read.patch BuildRequires: bison BuildRequires: flex BuildRequires: docbook-utils