From d0be04e199f52c25591522dccc8f8005d5f88e642037393f0f634da2afef777c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 8 Jan 2018 17:25:48 +0000 Subject: [PATCH] Accepting request 562574 from home:Zaitor:branches:GNOME:Factory NOT Buildtested! - Update to version 3.26.4: + Bugs fixed: bgo#791291, bgo#791341, bgo#791346, bgo#791793. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/562574 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=351 --- evolution-3.26.3.tar.xz | 3 --- evolution-3.26.4.tar.xz | 3 +++ evolution.changes | 7 +++++++ evolution.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.26.3.tar.xz create mode 100644 evolution-3.26.4.tar.xz diff --git a/evolution-3.26.3.tar.xz b/evolution-3.26.3.tar.xz deleted file mode 100644 index 17f30ff..0000000 --- a/evolution-3.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:091621f21827e2dfb8057f3b2c3a215c4e97a692c59d0a4ee33108af571de60e -size 12010640 diff --git a/evolution-3.26.4.tar.xz b/evolution-3.26.4.tar.xz new file mode 100644 index 0000000..813584a --- /dev/null +++ b/evolution-3.26.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78580edaf3f5c8d87d5ddda770c6536e6db9a6a189189d8c5e2f62c1ecc2b991 +size 12009708 diff --git a/evolution.changes b/evolution.changes index 2e7a974..fbb52b0 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 8 15:48:03 UTC 2018 - zaitor@opensuse.org + +- Update to version 3.26.4: + + Bugs fixed: bgo#791291, bgo#791341, bgo#791346, bgo#791793. + + Updated translations. + ------------------------------------------------------------------- Wed Dec 20 20:42:28 UTC 2017 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index a7a2805..4f537eb 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,7 +1,7 @@ # # spec file for package evolution # -# 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 @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.26 -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]+')