Accepting request 425059 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/425059 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=136
This commit is contained in:
parent
9ed2f6f233
commit
0ac8ed0556
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dec65397f7c7e5ac591335e3b5c0fe5f8e8ff7c624d6555d08edf74933d7e424
|
||||
size 712400
|
3
evolution-ews-3.21.91.tar.xz
Normal file
3
evolution-ews-3.21.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05d831cbda613901a3329a9d50caea0f16133c5da3d00b871028d2b9c39f5ae7
|
||||
size 714072
|
@ -1,3 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
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.21.91
|
||||
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.21/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
|
Loading…
Reference in New Issue
Block a user