Accepting request 31729 from home:MBoman:branches:GNOME:Factory
Copy from home:MBoman:branches:GNOME:Factory/evolution via accept of submit request 31729 revision 2. Request was accepted with message: thanks, but misformatted .changes entry OBS-URL: https://build.opensuse.org/request/show/31729 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=65
This commit is contained in:
parent
8d1cdf1b07
commit
24f2190d5d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18ed5081984116a94e436b49e1c70c04d42129fe78dc929af210e0c5446e3d05
|
|
||||||
size 29627050
|
|
3
evolution-2.29.90.tar.bz2
Normal file
3
evolution-2.29.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b676c18cf5ec545c0b274ff7e7ae2cd7ff3963f26860271d0ce6a1c3d9a2384f
|
||||||
|
size 30401049
|
@ -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
|
Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -60,7 +60,7 @@ License: LGPLv2.0 ; LGPLv3
|
|||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 2.30
|
%define evolution_base_version 2.30
|
||||||
Version: 2.29.6
|
Version: 2.29.90
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
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
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user