Accepting request 594988 from home:iznogood
New stable rel OBS-URL: https://build.opensuse.org/request/show/594988 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=366
This commit is contained in:
parent
76f8c90ebc
commit
e6cd58ed47
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce0a7a4da646bdf7692dcece1b0facb1473368ae53a1d3ee45cc35498ce1de2c
|
|
||||||
size 12107500
|
|
3
evolution-3.28.1.tar.xz
Normal file
3
evolution-3.28.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:144967e51a1781626e542f7abc360a926059146ae957af3271e5d32d1e2dbb69
|
||||||
|
size 12127140
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 9 21:23:39 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.28.1:
|
||||||
|
+ Correct typo in config.h.in.
|
||||||
|
+ Correct e_mail_formatter_canon_header_name().
|
||||||
|
+ Correct evolution stable flatpak build.
|
||||||
|
+ Update version requirements in flatpak files.
|
||||||
|
+ Avoid runtime warning when printing message with text/calendar
|
||||||
|
attachment.
|
||||||
|
+ Avoid runtime warning when creating fullname.ui dialog.
|
||||||
|
+ Reply includes HTML attachment in message body.
|
||||||
|
+ Mark missing string for translation.
|
||||||
|
+ Ensure transient parent for ETimezoneDialog.
|
||||||
|
+ Fix broken markup in Hungarian translation.
|
||||||
|
+ Use proper its format for translator comments.
|
||||||
|
+ Update how to use address book as a data source in LibreOffice.
|
||||||
|
+ Remove step covering a non-existing UI element.
|
||||||
|
+ No globe button anymore, just a 'Select' button.
|
||||||
|
+ Classification UI in task/cal editor is not consistent anymore.
|
||||||
|
+ Bugs fixed: bgo#794151, bgo#794138, bgo#793848, bgo#794474,
|
||||||
|
bgo#791244, bgo#792688, bgo#794628, bgo#764044, bgo#794693,
|
||||||
|
bgo#794648, bgo#794718, bgo#794451.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 20 17:35:55 UTC 2018 - dimstar@opensuse.org
|
Tue Mar 20 17:35:55 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# _version needs to be %{version} stripped to major.minor.micro only...
|
# _version needs to be %{version} stripped to major.minor.micro only...
|
||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.28.0
|
Version: 3.28.1
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: check if note on license is still valid (comment before license)
|
# FIXME: check if note on license is still valid (comment before license)
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
|
Loading…
Reference in New Issue
Block a user