diff --git a/bnc-210959-evo-accept-ics.patch b/bnc-210959-evo-accept-ics.patch index 2488520..101171b 100644 --- a/bnc-210959-evo-accept-ics.patch +++ b/bnc-210959-evo-accept-ics.patch @@ -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); diff --git a/evolution-3.1.90.1.tar.bz2 b/evolution-3.1.90.1.tar.bz2 deleted file mode 100644 index 7323a2b..0000000 --- a/evolution-3.1.90.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e1bfb5fc2112fec3048125845d45ac58b064a17aee6e3b3cf66dd21aa073f7d -size 16710606 diff --git a/evolution-3.1.91.tar.bz2 b/evolution-3.1.91.tar.bz2 new file mode 100644 index 0000000..6b13aed --- /dev/null +++ b/evolution-3.1.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a023470d17b24790aeb2b2ff8d8e53dbfee6521028e2f70cc9544209d14ad07a +size 16708732 diff --git a/evolution-GtkHVBox.patch b/evolution-GtkHVBox.patch index e9e579a..0a873eb 100644 --- a/evolution-GtkHVBox.patch +++ b/evolution-GtkHVBox.patch @@ -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 diff --git a/evolution.changes b/evolution.changes index 8e32f0f..55e9e14 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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 diff --git a/evolution.spec b/evolution.spec index fc856fd..b7e235f 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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