diff --git a/evolution-ews-3.26.2.tar.xz b/evolution-ews-3.26.2.tar.xz deleted file mode 100644 index 9f0dd04..0000000 --- a/evolution-ews-3.26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d80ff7c829e61561b848c9d6c615a6fc9a8522bb218a728a47bb414fc30b733 -size 485424 diff --git a/evolution-ews-3.26.3.tar.xz b/evolution-ews-3.26.3.tar.xz new file mode 100644 index 0000000..1353937 --- /dev/null +++ b/evolution-ews-3.26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70995b96a1d6842ff9a00709b15eb68e65c3984087382885ed4d489a91659ded +size 485484 diff --git a/evolution-ews.changes b/evolution-ews.changes index 69bb730..a72e6ad 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 20 20:47:50 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.3: + + [ECalBackendEws] Prevent crash when item has no MIME content + set. + + Updated translations. + ------------------------------------------------------------------- Wed Nov 1 11:12:24 UTC 2017 - dimstar@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 2c09435..60a08b7 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,7 +17,7 @@ Name: evolution-ews -Version: 3.26.2 +Version: 3.26.3 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')