diff --git a/evolution-2.29.6.tar.bz2 b/evolution-2.29.6.tar.bz2 deleted file mode 100644 index fb8dc7f..0000000 --- a/evolution-2.29.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18ed5081984116a94e436b49e1c70c04d42129fe78dc929af210e0c5446e3d05 -size 29627050 diff --git a/evolution-2.29.90.tar.bz2 b/evolution-2.29.90.tar.bz2 new file mode 100644 index 0000000..0390d29 --- /dev/null +++ b/evolution-2.29.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b676c18cf5ec545c0b274ff7e7ae2cd7ff3963f26860271d0ce6a1c3d9a2384f +size 30401049 diff --git a/evolution.changes b/evolution.changes index 326f379..fe964b6 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Mon Feb 8 07:56:35 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.29.90: + + Bug Fixes: + * bgo#581604: Permissions on mail/local folders are too open + * bgo#602416: Changing shell views emits many runtime warnings + * bgo#605596: Crash on message change (Milan Crha) + * bgo#606666: Cannot move cursor with arrows in preview with + caret mode + * bgo#607520: 'Add to Address Book' fails when address has + space + * bgo#607566: Cause calendar view widget to redraw when dates + shown changed + * bgo#607595: Do not auto-sign when replying to a signed + message + * bgo#607751: Double free while copying whole calendar + * bgo#607776: Crash in image-inline.c:size_allocate_cb + * bgo#608160: Pasting text from FireFox into composer gives + just "[?]" + * bgo#608340: Help text missing --debug parameter + + Other Changes: + * Implement account-wide search scope in mail + * Move some ESource-plugin common code to e-plugin-util.h/.c + * Updating PunjabiTranslation + * Enforce unique-1.0 >= 1.1.2 build requirement + * Disable strict aliasing optimization + * Fix some misspellings of "calendar" + * Improve sidebar and ECalModel interaction + * Sidebar cleanups for Memos and Tasks + * Remove a bunch of dead code in GnomeCalendar + * Refactor the autoconfig stuff a bit + * Don't show total attachment size if it's zero + * Add bug-database and XML header. Fixes bgo#587974 + * Changes in mingw.org last w32api/mingw-rt packages + * Level the differences with the alternative runtime/header set + * Expose ECalendarSelector + * Make authentication functionality available + * Fix include paths for some files to also work when installed + * Remove a couple silly ECalModel functions + * Fix a issue for anjal while saving/restoring search across + multiple folders + + Translation updates + ------------------------------------------------------------------- Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org diff --git a/evolution.spec b/evolution.spec index 7be3465..9181204 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.29.6) +# spec file for package evolution (Version 2.29.90) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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.6 +Version: 2.29.90 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