Accepting request 363068 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/363068 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=290
This commit is contained in:
parent
f07032ac30
commit
3d1eb25582
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb12dbe6f1a019d0d39d462565922633ad11e6aee5d1bf63e181d786e5061b4e
|
||||
size 12114144
|
3
evolution-3.19.91.tar.xz
Normal file
3
evolution-3.19.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5eb82080234d49601eb704da3d957bef4536c57b64e7741a368a6091fb4869d7
|
||||
size 12145652
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 29 15:36:01 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.19.91:
|
||||
+ Correct typo in the fix for bgo#761883.
|
||||
+ Pressing the Return key in the image wrapper will duplicate
|
||||
the image wrapper structure.
|
||||
+ EHTMLEditorSelection - Turning off the bold formatting can
|
||||
leave unnecessary nodes in the DOM.
|
||||
+ EHTMLEditorView:
|
||||
- List item is deleted when enter is pressed on the end of it.
|
||||
- Avoid extra selection save/restore in list manipulation.
|
||||
+ Bugs fixed: bgo#203026, bgo#579675, bgo#614557, bgo#759101,
|
||||
bgo#761159, bgo#761301, bgo#761497, bgo#761596, bgo#761993,
|
||||
bgo#762022, bgo#762075, bgo#762205, bgo#762376, bgo#762396.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 03:19:57 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -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.90
|
||||
Version: 3.19.91
|
||||
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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user