Accepting request 109394 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/109394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=101
This commit is contained in:
commit
e6bf164945
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ef763b69ea02f7062975fe7ceceebb114082516689fe2188e44622b94b0d8b6
|
|
||||||
size 3805288
|
|
3
evolution-data-server-3.3.91.tar.xz
Normal file
3
evolution-data-server-3.3.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3
|
||||||
|
size 3594124
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 09:35:59 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.91:
|
||||||
|
+ Manual Refresh on a CalDAV calendar does not work
|
||||||
|
+ Provide at least some NSPR error text, rather than cryptic
|
||||||
|
error code
|
||||||
|
+ Various other code changes.
|
||||||
|
+ Bugs fixed: bgo#610988, bgo#658742, bgo#663224, bgo#668639,
|
||||||
|
bgo#670887, bgo#670938.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 22:38:10 UTC 2012 - dimstar@opensuse.org
|
Mon Feb 20 22:38:10 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.4
|
%define _evo_version 3.4
|
||||||
Version: 3.3.90
|
Version: 3.3.91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -63,12 +63,12 @@ BuildRequires: libsoup-devel
|
|||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: pkgconfig(goa-1.0)
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
|
||||||
BuildRequires: pkgconfig(oauth)
|
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(goa-1.0)
|
||||||
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(oauth)
|
||||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
%if %USE_EVOLDAP
|
%if %USE_EVOLDAP
|
||||||
|
Loading…
Reference in New Issue
Block a user