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
This commit is contained in:
parent
d16c635b4a
commit
22127541fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d374511b7866df399c30458b92ac59a24cd5517c0f3a541d72010bc1eca73be8
|
||||
size 12113760
|
3
evolution-3.28.4.tar.xz
Normal file
3
evolution-3.28.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:543af7c28e470f4986bac868e5009467fd231643152640461d639477ed3f74c8
|
||||
size 12150564
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user