From e893ca1060c83dcea0d7bfdf858f8205cde55cc54ce2b4cc86b2fadcacfe5c48 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 18 Mar 2016 10:06:17 +0000 Subject: [PATCH] Accepting request 374442 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374442 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=291 --- evolution-3.19.91.tar.xz | 3 --- evolution-3.19.92.tar.xz | 3 +++ evolution.changes | 14 ++++++++++++++ evolution.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.19.91.tar.xz create mode 100644 evolution-3.19.92.tar.xz diff --git a/evolution-3.19.91.tar.xz b/evolution-3.19.91.tar.xz deleted file mode 100644 index 46d437a..0000000 --- a/evolution-3.19.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5eb82080234d49601eb704da3d957bef4536c57b64e7741a368a6091fb4869d7 -size 12145652 diff --git a/evolution-3.19.92.tar.xz b/evolution-3.19.92.tar.xz new file mode 100644 index 0000000..d19f0ca --- /dev/null +++ b/evolution-3.19.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb65e253f60252523484438b8d13bd1206ed05801bb57424abf0166c5b15d8c +size 12138664 diff --git a/evolution.changes b/evolution.changes index d32a540..9fa9dbc 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 15 10:28:45 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.92: + + Update README file. + + Plain text signature is opened as an HTML one. + + Some HTML signatures lost line breaks when inserted to the + composer. + + EHTMLEditorView - Signature in a message can lost its line + breaks after sending it. + + bgo#762759: Crash on start when ~/.cache is not accessible. + + bgo#762477: Add .desktop file actions to open respective parts. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 29 15:36:01 UTC 2016 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 9c4ce00..9b6dd14 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.20 -Version: 3.19.91 +Version: 3.19.92 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')