diff --git a/evolution-data-server-3.3.91.tar.xz b/evolution-data-server-3.3.91.tar.xz deleted file mode 100644 index ef2522f..0000000 --- a/evolution-data-server-3.3.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3 -size 3594124 diff --git a/evolution-data-server-3.3.92.tar.xz b/evolution-data-server-3.3.92.tar.xz new file mode 100644 index 0000000..e0c34c7 --- /dev/null +++ b/evolution-data-server-3.3.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d +size 3854624 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 2a47b7e..b7535d8 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 3aa4275..aa289a5 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.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)