From c18e775dad86ee5cb34c2918b79b826d3d0708c829e79b2ce677c437cb9fc696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 8 Jan 2018 17:26:02 +0000 Subject: [PATCH] Accepting request 562575 from home:Zaitor:branches:GNOME:Factory NOT Buildtested! - Update to version 3.26.4: + Bugs fixed: bgo#792190. OBS-URL: https://build.opensuse.org/request/show/562575 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=176 --- evolution-ews-3.26.3.tar.xz | 3 --- evolution-ews-3.26.4.tar.xz | 3 +++ evolution-ews.changes | 6 ++++++ evolution-ews.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.26.3.tar.xz create mode 100644 evolution-ews-3.26.4.tar.xz diff --git a/evolution-ews-3.26.3.tar.xz b/evolution-ews-3.26.3.tar.xz deleted file mode 100644 index 1353937..0000000 --- a/evolution-ews-3.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70995b96a1d6842ff9a00709b15eb68e65c3984087382885ed4d489a91659ded -size 485484 diff --git a/evolution-ews-3.26.4.tar.xz b/evolution-ews-3.26.4.tar.xz new file mode 100644 index 0000000..09e393b --- /dev/null +++ b/evolution-ews-3.26.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f36c7792d2fb40504903dfe7d912c0b61cf912d0d35fd9900b916153253509a +size 485524 diff --git a/evolution-ews.changes b/evolution-ews.changes index a72e6ad..d1bf603 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 8 15:50:46 UTC 2018 - zaitor@opensuse.org + +- Update to version 3.26.4: + + Bugs fixed: bgo#792190. + ------------------------------------------------------------------- Wed Dec 20 20:47:50 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 60a08b7..4f28280 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,7 +1,7 @@ # # spec file for package evolution-ews # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: evolution-ews -Version: 3.26.3 +Version: 3.26.4 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]+')