diff --git a/.abf.yml b/.abf.yml index 7fcbc05..1c1ad6e 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - claws-mail-3.15.1.tar.bz2: 743a8f13dd0df4a0441616a3ea7aa445ed19070c + claws-mail-3.16.0.tar.xz: 74bf5c3c8e125864a4e8429d681a9178e8d44c38 diff --git a/claws-mail.spec b/claws-mail.spec index 8f3a68f..518ea73 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -9,13 +9,13 @@ Summary: The user-friendly, lightweight and fast GTK2 based email client Name: claws-mail -Version: 3.15.1 +Version: 3.16.0 Release: 1 Epoch: 1 License: GPLv3+ Group: Networking/Mail Url: http://www.claws-mail.org -Source0: http://www.claws-mail.org/releases/%{name}-%{version}.tar.bz2 +Source0: http://www.claws-mail.org/releases/%{name}-%{version}.tar.xz Source1: claws-mail.rpmlintrc # from Debian Patch0: claws-mail-3.13.2-trashed-read.patch @@ -602,23 +602,6 @@ This Claws Mail tools. %files tools %{_libdir}/%{name}/tools/* -# #---------------------------------------------------------------------------- -# -# %package vcalendar-plugin -# Summary: This Claws Mail plugin enables vCalendar message handling -# Group: Networking/Mail -# Requires: %{name} = %{EVRD} -# -# %description vcalendar-plugin -# This Claws Mail plugin handles the vCalendar format (or rather, the meeting -# subset of it). It displays such mails in a nice format, lets you create and -# send meetings, and creates a virtual folder with the meetings you have sent -# or received. -# -# %files vcalendar-plugin -# #%{_datadir}/appdata/claws-mail-vcalendar.metainfo.xml -# %{_libdir}/%{name}/plugins/vcalendar.so -# # #----------------------------------------------------------------------------- %prep @@ -654,7 +637,7 @@ export CFLAGS+=" -Wno-error" %makeinstall_std ##remove duplicate man# -rm -rf %{buildroot}%{_mandir} +rm -rf %{buildroot}%{_mandir} ## remove unneeded devel files rm -f %{buildroot}%{_libdir}/%{name}/plugins/*.*a