From 50320ba1d1877666783b5bd9290a9244a245e61413620dd93123db1c408a7265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 12 Dec 2018 09:57:35 +0000 Subject: [PATCH] Accepting request 656801 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/656801 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=389 --- evolution-3.30.2.tar.xz | 3 --- evolution-3.30.3.tar.xz | 3 +++ evolution.changes | 23 +++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 27 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.30.2.tar.xz create mode 100644 evolution-3.30.3.tar.xz diff --git a/evolution-3.30.2.tar.xz b/evolution-3.30.2.tar.xz deleted file mode 100644 index 4ed1442..0000000 --- a/evolution-3.30.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b29e4308241d5678cd3514549bf920b759e06792d4c75edece148400b44c44df -size 11945072 diff --git a/evolution-3.30.3.tar.xz b/evolution-3.30.3.tar.xz new file mode 100644 index 0000000..f592df2 --- /dev/null +++ b/evolution-3.30.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cce1c4c2bacb3298810053589196d781a2a07dbc1dbfaac24892b139c60bec +size 11988604 diff --git a/evolution.changes b/evolution.changes index 1385723..c48e040 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Dec 10 09:55:53 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.3: + + Make sure intltool-merge cache is created only once. + + Correct evolution-mail-formatter user documentation build + warning. + + [EWebView] Use case insensitive search when highlighting words + in the body. + + e_mail_formatter_format_address: Quote name part when it + contains special letters. + + [SRV config lookup] Preset authentication method for SMTP. + + [Flatpak manifests] Build geocode-glib directly with meson. + + Bugs Fixed: bgo#652821, glgo#GNOME/evolution#51, + glgo#GNOME/evolution#154, glgo#GNOME/evolution#169, + glgo#GNOME/evolution#180, glgo#GNOME/evolution#182, + glgo#GNOME/evolution#187, glgo#GNOME/evolution#196, + glgo#GNOME/evolution#198, glgo#GNOME/evolution#208, + glgo#GNOME/evolution#214, glgo#GNOME/evolution#238, + glgo#GNOME/evolution#252, glgo#GNOME/evolution#254, + glgo#GNOME/evolution#162. + + Updated translations. + ------------------------------------------------------------------- Wed Nov 14 10:00:59 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index 21cc2dc..400dbda 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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.2 +Version: 3.30.3 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite