Accepting request 136657 from GNOME:Factory

Pushing GNOME:Factory towards openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/136657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=14
This commit is contained in:
Stephan Kulow 2012-10-04 16:38:34 +00:00 committed by Git OBS Bridge
commit d2987a0068
4 changed files with 108 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5e2e0e0575dfb92e5e9db95d8e2316cb509ae931b8e7e5945b6d5bef4e6790d
size 432440

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1d40971f47bfd947349f48a86f8a5ec7252db41b9b0d19204b4e28f2408a96a
size 490332

View File

@ -1,3 +1,98 @@
-------------------------------------------------------------------
Sun Sep 23 09:43:01 UTC 2012 - zaitor@opensuse.org
- Update to version 3.6.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 16 20:57:09 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.92:
+ Make translations work in respective modules
+ Bugs fixed: bgo#655774, bgo#680921, bgo#682914
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 2 11:18:07 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Implement CamelFolder::get_message_cached()
+ Do not update folder structure in source registry for disabled
accounts
+ Do not overwrite user's changes on GAL ESource
+ Various other code changes.
+ Bugs fixed: bgo#675730, bgo#682020
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 19 22:26:32 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ Add version information to CamelEwsStoreSummary
+ Implement "Subscribe to folder of other user" feature
+ Set CamelEwsSettings::email on successful autodiscover
+ Re-add foreign calendar/tasks/book sources on initial
collection setup
+ Do not add owner's folders under 'Mailbox - User Name' folder
+ Bugs fixed:
- bgo#674321: Support for password expiration information
- bgo#670458, bgo#681544
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 14 12:12:49 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ Support remote folder creation and deletion
+ Finish rewriting the "Out of Office" config page
+ Be able to read/write folder permissions
+ Do not save unchanged Out-Of-Office settings
+ Various other code changes.
+ Bugs fixed:
- bgo#656376: Support for delegation
- bgo#656709, bgo#665986, bgo#669460 bgo#670506, bgo#673095,
bgo#675285, bgo#675442, bgo#678464 bgo#680153, bgo#680525,
bgo#680683, bgo#680960
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 14 10:47:24 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Fix crasher in oal_response_cb()
+ Add "Connection timeout" option into mail account properties
+ Rework SOAP response handling
+ Bugs fixed:
- bgo#677007: Add Basic authentication type
- bgo#663383, bgo#679303, bgo#679305.
-------------------------------------------------------------------
Tue Aug 14 10:24:18 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ Drop gconf-2.0 dependency.
+ Bump minimum gtk+-3.0 requirement to 3.0.
+ Various other code changes.
+ Bugs fixed: bgo#654543, bgo#673408, bgo#674599, bgo#676081,
bgo#677398, bgo#677531, bgo#678321.
+ Updated translations.
- Drop pkgconfig(gconf-2.0) BuildRequires: dependency dropped
upstream.
- Add pkgconfig(evolution-mail-3.0) BuildRequires: configure now
checks for it.
-------------------------------------------------------------------
Tue Aug 14 09:57:37 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ Fix compiler warning for portability
+ Various other code changes.
+ Bugs fixed: bgo#659717, bgo#661979, bgo#668555, bgo#670457,
bgo#670944, bgo#671624, bgo#672175, bgo#672448, bgo#672448.
+ Updated translations.
- Drop xz BuildRequires as it now comes for free in the build
system.
-------------------------------------------------------------------
Tue Aug 14 09:06:12 UTC 2012 - dimstar@opensuse.org

View File

@ -18,25 +18,23 @@
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.4.4
%define evolution_base_version 3.6
Version: 3.6.0
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.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/evolution-ews/3.6/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: translation-update-upstream
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: pkgconfig(evolution-data-server-1.2)
BuildRequires: pkgconfig(evolution-mail-3.0) >= 3.2.0
BuildRequires: pkgconfig(evolution-plugin-3.0)
BuildRequires: pkgconfig(evolution-shell-3.0)
BuildRequires: pkgconfig(gconf-2.0) >= 2.0.0
BuildRequires: pkgconfig(glib-2.0) >= 2.16.1
BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.4
BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.2.0
BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(libebackend-1.2)
BuildRequires: pkgconfig(libedata-book-1.2)
BuildRequires: pkgconfig(libedata-cal-1.2)
@ -128,8 +126,9 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
%{_libdir}/evolution/%{evolution_base_version}/plugins/liborg-gnome-exchange-ews.so
%{_libdir}/evolution/%{evolution_base_version}/plugins/org-gnome-exchange-ews.eplug
%{_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
%files -n libeews-1_2-0
%defattr(-, root, root)