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

Update to 3.1.91

OBS-URL: https://build.opensuse.org/request/show/80838
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=133
This commit is contained in:
Vincent Untz 2011-09-05 08:14:37 +00:00 committed by Git OBS Bridge
parent 0ae902e37a
commit 87ee4ca23e
6 changed files with 21 additions and 10 deletions

View File

@ -27,8 +27,8 @@ Index: plugins/itip-formatter/itip-formatter.c
+}
+
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
if (status) {
e_cal_component_rescan (pitip->comp);

View File

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

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

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

View File

@ -112,9 +112,9 @@ Index: evolution-3.1.4/e-util/e-config.c
@@ -940,7 +940,7 @@ ec_rebuild (EConfig *emp)
/* ITEMs are called with the section parent.
The type depends on the section type,
- either a GtkTable, or a GtkVBox */
+ either a GtkTable, or a GtkBox */
* The type depends on the section type,
- * either a GtkTable, or a GtkVBox */
+ * either a GtkTable, or a GtkBox */
w = NULL;
if (section == 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.
**/
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
===================================================================
--- evolution-3.1.4.orig/e-util/e-config.h

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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

View File

@ -75,7 +75,7 @@ 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.90.1
Version: 3.1.91
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