Accepting request 70504 from home:dimstar:branches:GNOME:Factory
Update to 3.1.1 OBS-URL: https://build.opensuse.org/request/show/70504 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=119
This commit is contained in:
parent
897744f473
commit
3be799890a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d322241c38ece00e2ee7adf0c4d0583dc811c52d5a176ef93427b9b35c04487b
|
||||
size 31818136
|
3
evolution-3.1.1.tar.bz2
Normal file
3
evolution-3.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6c508639214573a406cb15d1be3dd4a6fc346e94fad177d0aed834909d18982
|
||||
size 31789138
|
@ -1,3 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 17:26:29 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.1.1:
|
||||
+ Remove libunique dependency.
|
||||
+ Port EShell to GtkApplication.
|
||||
+ Port AlarmNotify to GtkApplication.
|
||||
+ Fix alignment of extra widgets in EAlertDialogs.
|
||||
+ Change the accelerator map file location.
|
||||
+ Reduce EAlertBar height.
|
||||
+ EAlertBar: Make warnings time out after 5 minutes
|
||||
+ Change "mail:async-error" alerts to warnings.
|
||||
+ Restore lockdown integration.
|
||||
+ Remove the profiler plugin.
|
||||
+ Don't crash on missing EAlert definitions.
|
||||
+ EWebView: Implement the EAlertSink interface
|
||||
+ EWebView: Fix icon retrieval when showing EAlerts.
|
||||
+ Demonstrate EWebView as an EAlertSink.
|
||||
+ Don't try to refresh or sync mail folders when offline.
|
||||
+ Adapt to sealed up CamelService.
|
||||
+ Adapt to CamelService changes.
|
||||
+ Adapt to new CamelSession background job API.
|
||||
+ EMailBackend: Ignore cancelled background jobs.
|
||||
+ Add e_meeting_store_find_self().
|
||||
+ Add itip_address_is_user().
|
||||
+ Refactor CompEditor pages to isolate EAccount usage.
|
||||
+ Add itip_get_user_identities().
|
||||
+ Add itip_get_fallback_identity().
|
||||
+ Make EAlertBar messages selectable
|
||||
+ Adapt to extra arg in camel_session_get_service_by_url().
|
||||
+ EMFolderSelectionButton: Remove unused multiselect functions.
|
||||
+ MailFolderCache: Remove 'folders_uri' hash table
|
||||
+ e_get_account_by_uid(): Also handle CamelTransport UIDs.
|
||||
+ EMEventTargetFolder: Add an EAccount member.
|
||||
+ EMConfigTargetAccount: Add original_account member.
|
||||
+ Simplify mail_session_get_password().
|
||||
+ Remove e_get_account_by_transport_url().
|
||||
+ EMailSession: Fix popb4smtp authentication.
|
||||
+ Add em_folder_tree_get_selected_account().
|
||||
+ EMailShellView: Open the selected folder ourselves.
|
||||
+ Remove e_mail_reader_set_folder_uri().
|
||||
+ Add some handy folder URI utility functions.
|
||||
+ Build vfolder rules with CamelFolders instead of folder URIs.
|
||||
+ MessageList: Simplify the "Location" column.
|
||||
+ EMFolderTreeModel: Always populate the CamelStore column.
|
||||
+ EMFolderTreeModel: Avoid e_get_account_by_source_url().
|
||||
+ EMAccountEditor: Fix a runtime warning.
|
||||
+ EMFolderTreeModel: Use the new folder URI format.
|
||||
+ EMFilterFolderElement: Use the new folder URI format.
|
||||
+ EMVFolderRule: Use the new folder URI format.
|
||||
+ MailFolderCache: Emit folder names instead of URIs in signals.
|
||||
+ Adapt to X-Evolution-Source headers storing UIDs.
|
||||
+ Bugs fixed: bgo#303653, bgo#303862, bgo#332497, bgo#418954,
|
||||
bgo#502188, bgo#547954, bgo#588891, bgo#597082, bgo#619782,
|
||||
bgo#627952, bgo#641154, bgo#641845, bgo#644310, bgo#645545,
|
||||
bgo#645551, bgo#645610, bgo#645721, bgo#645825, bgo#646197,
|
||||
bgo#646200, bgo#646384, bgo#646817, bgo#647116, bgo#647429,
|
||||
bgo#647698, bgo#647708, bgo#647816, bgo#648308, bgo#648346,
|
||||
bgo#648756, bgo#649046, bgo#649365, bgo#649381.
|
||||
- Drop pkgconfig(unique-3.0) BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 17:01:22 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
|
@ -70,12 +70,11 @@ BuildRequires: pkgconfig(nspr)
|
||||
BuildRequires: pkgconfig(nss)
|
||||
BuildRequires: pkgconfig(pangoft2)
|
||||
BuildRequires: pkgconfig(shared-mime-info)
|
||||
BuildRequires: pkgconfig(unique-3.0)
|
||||
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.0
|
||||
Version: 3.0.1
|
||||
%define evolution_base_version 3.2
|
||||
Version: 3.1.1
|
||||
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
|
||||
@ -286,7 +285,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
|
||||
%{_libdir}/evolution/*/plugins/*-calendar-file.*
|
||||
%{_libdir}/evolution/*/plugins/*-calendar-http.*
|
||||
%{_libdir}/evolution/*/plugins/*-calendar-weather.*
|
||||
%{_libdir}/evolution/*/plugins/*-compose-send-options.*
|
||||
%{_libdir}/evolution/*/plugins/*-default-source.*
|
||||
%{_libdir}/evolution/*/plugins/*-email-custom-header.*
|
||||
%{_libdir}/evolution/*/plugins/*-evolution-attachment-reminder.*
|
||||
@ -301,7 +299,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
|
||||
%{_libdir}/evolution/*/plugins/*-gnome-image-inline.*
|
||||
%endif
|
||||
%{_libdir}/evolution/*/plugins/*-gnome-vcard-inline.*
|
||||
%{_libdir}/evolution/*/plugins/*-groupwise-features.*
|
||||
%{_libdir}/evolution/*/plugins/*-imap-features.*
|
||||
%{_libdir}/evolution/*/plugins/*-itip-formatter.*
|
||||
%{_libdir}/evolution/*/plugins/*-mailing-list-actions.*
|
||||
|
Loading…
Reference in New Issue
Block a user