Accepting request 72603 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/72603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=106
This commit is contained in:
commit
115defee60
@ -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,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 17:26:29 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.1.1:
|
||||
+ Remove libunique dependency, and port to GtkApplication.
|
||||
+ Restore lockdown integration.
|
||||
+ Remove the profiler plugin.
|
||||
+ Don't try to refresh or sync mail folders when offline.
|
||||
+ Fix popb4smtp authentication.
|
||||
+ Adapt to X-Evolution-Source headers storing UIDs.
|
||||
+ UI improvements and fixes.
|
||||
+ Adapt to API changes in Camel.
|
||||
+ Fix crashes.
|
||||
+ Misc code and build changes.
|
||||
+ Bug Fixes:
|
||||
- bgo#303653: Make headers collapsable in preview pane
|
||||
- bgo#418954: Add a separate entry combo for port numbers
|
||||
- bgo#303862, bgo#332497, 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 now unneeded 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