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
This commit is contained in:
Dominique Leuenberger 2016-03-18 10:06:17 +00:00 committed by Git OBS Bridge
parent 3d1eb25582
commit e893ca1060
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5eb82080234d49601eb704da3d957bef4536c57b64e7741a368a6091fb4869d7
size 12145652

3
evolution-3.19.92.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcb65e253f60252523484438b8d13bd1206ed05801bb57424abf0166c5b15d8c
size 12138664

View File

@ -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

View File

@ -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]+')