From 6df4ec782176e7f775cb949d3cdec8ac6292c77848a7abfe8880f8a342e4dee1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 5 Mar 2018 12:47:45 +0000 Subject: [PATCH] Accepting request 582599 from home:iznogood - Update to version 3.26.6: + itip-formatter: Meeting request attendee response address not properly filled. + Bugs fixed: bgo#793582. OBS-URL: https://build.opensuse.org/request/show/582599 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=358 --- evolution-3.26.5.tar.xz | 3 --- evolution-3.26.6.tar.xz | 3 +++ evolution.changes | 8 ++++++++ evolution.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.26.5.tar.xz create mode 100644 evolution-3.26.6.tar.xz diff --git a/evolution-3.26.5.tar.xz b/evolution-3.26.5.tar.xz deleted file mode 100644 index e078fb8..0000000 --- a/evolution-3.26.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fd862d8a8f5bc55e6e45bba89d059260687dcad80e33560deea1f408643e4c8 -size 12036312 diff --git a/evolution-3.26.6.tar.xz b/evolution-3.26.6.tar.xz new file mode 100644 index 0000000..75fd681 --- /dev/null +++ b/evolution-3.26.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d4f2cd029390fe81edbf82854125a934865ecc17076959915346555c81b8a9 +size 12036120 diff --git a/evolution.changes b/evolution.changes index 9d4ee40..e675c28 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 5 11:08:57 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.6: + + itip-formatter: Meeting request attendee response address not + properly filled. + + Bugs fixed: bgo#793582. + ------------------------------------------------------------------- Wed Feb 21 13:56:00 UTC 2018 - fcrozat@suse.com diff --git a/evolution.spec b/evolution.spec index 1b6a95c..9e38c64 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,14 +24,14 @@ 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.5 +Version: 3.26.6 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]+') # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 -License: LGPL-2.0 AND LGPL-3.0 +License: LGPL-2.0-only AND LGPL-3.0-only Group: Productivity/Networking/Email/Clients Url: http://wiki.gnome.org/Apps/Evolution/ Source0: http://download.gnome.org/sources/evolution/3.26/%{name}-%{version}.tar.xz