diff --git a/evolution-ews-3.10.4.tar.xz b/evolution-ews-3.10.4.tar.xz deleted file mode 100644 index fb57be2..0000000 --- a/evolution-ews-3.10.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b46d17ad4fce5fab1d4645dfe69ef47ee0e88178c6fa6fb945b861ce64aa821a -size 564160 diff --git a/evolution-ews-3.12.1.tar.xz b/evolution-ews-3.12.1.tar.xz new file mode 100644 index 0000000..497dba7 --- /dev/null +++ b/evolution-ews-3.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8558cc504e1c7f86e15b369f66acbcd9a041c213d22435493d6365ecbeefd1c7 +size 649120 diff --git a/evolution-ews.changes b/evolution-ews.changes index 7a76777..d09547d 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,92 @@ +------------------------------------------------------------------- +Sun Apr 13 17:03:06 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + Simplify memory management around ews_sync_mi_flags() function. + + Bugs fixed: Do not pass NULL text to gtk_entry_set_text() + bgo#684425. + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 23 08:49:31 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + No changes since version 3.11.92. + +------------------------------------------------------------------- +Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + ECalBackendEws: Do not cause double-free of a GError. + + Bugs fixed: bgo#726078, bgo#726079. + +------------------------------------------------------------------- +Fri Mar 14 03:11:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + configure.ac: Remove evolution-plugin dependency. + + Bugs fixed: bgo#720260, bgo#724232. + + Updated translations. +- Drop pkgconfig(evolution-plugin-3.0) BuildRequires: no longer + required. + +------------------------------------------------------------------- +Fri Mar 14 03:11:57 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Bugs fixed: bgo#655806, bgo#722416, bgo#722419, bgo#723520. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 14 03:11:05 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Drop KRB5 dependency. + + Bump minimum libsoup requirement to 2.42. + + Unit test improvements. + + Add e_ews_debug_get_server_version_from_string(). + + Abort any pending operations in case notification was cancelled. + + Bugs fixed: bgo#712179, bgo#721381, bgo#722415. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 14 03:11:04 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 14 03:11:03 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.3: + + configure.ac: Do not define EDS_DISABLE_DEPRECATED. + + Setup the Authentication extension so Camel can determine host + reachability. + + Bugs fixed: bgo#664174, bgo#705338, bgo#712255, bgo#712304, + bgo#715165, bgo#719376. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 14 03:11:02 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Update tar format to tar-ustar. + + Fix potential issues found by static analysis tools. + + Bugs fixed: bgo#699349, bgo#708353, bgo#711148, bgo#711470, + bgo#712304. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 14 03:11:01 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Check for supported authentication methods by the server. + + Fetch Free/Busy fails due to incorrect value of DayOrder + element. + + Bugs fixed: bgo#704869, bgo#708121, bgo#708628. + + Updated translations. +- Change evolution_base_version t0 3.12. + ------------------------------------------------------------------- Wed Mar 12 19:42:39 UTC 2014 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 9fea9a8..e3fb967 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -18,20 +18,19 @@ 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.10 -Version: 3.10.4 +%define evolution_base_version 3.12 +Version: 3.12.1 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1 Group: Productivity/Networking/Email/Clients Url: http://projects.gnome.org/evolution/ -Source: http://download.gnome.org/sources/evolution-ews/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/evolution-ews/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: pkgconfig(evolution-data-server-1.2) BuildRequires: pkgconfig(evolution-mail-3.0) >= %{version} -BuildRequires: pkgconfig(evolution-plugin-3.0) BuildRequires: pkgconfig(evolution-shell-3.0) >= %{version} BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 @@ -41,7 +40,7 @@ BuildRequires: pkgconfig(libedata-cal-1.2) BuildRequires: pkgconfig(libedataserver-1.2) BuildRequires: pkgconfig(libemail-engine) >= %{version} BuildRequires: pkgconfig(libmspack) >= 0.4 -BuildRequires: pkgconfig(libsoup-2.4) >= 2.30 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -117,6 +116,8 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print %{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so %{_libdir}/evolution/%{evolution_base_version}/modules/module-ews-configuration.so %{_datadir}/evolution/%{evolution_base_version}/errors/module-ews-configuration.error +%dir %{_datadir}/evolution-data-server/ews +%{_datadir}/evolution-data-server/ews/windowsZones.xml %files -n libeews-1_2-0 %defattr(-, root, root)