diff --git a/evolution-2.29.92.1.tar.bz2 b/evolution-2.29.92.1.tar.bz2 deleted file mode 100644 index 102dc5f..0000000 --- a/evolution-2.29.92.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2c2708abdbc11ec2558f5262b4fa79777c08c0dc00a6d0865ff56300d6dcb27 -size 30439108 diff --git a/evolution-2.30.0.1.tar.bz2 b/evolution-2.30.0.1.tar.bz2 new file mode 100644 index 0000000..fda647c --- /dev/null +++ b/evolution-2.30.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e068356652d6bf1dbe2acc8e9eed5df9d283ea71de34d81b441d2bb2ac47009 +size 30346757 diff --git a/evolution.changes b/evolution.changes index 61f3858..f9f00df 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Mar 30 19:40:33 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0.1: + + Fix build with recent GTK+. +- Update to version 2.30.0: + + Add express mode. + + bgo#610023 - Does not restore "Current View" on startup + + bgo#611727 - Date navigator marks dates for inactive calendars + + bgo#612374 - Build failure due to recent GTK+ deprecations + + bgo#612679 - Crash when saving to a directory without permission + + bgo#612619 - Don't mark message as read after folder change + + bgo#612792 - Crash when trying to delete WebDav addressbook + + bgo#612916 - e_lookup_action() called too early during + initialization + + Prevent "message selected" timeouts from piling up. + + Fix runtime warnings when opening calendar for the first time + + Don't poke around a GdkWindowObject directly but use + gdk_window_get_parent + + Integrate into new account button. + + Integrate account assistant wizard to anjal style. + + Integrate anjal's account capplet lib in start up wizard. + + Libify settings capplet. + + Start the mailer's folder sidebar with a reasonable width + + Use proper URIs in markup and be consistent in directory names + + Code cleanups. + + Windows-specific fixes. + + Build fixes. + + Updated translations. + ------------------------------------------------------------------- Fri Mar 12 12:11:40 CET 2010 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 395b1bb..3794600 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.29.92.1) +# spec file for package evolution (Version 2.30.0.1) # # 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.92.1 +Version: 2.30.0.1 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