From 22127541fa693a24e015290e07c167266ff073d82bd260b46859b41c215feceb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 18 Jul 2018 11:04:04 +0000 Subject: [PATCH] Accepting request 623341 from home:iznogood - Update to version 3.28.4: + Update links to GNOME git repositories in flatpak files. + [EContactEditor] Do not store empty values in vCard. + Correct memory leak of object returned by atk_object_ref_relation_set(). + Try also with the From address when looking up correct From account for composer. + Properly wrap text in 'Security Information' dialog. + Add 4px bottom margin to secure button table. + [Composer] Message generated twice when using 'Send through Outbox'. + Update couple HTML editor tests. + Help: Update meeting invitation process due to UI changes. + Bugs fixed: bgo#796174, bgo#757504, bgo#548681, bgo#750636, glgo#GNOME/evolution#31, glgo#GNOME/evolution#32, glgo#GNOME/evolution#13, glgo#GNOME/evolution#43, glgo#GNOME/evolution#55, glgo#GNOME/evolution#69. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/623341 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=374 --- evolution-3.28.3.tar.xz | 3 --- evolution-3.28.4.tar.xz | 3 +++ evolution.changes | 22 ++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.28.3.tar.xz create mode 100644 evolution-3.28.4.tar.xz diff --git a/evolution-3.28.3.tar.xz b/evolution-3.28.3.tar.xz deleted file mode 100644 index 90b17a0..0000000 --- a/evolution-3.28.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d374511b7866df399c30458b92ac59a24cd5517c0f3a541d72010bc1eca73be8 -size 12113760 diff --git a/evolution-3.28.4.tar.xz b/evolution-3.28.4.tar.xz new file mode 100644 index 0000000..1f16164 --- /dev/null +++ b/evolution-3.28.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543af7c28e470f4986bac868e5009467fd231643152640461d639477ed3f74c8 +size 12150564 diff --git a/evolution.changes b/evolution.changes index c089f5c..064231b 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jul 16 18:25:33 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.4: + + Update links to GNOME git repositories in flatpak files. + + [EContactEditor] Do not store empty values in vCard. + + Correct memory leak of object returned by + atk_object_ref_relation_set(). + + Try also with the From address when looking up correct From + account for composer. + + Properly wrap text in 'Security Information' dialog. + + Add 4px bottom margin to secure button table. + + [Composer] Message generated twice when using 'Send through + Outbox'. + + Update couple HTML editor tests. + + Help: Update meeting invitation process due to UI changes. + + Bugs fixed: bgo#796174, bgo#757504, bgo#548681, bgo#750636, + glgo#GNOME/evolution#31, glgo#GNOME/evolution#32, + glgo#GNOME/evolution#13, glgo#GNOME/evolution#43, + glgo#GNOME/evolution#55, glgo#GNOME/evolution#69. + + Updated translations. + ------------------------------------------------------------------- Mon Jun 18 09:44:56 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index d1093df..6cffa41 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.28.3 +Version: 3.28.4 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite