Accepting request 17849 from GNOME:Factory
Copy from GNOME:Factory/evolution based on submit request 17849 from user vuntz OBS-URL: https://build.opensuse.org/request/show/17849 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=70
This commit is contained in:
parent
618be76925
commit
f129198892
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7975e95376300439e555be9bb6a3cbd2337052cc5445f19b8d394870a5a6d8ec
|
||||
size 37990371
|
3
evolution-2.27.90.tar.bz2
Normal file
3
evolution-2.27.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6bbc95c8f5854aca307b84c822b77ff19f75ff6035acb2f72e97cba60a43c17
|
||||
size 37862560
|
@ -1,3 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 23:39:41 CEST 2009 - dominique-obs@leuenberger.net
|
||||
|
||||
- Update to version 2.27.90:
|
||||
+ Calendar:
|
||||
- bgo#205137 - Configurable date formats in components
|
||||
- bgo#587468 - Show meeting icon for component with attendees
|
||||
only
|
||||
- bgo#320071 - Unclear why you can't edit appointment in
|
||||
calendar
|
||||
- bgo#314599 - Recurrence Tab Should Not Default To Forever
|
||||
- bgo#325278 - cannot access parts of "save calendar" without
|
||||
mouse
|
||||
- bgo#324676 - Print preview displays preview of previous month
|
||||
- bgo#590392 - Show selected day in day view's second timezone
|
||||
column
|
||||
- bgo#539334 - Postpone processing event when called
|
||||
recursively
|
||||
- bgo#328361 - Support for "Fifth Sunday *of the month*"
|
||||
- bgo#514725 - Critical warnings with appointments
|
||||
- bgo#273535 - Meeting request with attachments has bogus CID
|
||||
value
|
||||
- bgo#300567 - Calendar drawing optimizations
|
||||
- bgo#317290 - [Publish-Calendar] Cancel setup should cancel
|
||||
- bgo#245829 - Cannot copy (with mouse for pasting) appointment
|
||||
summary
|
||||
- bgo#203853 - Cut/Copy key bindings don't work in day and week
|
||||
views
|
||||
- bgo#575581 - All Day Events Should Not Depend On Calendar
|
||||
Scrolling
|
||||
- bgo#420513 - Be able to notify about meeting only new
|
||||
attendees
|
||||
- bgo#579646 - Remember alarm's last notified per calendar
|
||||
+ Mail:
|
||||
- bgo#590747 - Composer autosave can easily lose data
|
||||
- bgo#562913 - Changed signature format not written to GConf
|
||||
- bgo#401530 - [imap-features] imap-headers.glade issues
|
||||
- bgo#563795 - Crashed while importing an mbox file in local
|
||||
folder
|
||||
- bgo#589982 - Fix a critical warning while replying for a mail
|
||||
+ Plugins:
|
||||
- bgo#586076 - [external-editor] Pass cursor pos to vim
|
||||
- bgo#584030 - [Mail-To-Task] improve duplicate handling and
|
||||
such
|
||||
- bgo#573919 - [Mail-Notification] Check for 'actions'
|
||||
capability
|
||||
- bgo#563041 - Template plugin doesn't work; added new
|
||||
variables
|
||||
+ Miscellaneous
|
||||
- bgo#551127 - Added translators comment and changed strings
|
||||
slightly
|
||||
- bgo#580895 - Fix evolution build break
|
||||
- bgo#580895 - Kill libgnomeui/gnome-thumbnail.h
|
||||
- bgo#325611 - Rephrased translators comments
|
||||
- bgo#590260 - Minimum requirement of libpst not checked
|
||||
+ Other Fixes:
|
||||
- Allow calendar to be written as a external app and split
|
||||
the huge .so
|
||||
+ Updated translations.
|
||||
- BuildRequire gnome-desktop-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 30 14:19:41 CEST 2009 - dominique-obs@leuenberger.net
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package evolution (Version 2.27.5)
|
||||
# spec file for package evolution (Version 2.27.90)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -30,6 +30,7 @@ BuildRequires: evolution-data-server-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gnome-icon-theme-devel
|
||||
BuildRequires: gnome-patch-translation
|
||||
BuildRequires: gnome-pilot-devel
|
||||
@ -58,7 +59,7 @@ License: LGPL v2.0 only ; LGPL v3 only
|
||||
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.28
|
||||
Version: 2.27.5
|
||||
Version: 2.27.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
|
||||
@ -92,7 +93,7 @@ Patch53: bnc-440634-forwarded-hide-accept-decline.patch
|
||||
Patch54: bnc-445996-address-conflict.patch
|
||||
# PATCH-FIX-SLED sp-process-meetings.diff pchenthill@suse.de -- Fix for bug 449899 (bnc)
|
||||
Patch101: sp-process-meetings.diff
|
||||
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs2leuenberger.net -- Fix configure with --as-needed
|
||||
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed
|
||||
Patch102: evolution-as-needed.patch
|
||||
Url: http://gnome.org/projects/evolution/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user