Accepting request 429075 from GNOME:Factory
New stable release (forwarded request 428631 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/429075 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=64
This commit is contained in:
commit
0df840b889
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dec65397f7c7e5ac591335e3b5c0fe5f8e8ff7c624d6555d08edf74933d7e424
|
||||
size 712400
|
3
evolution-ews-3.22.0.tar.xz
Normal file
3
evolution-ews-3.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c2de1b1cecce7f64887fcacc5403b9878fde14c533e6a64d6b226e9f41f23f5
|
||||
size 714164
|
@ -1,3 +1,69 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 08:47:03 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.22.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 12:51:47 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.92:
|
||||
+ Do not restrict/remove From address on message send
|
||||
(bgo#758374).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 16:01:03 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.21.91:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 17:29:04 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.90:
|
||||
+ Customized timezones not recognized (bgo#769044).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 10:00:03 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.4:
|
||||
+ Always build ESExp structure as a GObject descendant.
|
||||
+ Add Language headers to po files.
|
||||
+ Bugs fixed: bgo#764065.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 10:00:02 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.3:
|
||||
+ Initialize connection variable to NULL in
|
||||
camel_ews_folder_get_message().
|
||||
+ Fix a memory leak when creating a contact.
|
||||
+ Address some of the clang compiler warnings.
|
||||
+ Bugs fixed: bgo#767030, bgo#722193, bgo#767335, bgo#634294.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 10:00:01 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.2:
|
||||
+ Fix some issues found by Coverity Scan.
|
||||
+ Bugs fixed: bgo#765398, bgo#766021.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 10:00:00 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.21.1:
|
||||
+ Ask for password after NTLM/SSO authentication failure.
|
||||
+ Bugs fixed: bgo#763991, bgo#764110, bgo#764977, bgo#764976,
|
||||
bgo#765209.
|
||||
+ Updated translations.
|
||||
- Drop evolution-ews-ntlm-auth-test-failure.patch: Fixed upstream.
|
||||
- Bump base version following upstream changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 09:59:56 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
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.20
|
||||
Version: 3.20.5
|
||||
%define evolution_base_version 3.22
|
||||
Version: 3.22.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.20/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/evolution-ews/3.22/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
|
Loading…
Reference in New Issue
Block a user