diff --git a/evolution-data-server-3.3.90.tar.xz b/evolution-data-server-3.3.90.tar.xz deleted file mode 100644 index e6b0557..0000000 --- a/evolution-data-server-3.3.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef763b69ea02f7062975fe7ceceebb114082516689fe2188e44622b94b0d8b6 -size 3805288 diff --git a/evolution-data-server-3.3.91.tar.xz b/evolution-data-server-3.3.91.tar.xz new file mode 100644 index 0000000..ef2522f --- /dev/null +++ b/evolution-data-server-3.3.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3 +size 3594124 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 7deab65..2a47b7e 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f5abaf3..3aa4275 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.4 -Version: 3.3.90 +Version: 3.3.91 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ @@ -63,12 +63,12 @@ BuildRequires: libsoup-devel BuildRequires: mozilla-nss-devel BuildRequires: nss-shared-helper-devel BuildRequires: python-devel -BuildRequires: pkgconfig(goa-1.0) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(oauth) BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream 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 BuildRequires: xz %if %USE_EVOLDAP