Changelog for
claws-mail-extra-plugins-lang-3.8.0-2.1.2.noarch.rpm :
* Mon Jan 02 2012 malcolmlewisAATTopensuse.org- Update to version 3.8.0: + acpi Notifier: - Added Lenovo\'s Thinklights. + Address Keeper: - Fixed win32 libtool call. + attachwarner: - Show mail context which has triggered the alert of a missing attachment. Probably fixes lp#190201. + att_remover: - Fixed a crash. + bsfilter: - Fixed win32 libtool call. + Fancy: - Fixed use of deprecated webkit API. + GData: - Add support for libgdata 0.9. - Preserve sort order. - Query asynchronously on plugin load, re-query periodically. - Start a query when prefs page is saved and when switching from offline to online mode. - Log actions that require networking to the network log. - Save contacts cache for offline use. + GeoLocation: - When coordinates could not be infered, at least try to identify the country. + gtkhtml2_viewer: - Fix for GTK+ 2.16. - Fixed win32 libtool call. + mailmbox: - Update Actions on folder renaming. + notification: - Fixed build with GLib 2.31. - Fixed win32 libtool call. + perl: - Use the address completion list for checks if address is in any addressbook. + RSSyl: - Fixed win32 libtool call. + TNEF Parser: - Fixed win32 libtool call. + vCalendar: - Implement a DBus server to impersonate org.gnome.Shell.CalendarServer and make appointments visible in the Gnome calendar. - Use new locked mail sending. - Fixed a crash and a major memory leak. - Fixed win32 libtool call. + Updated translations.- Redefine the build_gdata macro, now that it supports more recent versions of libgdata: we build the gdata plugin on >= 11.4.- Update sed hack for geolocation plugin, as the version of the plugin was increased.- Update rm hack for gdata plugin, as the version of the plugin was increased.
* Fri Sep 30 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Mon Sep 05 2011 vuntzAATTopensuse.org- Update to version 3.7.10: + Fancy: - Show a message when navigation is blocked by preferences. - Add configurable proxy support. - Add option to enable/disable java applets. - Code cleanups. + GData: - New plugin that provides access to the GData protocol. - Currently, the only implemented functionality is to include Google Contacts into the Tab-address completion. + GeoLocation: - Add support for libchamplain 0.6 and 0.8. - Check for initialization errors in clutter-gtk. + gtkhtml2_viewer: - Do not ignore message encoding. - Code cleanups. + notification: - Add support for libnotify >= 0.7. - Add support libindicate 0.5. - Set attention hint whenever new messages are present. - Code cleanups. + RSSyl: - Fix usage of isspace(). - Code cleanups. + vcalendar: - Fix segfault when parsing of event XML fails. - Code cleanups. + Updated translations.- Add pkgconfig(libgdata) BuildRequires for the new GData plugin, and enable the build of the plugin on 11.4 only (with a build_gdata macro), as the libgdata version in Factory is too recent (and glib2 is too old on 11.3).- Update claws-mail-extra-plugins-fancy-build.patch: this was fixed upstream, except that the fix won\'t work for 11.4, so tweak the patch appropriately.- Move hack to patch the geolocation plugin to support later versions of libchamplain from %build to %prep, and adapt it after changes upstream: only small bits are needed for 11.3 and 11.4 now.
* Mon May 16 2011 dimstarAATTopensuse.org- Disable geolocation plugin on openSUSE > 11.4 for now: + We have a too new libchamplain-gtk, which changed API. So far it was sufficient to just change the \'detection\' of champlain, but with this version there are actually changes in the code needed.- Make the changement of clutter-gtk and libchamplain more automatic, to be able to support more than just \'one\' version.
* Wed Apr 27 2011 dimstarAATTopensuse.org- Update to version 3.7.9: + Adress Keeper: - Bug fixed: addresses stored twice. + gtkhtml2_viewer: - Bug fixed: quirk that sometimes messed statusbar. + notification: - Build with libnotify >= 0.7.0 - Fixed removal of Hotkeys prefs page on plugin unload. + RSSyl: - Fixed Huge memory leak in RSSyl plugin. + SpamReport: - spam-report no msg-id NULL-ptr crash for signal-spam.fr + vCalendar: - Allow file:// URIs. + Updated translations.- Update sed hack for geolocation plugin, as the version of the plugin was increased.
* Mon Feb 14 2011 vuntzAATTopensuse.org- Rename claws-mail-extra-plugins-missing_include.patch to claws-mail-extra-plugins-fancy-build.patch for clarification, and tag the patch. Also, only apply it on 11.4 and later.
* Thu Feb 10 2011 roAATTsuse.de- claws-mail-extra-plugins-missing_include.patch: add missing include for webkitglobals.h to fix compiler warning about implicit declaration for webkit_get_default_session
* Sat Dec 11 2010 vuntzAATTopensuse.org- Add claws-mail Requires: the plugins are useless without the application.
* Wed Dec 08 2010 vuntzAATTopensuse.org- Update to version 3.7.8: + Various small fixes in multiple plugins. + Updated translations.- Use pushd/popd magic to apply claws-mail-extra-plugins-libytnef_shlib.patch while being in the right directory, so we don\'t have to update the patch every time the plugin version changes.- Cleanup update to 3.7.7.
* Mon Nov 22 2010 nmo.marquesAATTgmail.com- Update to version 3.7.7: + New plugins: - address_keeper: save outgoing addresses to a specific folder in the address book - clamd: use Clam Antivirus + Drop synce_plugin plugin. + geolocation_plugin: - check for clutter-gtk + mailmbox: - adapt to folder API changes - fix copy-paste error + notification_plugin: - update to libindicate 0.3.0 API - make some strings translatable + python_plugin: - add function to select messages in the summary view - add FilePath accessor for MessageInfo objects - copying/moving of messages - add information about mailbox name to folder + rssyl: - allow all curl-supported HTTP encodings - fix logic error in comparing non-Atom feed item dates - check presence of timestamp on newly parsed feed item, not on our stored item - do not discard newline characters from item bodies - require mandatory Atom entry elements, discard an entry otherwise - strip newlines in fields where necessary (subject, links, ...) - disable the comment age spinbutton in feed properties if comment fetching is disabled - allow Escape and Enter keys to exit feed properties dialog with appropriate action (cancel and confirm) - adapt to folder API changes + vcalendar: - fix crash + Removed libytnef(0) + Various small fixes in multiple plugins. + Updated translations.- Only build geolocation_plugin on 11.4 and later, since build fails on earlier versions of openSUSE.
* Mon Aug 30 2010 dimstarAATTopensuse.org- On openSUSE 11.4, we have libchamplain 0.7/0.8. Replacing the Requirement of geolocation plugin using a sed-hack in this case.
* Thu Aug 05 2010 vuntzAATTopensuse.org- Add explicit libsoup-devel BuildRequires (was brought in via libwebkit-devel before).
* Mon Jun 21 2010 dimstarAATTopensuse.org- Update to version 3.7.6: + att_remover: - FreeBSD portability fix - Fix crasher, handle multipart/related mimepart correctly - Make sure text part is first in sibling\'s list - When setting first text mimepart after attachment deletion favour text/plain over text/html or other + Fancy: - Add support for libsoup-gnome - Add support for internal images as cid - Add \'Import feed\' context menu item - Add basic support for downloading files - Add support for saving images - Fixes sensitivity on preferences\'s menu after a preference\'s override - Do not cache temporary preferences when changing message - Fix bug 2160: Open links with external browser - Fix build problem caused by broken curl-config + gtkhtml2_viewer: - Fix bug 2103, \'Crash when clicking on a message\' - Fix build with GTK+ 2.19 + mailmbox: - Fix bug 2111, \'s_claws_mailmbox_fetch_msg() heap corruption\' + notification: - Require GTK+ >= 2.10 - Fix build with GTK+ 2.19 + perl: - Add \"make_sure_folder_exists\" function + All plugins: - Updated translations.- Update claws-mail-extra-plugins-libytned_shlib.patch to apply after the version update of tnef_parse in the tarball.
* Wed Feb 10 2010 vuntzAATTopensuse.org- Drop libgtkhtml-devel BuildRequires: the gtkhtml2_viewer plugin contains a fork of the library.
* Wed Feb 10 2010 dimstarAATTopensuse.org- Update to version 3.7.5: + Please see README for a full list of changes.
* Mon Jan 11 2010 dimstarAATTopensuse.org- Update to version 3.7.4: + Please see README for a full list of changes.- Update claws-mail-extra-plugins-libytned_shlib.patch to apply after the version update of tnef_parse in the tarball.- Add libchamplain-devel to BuildRequires.
* Mon Nov 30 2009 dimstarAATTopensuse.org- Update to version 3.7.3: + please see README for a full list of changes.- Refactored claws-mail-extra-plugins-libytnef_shlib.patch- Add python-gtk-devel BuildRequires.
* Wed Aug 05 2009 dominique-obsAATTleuenberger.net- Update to version 3.7.2: + too many changes since last packaged version. See README.- Refactor claws-mail-extra-plugins-libytnef_shlib.patch- BuildRequire libwebkit-devel for the fancy plugin.- Drop claws-mail-extra-plugins-prototypes.diff: fixed upstream.- Drop claws-mail-extra-plugins-warnings.diff: fixed upstream.- Fix summary and description of packages.- Remove custom PKG_CONFIG_PATH and CFLAGS.- Split lang package.- Requires specific perl version
* Wed Jul 15 2009 puzelAATTnovell.com- fix build (build with Large File Support)
* Fri Mar 20 2009 crrodriguezAATTsuse.de- run ldconfig- add missing gtk2-devel dependency to the -devel package- use --disable-static instead of removing static libraries at install