From 208e8f39db296590cf3e7d05df5e6881cffe7fafb7fd49640d1b1607170fc0e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 8 Jan 2019 14:19:55 +0000 Subject: [PATCH] Accepting request 663699 from home:iznogood - Update to version 3.30.4: + Clamp GSettings values before restoring window size. + "Save Image..." fails on shown attached image in message preview. + Bugs fixed: glgo#GNOME/evolution#273. OBS-URL: https://build.opensuse.org/request/show/663699 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=391 --- evolution-3.30.3.tar.xz | 3 --- evolution-3.30.4.tar.xz | 3 +++ evolution.changes | 9 +++++++++ evolution.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.30.3.tar.xz create mode 100644 evolution-3.30.4.tar.xz diff --git a/evolution-3.30.3.tar.xz b/evolution-3.30.3.tar.xz deleted file mode 100644 index f592df2..0000000 --- a/evolution-3.30.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6cce1c4c2bacb3298810053589196d781a2a07dbc1dbfaac24892b139c60bec -size 11988604 diff --git a/evolution-3.30.4.tar.xz b/evolution-3.30.4.tar.xz new file mode 100644 index 0000000..b86f146 --- /dev/null +++ b/evolution-3.30.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b14670d667e3e7e3ef6d9a714f28da3be584da643bf8ef2917bff783b02be81 +size 11989432 diff --git a/evolution.changes b/evolution.changes index c48e040..1de5cf9 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 7 21:40:53 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.30.4: + + Clamp GSettings values before restoring window size. + + "Save Image..." fails on shown attached image in message + preview. + + Bugs fixed: glgo#GNOME/evolution#273. + ------------------------------------------------------------------- Mon Dec 10 09:55:53 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index 400dbda..f31536a 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,7 +1,7 @@ # # spec file for package evolution # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.3 +Version: 3.30.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