File gnome-gmail.changes of Package gnome-gmail
-------------------------------------------------------------------
Mon Feb 13 10:47:02 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Nov 15 11:21:39 UTC 2011 - vuntz@opensuse.org
- Update to version 1.8.2:
+ Determine Drafts folder, for attachments, using Google IMAP
Extentions
+ Remove dependency on libgnome2
+ Updated translations.
- Add xdg-utils Requires since xdg-open is used.
-------------------------------------------------------------------
Mon Sep 5 09:17:23 UTC 2011 - vuntz@opensuse.org
- Update to version 1.8.1:
+ GNOME 3 compatibility (lp#729357)
+ Fix setting gnome-gmail as default mailer, using dconf
+ Messages with attachments open directly, instead of the Drafts
folder
+ Fixed "Send Document as Email" in LibreOffice (lp#774055)
+ Unity message indicator (lp#773765)
+ Translation improvements (lp#783005)
- Drop gnome-gmail-scheme-handler.patch: fixed upstream.
-------------------------------------------------------------------
Tue Jul 5 10:39:55 CEST 2011 - vuntz@opensuse.org
- Do not package a GNOME 2 file if we target a GTK+ 3 build:
%{_datadir}/gnome-control-center/default-apps/gnome-gmail.xml
will not be used by the control center in GNOME 3.
-------------------------------------------------------------------
Fri Jun 17 08:11:58 CEST 2011 - vuntz@opensuse.org
- Update to version 1.7.2:
+ Fix build.
- Changes from version 1.7.1:
+ Manage the Preferred Mail setting from inside the application
+ Configure LibreOffice and newer OpenOffice installs to use
GNOME email
+ Refer to attached files by name instead of path
+ Minor bug fixes.
+ Updated translations.
- Add gnome-gmail-scheme-handler.patch: this makes gnome-gmail
GNOME 3 compliant by declaring the x-scheme-handler MimeType in
its .desktop file.
- Stop replacing categories in the .desktop file: they are fine
now.
- Add missing Requires: gconf-editor, python-gnomekeyring (or
gnome-python-desktop on 11.3 and earlier), python-gconf (or
python-gnome on 11.3 and earlier), python-gtk, python-xml.
- Drop python-gobject2 Requires: it's not needed.
-------------------------------------------------------------------
Sat Feb 12 18:21:23 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
-------------------------------------------------------------------
Mon Dec 20 08:28:09 UTC 2010 - dimstar@opensuse.org
- Spec file cleanup