Accepting request 644297 from GNOME:Factory
(forwarded request 644240 from iznogood) OBS-URL: https://build.opensuse.org/request/show/644297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=218
This commit is contained in:
commit
97fb645ff3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be9565303ec8b20d68a136b61e2586d9fdd5204e4ad66d4b908d5957c578749b
|
||||
size 11935040
|
3
evolution-3.30.2.tar.xz
Normal file
3
evolution-3.30.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b29e4308241d5678cd3514549bf920b759e06792d4c75edece148400b44c44df
|
||||
size 11945072
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 09:06:17 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.30.2:
|
||||
+ Print actions disabled in Calendar view.
|
||||
+ Task Location shown as Summary in preview pane.
|
||||
+ Make sure message_list_folder_changed() is called from the
|
||||
main/UI thread.
|
||||
+ [Flatpak] Use host system DConf to store user settings.
|
||||
+ Free/Busy lookup for authenticated URLs not re-tried.
|
||||
+ [Calendar] Fix issues with attendees editing of an existing
|
||||
meeting.
|
||||
+ A little code clean-up related to the previous commit.
|
||||
+ [Event/Task editor] Force timezone part show only if really
|
||||
needed.
|
||||
+ Bugs fixed: glgo#GNOME/evolution#135, glgo#GNOME/evolution#136,
|
||||
glgo#GNOME/evolution#139, glgo#GNOME/evolution#140,
|
||||
glgo#GNOME/evolution#155, glgo#GNOME/evolution#159,
|
||||
glgo#GNOME/evolution#162, glgo#GNOME/evolution#163,
|
||||
glgo#GNOME/evolution#164, glgo#GNOME/evolution#166,
|
||||
glgo#GNOME/evolution#176, glgo#GNOME/evolution#183,
|
||||
glgo#GNOME/evolution!4.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 17:49:59 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -19,7 +19,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.30.1
|
||||
Version: 3.30.2
|
||||
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