mirror of
https://abf.rosa.ru/djam/claws-mail.git
synced 2025-02-23 07:12:52 +00:00
Updated to 3.13.0
This commit is contained in:
parent
eec3f64dbb
commit
008d1afe88
3 changed files with 9 additions and 8 deletions
3
.abf.yml
3
.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
|
||||
|
|
|
@ -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) {
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue