diff --git a/evolution-ews-3.3.4.tar.xz b/evolution-ews-3.3.4.tar.xz deleted file mode 100644 index e053934..0000000 --- a/evolution-ews-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9c572a171dde1f22b390913f0c14fa23c9368be89d4cd33b3aa6be499529d3b -size 404584 diff --git a/evolution-ews-3.3.5.tar.xz b/evolution-ews-3.3.5.tar.xz new file mode 100644 index 0000000..00afe88 --- /dev/null +++ b/evolution-ews-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6735dc738b4058d0b6bf590bb9455107833a544b64fc7c38b05d6591dc3936a +size 404848 diff --git a/evolution-ews.changes b/evolution-ews.changes index 86efeb0..30812e8 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 5 21:17:38 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.3.5: + + Adapt to libemail-engine. +- Add pkgconfig(libemail-engine) BuildRequires, folloing the code + changes. + ------------------------------------------------------------------- Mon Jan 16 18:04:36 UTC 2012 - vuntz@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index c9e2208..68f568f 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -18,7 +18,7 @@ Name: evolution-ews # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.4 -Version: 3.3.4 +Version: 3.3.5 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 @@ -41,6 +41,7 @@ BuildRequires: pkgconfig(libedata-book-1.2) BuildRequires: pkgconfig(libedata-cal-1.2) BuildRequires: pkgconfig(libedataserver-1.2) BuildRequires: pkgconfig(libedataserverui-3.0) +BuildRequires: pkgconfig(libemail-engine) >= 3.2.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.30 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build