From 2f8f95f6bd2a670a4d24dbddd0d85af7770c0aee0ae7c7c2bfec18022e743948 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 5 Feb 2018 13:31:33 +0000 Subject: [PATCH] Accepting request 573020 from home:iznogood New stable rel, not buildtested. - Update to version 3.26.5: + Bugs fixed: bgo#793037. OBS-URL: https://build.opensuse.org/request/show/573020 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=178 --- evolution-ews-3.26.4.tar.xz | 3 --- evolution-ews-3.26.5.tar.xz | 3 +++ evolution-ews.changes | 6 ++++++ evolution-ews.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.26.4.tar.xz create mode 100644 evolution-ews-3.26.5.tar.xz diff --git a/evolution-ews-3.26.4.tar.xz b/evolution-ews-3.26.4.tar.xz deleted file mode 100644 index 09e393b..0000000 --- a/evolution-ews-3.26.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f36c7792d2fb40504903dfe7d912c0b61cf912d0d35fd9900b916153253509a -size 485524 diff --git a/evolution-ews-3.26.5.tar.xz b/evolution-ews-3.26.5.tar.xz new file mode 100644 index 0000000..8d6d9a3 --- /dev/null +++ b/evolution-ews-3.26.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ef6fa9a4298c92285eb1eb7f7a395a2158fbcfe23cb7d17a18f984c4823b60 +size 485656 diff --git a/evolution-ews.changes b/evolution-ews.changes index d1bf603..e73eb42 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 5 13:23:55 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.5: + + Bugs fixed: bgo#793037. + ------------------------------------------------------------------- Mon Jan 8 15:50:46 UTC 2018 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 4f28280..9392006 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,7 +17,7 @@ Name: evolution-ews -Version: 3.26.4 +Version: 3.26.5 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]+')