From 8720b7b1c3ca848c1881edd9f08135ac20f431219358acbab8b2178e7ef35830 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 15 Jan 2010 02:25:03 +0000 Subject: [PATCH] Accepting request 29387 from home:MBoman:branches:GNOME:Factory Copy from home:MBoman:branches:GNOME:Factory/evolution via accept of submit request 29387 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/29387 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=59 --- evolution-2.29.4.tar.bz2 | 3 -- evolution-2.29.5.tar.bz2 | 3 ++ evolution.changes | 61 ++++++++++++++++++++++++++++++++++++++++ evolution.spec | 6 ++-- 4 files changed, 67 insertions(+), 6 deletions(-) delete mode 100644 evolution-2.29.4.tar.bz2 create mode 100644 evolution-2.29.5.tar.bz2 diff --git a/evolution-2.29.4.tar.bz2 b/evolution-2.29.4.tar.bz2 deleted file mode 100644 index 23250fc..0000000 --- a/evolution-2.29.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2452e43e377d60d8bfe7bdb1c076b1010e7e6f4b708703e64f0f576bc9e06839 -size 29653760 diff --git a/evolution-2.29.5.tar.bz2 b/evolution-2.29.5.tar.bz2 new file mode 100644 index 0000000..5a3ba8a --- /dev/null +++ b/evolution-2.29.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ff7d083381e457ce0c7ef7fbe6596e6dd3e2c4ce40a6e74b674bad7d50f0fb +size 29871907 diff --git a/evolution.changes b/evolution.changes index a842574..737a187 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,64 @@ +------------------------------------------------------------------- +Mon Jan 11 22:59:06 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.29.5: + + bgo#329693 - Add contexts to translated "None" words + + bgo#342935 - Do not choose disabled accounts for meeting + requests + + bgo#361145 - Evolution hangs when formatting message - fixes + part of it + + bgo#372921 - Meeting invites sent from wrong email account + + bgo#520816 - S/MIME shares "Do not sign meeting requests" with + PGP + + bgo#549988 - "Empty Trash" in Trash popup empties all Trash + folders + + bgo#592117 - Calendar Day view All Day events print + improvements + + bgo#595501 - Crash on a changed mail filter action removal + + bgo#597816 - Read/save search folders with labels properly + + bgo#598305 - Use Exif data to rotate inlined photos + + bgo#599794 - Set composer as not changed on reply or forward + action + + bgo#600521 - Remove trailing spaces from particular account + fields + + bgo#603452 - Increase gnome-pilot version to 2.0.16 + + bgo#603469 - Crash in contacts-map with no Home address filled + + bgo#604520 - Create first account window hidden behind main + window + + bgo#604994 - Folder state not preserved in Copy/Move Folder + dialog + + bgo#605192 - New memo window has start date as None + + bgo#605392 - pkg-config files reference libraries that are not + used anymore + + bgo#605600 - Meeting reminders with wrong times + + bgo#605645 - Crash on exit in calendar_view_dispose + + bgo#606250 - Remove usage of deprecated GTK+ symbols + + bgo#606316 - Mail with an attachment in a Junk folder crashes + Evo + + bgo#606340 - Crash on non-utf8 letter in mail folder name + + bgo#606344 - Clicking "Reply to All" button causes Evo to dump + core + + bgo#606449 - empty mail-notification popups + + bgo#606542 - Broken paste action on to/cc/subject fields + + Various changes to support Anjal + + Introduce ESelectable and EFocusTracker + + Remove dbus-glib-1 from evolution-shell.pc.in + + Rename ECalendarTable to ETaskTable + + Remove useless --enable-nntp configure option + + Hard code "EDS_PACKAGE" since it will never change + + Replace alloca() with g_alloca() + + Hard code "GTKHTML_PACKAGE" + + Evolution does not need flex and bison + + Hide "Submit Bug Report" if bug-buddy is not present + + Clarify "Synchronization Options" menu item + + Kill redundant RGB/HSV color conversion utilities + + Kill e_popup_menu() + + Kill widgets/misc/e-colors.[ch] + + Teach ETable to prefer themed icon names over pixbufs + + Do not focus in a search entry when it is not having a focus + + Cleanup delete actions in shell views + + Translation updates + ------------------------------------------------------------------- Sun Dec 27 15:50:12 CET 2009 - vuntz@opensuse.org diff --git a/evolution.spec b/evolution.spec index 8ab9a1f..5b599aa 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.29.4) +# spec file for package evolution (Version 2.29.5) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,9 +37,9 @@ BuildRequires: gnome-pilot-devel BuildRequires: gstreamer-0_10-devel BuildRequires: gtk-doc BuildRequires: gtkhtml2-devel +BuildRequires: gtkimageview-devel BuildRequires: intltool BuildRequires: libcanberra-devel -BuildRequires: libgtkimageview-devel BuildRequires: libgweather-devel >= 2.25.4 BuildRequires: libnotify-devel BuildRequires: libpisock-devel @@ -60,7 +60,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 2.30 -Version: 2.29.4 +Version: 2.29.5 Release: 1 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2