Accepting request 110233 from home:vuntz:branches:GNOME:Factory

Update to 3.3.92

OBS-URL: https://build.opensuse.org/request/show/110233
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=126
This commit is contained in:
Vincent Untz 2012-03-21 08:44:14 +00:00 committed by Git OBS Bridge
parent e6c9502339
commit 313984a03a
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Mar 20 16:35:47 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.92:
+ Various code changes.
+ Update API documentation.
+ Bugs fixed: bgo#659756, bgo#664186, bgo#665025, bgo#671470,
bnc#736655.
+ Updated translations.
- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency
upstream, needed to initialize thread for GConf.
-------------------------------------------------------------------
Tue Mar 6 09:35:59 UTC 2012 - vuntz@opensuse.org

View File

@ -32,7 +32,7 @@
Name: evolution-data-server
%define _evo_version 3.4
Version: 3.3.91
Version: 3.3.92
Release: 0
Summary: Evolution Data Server
License: LGPL-2.1+
@ -66,6 +66,7 @@ BuildRequires: python-devel
BuildRequires: sqlite3-devel
BuildRequires: translation-update-upstream
BuildRequires: vala
BuildRequires: pkgconfig(dbus-glib-1) >= 0.6
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(oauth)