Accepting request 36189 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/evolution via accept of submit request 36189 revision 5. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/36189 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=75
This commit is contained in:
parent
96c64cc673
commit
61d0b7192c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2c2708abdbc11ec2558f5262b4fa79777c08c0dc00a6d0865ff56300d6dcb27
|
||||
size 30439108
|
3
evolution-2.30.0.1.tar.bz2
Normal file
3
evolution-2.30.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e068356652d6bf1dbe2acc8e9eed5df9d283ea71de34d81b441d2bb2ac47009
|
||||
size 30346757
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user