Accepting request 135469 from home:Zaitor:branches:GNOME:Factory

Resub post review.

OBS-URL: https://build.opensuse.org/request/show/135469
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=183
This commit is contained in:
Dominique Leuenberger 2012-09-23 17:16:06 +00:00 committed by Git OBS Bridge
parent 4917f4f9fd
commit 4d69e96773
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfead9f5bde36527ed4410e62004e42d4677e319d2c6e02d96ede5406516c25f
size 12031424

3
evolution-3.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6163ef56a22ca7c605a89d774851c9988d7840a4dc5c73c546308e5380cfe7b4
size 12021428

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 23 09:45:37 UTC 2012 - coolo@suse.com
- Replace ';' with 'and' in license tag.
-------------------------------------------------------------------
Sun Sep 23 09:39:03 UTC 2012 - zaitor@opensuse.org
- Update to version 3.6.0:
+ WebKit renders frames with plain/text parts too small
(bgo#678408).
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 16 20:58:04 UTC 2012 - dimstar@opensuse.org

View File

@ -25,15 +25,15 @@
Name: evolution
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
%define evolution_base_version 3.6
Version: 3.5.92
Version: 3.6.0
Release: 0
# FIXME: check if note on license is still valid (comment before license)
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
License: LGPL-2.0 ; LGPL-3.0
License: LGPL-2.0 and LGPL-3.0
Group: Productivity/Networking/Email/Clients
# NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859
Url: http://gnome.org/projects/evolution/
Source0: http://download.gnome.org/sources/evolution/3.5/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/evolution/3.6/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %%{_libdir}/evoldap/include
Patch15: evolution-custom-openldap-includes.patch
# PATCH-NEEDS-REBASE bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column. (was PATCH-FIX-UPSTREAM)