Accepting request 81459 from GNOME:Factory
Pushing most of G:F OBS-URL: https://build.opensuse.org/request/show/81459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=111
This commit is contained in:
@@ -27,8 +27,8 @@ Index: plugins/itip-formatter/itip-formatter.c
|
|||||||
+}
|
+}
|
||||||
+
|
+
|
||||||
static void
|
static void
|
||||||
view_response_cb (GtkWidget *widget, ItipViewResponse response, gpointer data)
|
view_response_cb (GtkWidget *widget,
|
||||||
{
|
ItipViewResponse response,
|
||||||
@@ -1906,7 +1926,7 @@ view_response_cb (GtkWidget *widget, Iti
|
@@ -1906,7 +1926,7 @@ view_response_cb (GtkWidget *widget, Iti
|
||||||
if (status) {
|
if (status) {
|
||||||
e_cal_component_rescan (pitip->comp);
|
e_cal_component_rescan (pitip->comp);
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e88b108a7c1e92f6b2bbbc652f0eb27de2064b9a90cea4946434d217fc660dcb
|
|
||||||
size 31944451
|
|
3
evolution-3.1.91.tar.bz2
Normal file
3
evolution-3.1.91.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a023470d17b24790aeb2b2ff8d8e53dbfee6521028e2f70cc9544209d14ad07a
|
||||||
|
size 16708732
|
@@ -112,9 +112,9 @@ Index: evolution-3.1.4/e-util/e-config.c
|
|||||||
@@ -940,7 +940,7 @@ ec_rebuild (EConfig *emp)
|
@@ -940,7 +940,7 @@ ec_rebuild (EConfig *emp)
|
||||||
|
|
||||||
/* ITEMs are called with the section parent.
|
/* ITEMs are called with the section parent.
|
||||||
The type depends on the section type,
|
* The type depends on the section type,
|
||||||
- either a GtkTable, or a GtkVBox */
|
- * either a GtkTable, or a GtkVBox */
|
||||||
+ either a GtkTable, or a GtkBox */
|
+ * either a GtkTable, or a GtkBox */
|
||||||
w = NULL;
|
w = NULL;
|
||||||
if (section == NULL) {
|
if (section == NULL) {
|
||||||
wn->widget = NULL;
|
wn->widget = NULL;
|
||||||
@@ -126,7 +126,7 @@ Index: evolution-3.1.4/e-util/e-config.c
|
|||||||
+ * container or the GtkBox object inside the assistant.
|
+ * container or the GtkBox object inside the assistant.
|
||||||
**/
|
**/
|
||||||
GtkWidget *
|
GtkWidget *
|
||||||
e_config_page_get (EConfig *ec, const gchar *pageid)
|
e_config_page_get (EConfig *ec,
|
||||||
Index: evolution-3.1.4/e-util/e-config.h
|
Index: evolution-3.1.4/e-util/e-config.h
|
||||||
===================================================================
|
===================================================================
|
||||||
--- evolution-3.1.4.orig/e-util/e-config.h
|
--- evolution-3.1.4.orig/e-util/e-config.h
|
||||||
|
@@ -1,3 +1,64 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 4 16:25:29 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.91:
|
||||||
|
+ Various user documentation improvements.
|
||||||
|
+ Disable inline-image plugin by default.
|
||||||
|
+ Bugs fixed: bgo#657836.
|
||||||
|
+ Updated translations.
|
||||||
|
- Rebase bnc-210959-evo-accept-ics.patch and
|
||||||
|
evolution-GtkHVBox.patch.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 1 14:59:39 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.90.1:
|
||||||
|
+ Bug fixed: bgo#657765.
|
||||||
|
- Changes from version 3.1.90:
|
||||||
|
+ Adapt to Camel API changes.
|
||||||
|
+ Do not show IM icons for now.
|
||||||
|
+ Notify about all newly received messages since the last check
|
||||||
|
+ Make it possible to add folder to previously saved Search
|
||||||
|
folder
|
||||||
|
+ New user documentation in Mallard format.
|
||||||
|
+ Various other code changes.
|
||||||
|
+ Bugs fixed:
|
||||||
|
- bgo#362366: Dragging selected folder to message pane
|
||||||
|
duplicates messages
|
||||||
|
- bgo#650839: Add option for alarms into calendar preferences
|
||||||
|
- bgo#651633: Hidden task/memo sidebar always automagically
|
||||||
|
re-appears
|
||||||
|
- bgo#651741: Find in text message doesn't warn about no
|
||||||
|
matching found
|
||||||
|
- bgo#652092: 'Mark messages as read' doesn't work with search
|
||||||
|
folder
|
||||||
|
- bgo#655666: Split task preferences into its own tab
|
||||||
|
- bgo#657396: Rename Alarms tab to Reminders in preferences
|
||||||
|
- bgo#652914, bgo#655254, bgo#655419, bgo#655490, bgo#655549,
|
||||||
|
bgo#655551, bgo#655629, bgo#655708, bgo#655942, bgo#656258,
|
||||||
|
bgo#656537, bgo#656620, bgo#656622, bgo#656718, bgo#656720,
|
||||||
|
bgo#656722, bgo#656723, bgo#656733, bgo#656810, bgo#657310.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 15 09:48:41 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.5:
|
||||||
|
+ Simplify real junk/trash folder selection.
|
||||||
|
+ Avoid crashes when moving between messages quickly.
|
||||||
|
+ Do not leak memory on each mail folder change.
|
||||||
|
+ Updated documentation.
|
||||||
|
+ Various other code changes.
|
||||||
|
+ Bugs fixed:
|
||||||
|
- bgo#340614: Replace alarm by reminder for UI consistency.
|
||||||
|
- bgo#656290, bgo#656267, bgo#655957, bgo#645476, bgo#656133,
|
||||||
|
bgo#655843, bgo#655944, bgo#655492, bgo#655494, bgo#655872,
|
||||||
|
bgo#655669, bgo#656136, bgo#656035, bgo#655943, bgo#655870,
|
||||||
|
bgo#655702, bgo#655507, bgo#655507, bgo#655893, bgo#646646,
|
||||||
|
bgo#655190, bgo#635211, bgo#655444, bgo#655441, bgo#655430,
|
||||||
|
bgo#655353, bgo#655255, bgo#654889, bgo#654261, bgo#340614.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 8 07:52:57 UTC 2011 - dimstar@opensuse.org
|
Mon Aug 8 07:52:57 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@@ -75,8 +75,8 @@ License: LGPLv2.0 ; LGPLv3
|
|||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.2
|
%define evolution_base_version 3.2
|
||||||
Version: 3.1.4
|
Version: 3.1.91
|
||||||
Release: 2
|
Release: 1
|
||||||
# FIXME: check with upstream/meego if we want to enable clutter for express mode
|
# FIXME: check with upstream/meego if we want to enable clutter for express mode
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
Source0: http://download.gnome.org/sources/evolution/3.1/%{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/evolution/3.1/%{name}-%{version}.tar.bz2
|
||||||
@@ -260,9 +260,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
|
|||||||
%dir %{_datadir}/gnome/help/
|
%dir %{_datadir}/gnome/help/
|
||||||
%dir %{_datadir}/gnome/help/%{name}/
|
%dir %{_datadir}/gnome/help/%{name}/
|
||||||
%doc %{_datadir}/gnome/help/%{name}/C/
|
%doc %{_datadir}/gnome/help/%{name}/C/
|
||||||
%dir %{_datadir}/omf/
|
|
||||||
%dir %{_datadir}/omf/%{name}/
|
|
||||||
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/evolution
|
%{_datadir}/evolution
|
||||||
|
Reference in New Issue
Block a user