From fe92ee0c89176626279c4f2b41d7524fb9e46bdf Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Tue, 27 May 2014 18:01:02 +1100 Subject: [PATCH] New version 3.10.0, new plugin libravatar --- .abf.yml | 2 +- claws-mail.spec | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 7b1c24d..d6f629c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - claws-mail-3.9.3.tar.bz2: 82026ac7dfc0123544def8ef338a4d0746671284 + claws-mail-3.10.0.tar.bz2: 8cdae7b93bdf41f0a2183cc7edf3d725d62dbda8 diff --git a/claws-mail.spec b/claws-mail.spec index f977b69..f7a4a5e 100644 --- a/claws-mail.spec +++ b/claws-mail.spec @@ -6,7 +6,7 @@ Summary: The user-friendly, lightweight and fast GTK2 based email client Name: claws-mail -Version: 3.9.3 +Version: 3.10.0 Release: 1 Epoch: 1 License: GPLv3+ @@ -102,6 +102,7 @@ For a complete listing of Features: http://www.claws-mail.org/features.php %files -f %{name}.lang %{_bindir}/%{name} %{_bindir}/sylpheed-claws +%{_datadir}/appdata/claws-mail.appdata.xml %{_datadir}/applications/claws-mail.desktop %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/plugins @@ -270,6 +271,20 @@ feature is inclusion of Google contacts into the address completion. #---------------------------------------------------------------------------- +%package libravatar-plugin +Summary: This Claws Mail plugin enables libravatar support +Group: Networking/Mail +Requires: %{name} = %{EVRD} + +%description libravatar-plugin +Plugin to show the profile pictures associated to email addresses provided by +libravatar service ( http://www.libravatar.org ). + +%files libravatar-plugin +%{_libdir}/%{name}/plugins/libravatar.so + +#---------------------------------------------------------------------------- + %package mailmbox-plugin Summary: This Claws Mail plugin provides direct access to mbox folders Group: Networking/Mail