diff --git a/.abf.yml b/.abf.yml index 0c809f8..43e62f2 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,9 +1,2 @@ -removed_sources: - claws-mail-3.11.0.tar.xz: 1fc919e7d4357408a04131c4195878ea920de4f0 - claws-mail-3.11.1.tar.xz: b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc - claws-mail-3.12.0.tar.xz: f28f62de97a80d32bb875aef83f901c903fe324b - claws-mail-3.13.0.tar.xz: 87d329ad507e88ebe60730c3f099fda0ba7886bc - claws-mail-3.13.1.tar.xz: a40ce184245f467b2eb6d1ca4249f797d84b12d6 - claws-mail_ru.gmo.tar.gz: f659a0ac80aee14482b967292bdff984939f9037 sources: - claws-mail-3.13.2.tar.xz: 8d670c30b07ac47ee1772e47f6721f49df77a4a7 + claws-mail-3.14.0.tar.bz2: 7c02f9c03e7dca1d59bb0ed5be8656fbc1086161 diff --git a/claws-mail.spec b/claws-mail.spec index 061a811..8c1ef95 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -8,13 +8,13 @@ Summary: The user-friendly, lightweight and fast GTK2 based email client Name: claws-mail -Version: 3.13.2 +Version: 3.14.0 Release: 1 Epoch: 1 License: GPLv3+ Group: Networking/Mail Url: http://www.claws-mail.org -Source0: http://www.claws-mail.org/download.php?file=releases/%{name}-%{version}.tar.xz +Source0: http://www.claws-mail.org/releases/%{name}-%{version}.tar.bz2 # from Debian Patch0: claws-mail-3.13.2-trashed-read.patch BuildRequires: bison @@ -689,5 +689,3 @@ find %{buildroot}%{_libdir}/%{name}/tools/ -type f -perm 744 -exec chmod 755 {} %check make check - -