SHA256
1
0
forked from pool/evolution

Accepting request 75449 from home:vuntz:branches:GNOME:Factory

Update to 3.1.3

OBS-URL: https://build.opensuse.org/request/show/75449
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2011-07-06 09:18:57 +00:00 committed by Git OBS Bridge
parent 13a77b4efe
commit b83ade2d35
4 changed files with 29 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d12879867ba1b6c8d44fc1d30060fb4cca866e35c76e5548a9bdf2790d446032
size 31868108

3
evolution-3.1.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd7a0eb8e73056a435f8eae1006138ee28781147879331bcef3afe5de1bcca57
size 31802080

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jul 4 12:48:22 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Add prototype for online-accounts module.
+ Add "Open With Other Application" to attachment menu.
+ Fix autocompletion in contact list.
+ Fix few memory leaks
+ Various other code changes.
+ Bug Fixes:
- bgo#224687: Create lists of lists
- bgo#637402: No quoted mail when replying to html email
- bgo#653008: Preference window for imap accounts is too large
- bgo#650671, bgo#499739, bgo#652958, bgo#653247, bgo#653644,
bgo#224687, bgo#652627, bgo#653618, bgo#224687, bgo#653358,
bgo#653466, bgo#653154, bgo#650278, bgo#646442, bgo#648468,
bgo#631954, bgo#269413, bgo#650223, bgo#638307, bgo#652620,
bgo#652626, bgo#252670.
- Add pkgconfig(goa-1.0) BuildRequires for the new GNOME Online
Accounts integration.
-------------------------------------------------------------------
Fri Jul 1 11:12:11 CEST 2011 - vuntz@opensuse.org

View File

@ -51,6 +51,7 @@ BuildRequires: pkgconfig(gladeui-2.0)
%endif
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-icon-theme)
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gstreamer-0.10)
BuildRequires: pkgconfig(gtk+-3.0)
%if %{use_gtkimageview}
@ -74,11 +75,11 @@ License: LGPLv2.0 ; LGPLv3
Group: Productivity/Networking/Email/Clients
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
%define evolution_base_version 3.2
Version: 3.1.2
Version: 3.1.3
Release: 1
# FIXME: check with upstream/meego if we want to enable clutter for express mode
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/evolution/3.1/%{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %{_libdir}/evoldap/include
Patch15: evolution-custom-openldap-includes.patch
# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column.
@ -271,11 +272,12 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
%{_libdir}/evolution/*/modules/*-module-composer-autosave.*
%{_libdir}/evolution/*/modules/*-module-mail.*
%{_libdir}/evolution/*/modules/*-module-mailto-handler.*
%{_libdir}/evolution/*/modules/*-module-network-manager.*
%{_libdir}/evolution/*/modules/*-module-offline-alert.*
%{_libdir}/evolution/*/modules/*-module-online-accounts.*
%{_libdir}/evolution/*/modules/*-module-plugin-lib.*
%{_libdir}/evolution/*/modules/*-module-plugin-manager.*
%{_libdir}/evolution/*/modules/*-module-startup-wizard.*
%{_libdir}/evolution/*/modules/*-module-network-manager.*
%dir %{_libdir}/evolution/*/plugins
%{_libdir}/evolution/*/plugins/*-addressbook-file.*
%{_libdir}/evolution/*/plugins/*-backup-restore.*