Accepting request 316411 from home:Zaitor:branches:GNOME:Factory
New stable, not buildtested yet OBS-URL: https://build.opensuse.org/request/show/316411 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=97
This commit is contained in:
parent
bb259a94e8
commit
8a7f2f041e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:529d3aa62a6d6d129871d005d95f27b433ad7aeb99f48f395347e18fb0586ad0
|
||||
size 683876
|
3
evolution-ews-3.16.4.tar.xz
Normal file
3
evolution-ews-3.16.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fabacc8a3acb5998fa0aa750927defe3cd8198e3a8300190cb613dd779803bd4
|
||||
size 684676
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 12:10:54 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.4:
|
||||
+ Remove unused variable.
|
||||
+ configure.ac: Do not override localedir variable.
|
||||
+ Use e_source_remove_sync() instead of
|
||||
e_source_registry_server_remove_source().
|
||||
+ Make sure collection child sources are enabled when created.
|
||||
+ Differentiate between Unavailable and No response errors.
|
||||
+ ews_dump_raw_soup_message: Check for non-NULL hdrs and body
|
||||
arguments.
|
||||
+ Bugs fixed: bgo#471791, bgo#751001, bgo#751547, bgo#751725.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 11:46:26 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,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.16
|
||||
Version: 3.16.3
|
||||
Version: 3.16.4
|
||||
Release: 0
|
||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||
License: LGPL-2.1
|
||||
|
Loading…
Reference in New Issue
Block a user