From 96c64cc673ba501aa9b615bf982179ca421fbebcf78cbd83fee2a5ee788104cb Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 19 Mar 2010 07:57:17 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/evolution revision 82.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=40a2c3413a167fc047cb6d7bb38d63ea --- evolution-2.29.91.tar.bz2 | 3 --- evolution-2.29.92.1.tar.bz2 | 3 +++ evolution.changes | 42 +++++++++++++++++++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 47 insertions(+), 5 deletions(-) delete mode 100644 evolution-2.29.91.tar.bz2 create mode 100644 evolution-2.29.92.1.tar.bz2 diff --git a/evolution-2.29.91.tar.bz2 b/evolution-2.29.91.tar.bz2 deleted file mode 100644 index 1f35d01..0000000 --- a/evolution-2.29.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b13eb5adfeb483304de1b76947d394211ccdd941b5e510e0aa064944a6e2622 -size 30280331 diff --git a/evolution-2.29.92.1.tar.bz2 b/evolution-2.29.92.1.tar.bz2 new file mode 100644 index 0000000..102dc5f --- /dev/null +++ b/evolution-2.29.92.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c2708abdbc11ec2558f5262b4fa79777c08c0dc00a6d0865ff56300d6dcb27 +size 30439108 diff --git a/evolution.changes b/evolution.changes index 7274cc4..61f3858 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Mar 12 12:11:40 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.92.1: + + Work around GTK_WIDGET_STATE deprecation so the tarball + successfully builds against GTK+ 2.19.7. +- Drop evolution-gtk2.19.7.patch. + +------------------------------------------------------------------- +Mon Mar 8 10:05:45 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.92: + + Bug Fixes: + - bgo#529331: Deletes appointments when moving to the same + calendar + - bgo#594083: Oversized main window on startup + - bgo#601551: [PST] evolution crashed with SIGSEGV + - bgo#610327: Proxy login doesn't show folder list + - bgo#610382: No addressbook selected on account disable + - bgo#610658: Contact is lost after moving to the same address + book + - bgo#610659: Clear option is disabled after moving to other + component + - bgo#610663: Message receipts combo box is empty + - bgo#610824: Contacts list view column width doesn't follow + header + - bgo#611873: Make triple-clicking a shortcut for "Show Only + This ..." + - bgo#611975: Delivery Notification message not + internationalized + + Other Changes: + - Various cleanups for Windows support + - Work around recent GTK+ deprecations. + - Fix a misspelled icon name. + - Save state key file asynchronously. + - Allow retrieving multiple messages without cancelling if the + store is async + - Restore some calendar headers that got dropped. + - Do less output on an evolution-alarm-notify console + + Updated translations. +- Add evolution-gtk2.19.7.patch to fix build with gtk 2.19.7. + ------------------------------------------------------------------- Tue Feb 23 15:58:09 CET 2010 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 0e2b507..395b1bb 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution (Version 2.29.91) +# spec file for package evolution (Version 2.29.92.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.91 +Version: 2.29.92.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