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:
parent
e6c9502339
commit
313984a03a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3
|
||||
size 3594124
|
3
evolution-data-server-3.3.92.tar.xz
Normal file
3
evolution-data-server-3.3.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d
|
||||
size 3854624
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user