Accepting request 400469 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/400469 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=183
This commit is contained in:
commit
298c988e3f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66fa6e18c4e6a29c44870d5786e4dbb82507a8254bca9e27e802625081fca630
|
||||
size 12070916
|
3
evolution-3.20.3.tar.xz
Normal file
3
evolution-3.20.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57f85675c12dc2c8e3a3a4fb65348ab0b9b078fd06e026208f2efe60d885b970
|
||||
size 12077272
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 7 09:26:17 UTC 2016 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.20.3:
|
||||
+ Fix some issues found by Coverity Scan, cppcheck and clang.
|
||||
+ Explicitly center attachment bar expander vertically.
|
||||
+ Avoid NULL dereference in mail-send-recv.c:free_send_data()
|
||||
function.
|
||||
+ EHTMLEditorActions: Paste Quotation action is always active.
|
||||
+ EHTMLEditorImageDialog: Border and alignment are not set
|
||||
properly.
|
||||
+ EHTMLEditorView: Background image from page is removed when
|
||||
saving draft.
|
||||
+ Bugs fixed: bgo#766540, bgo#766713.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 17:15:01 UTC 2016 - zaitor@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.20.2
|
||||
Version: 3.20.3
|
||||
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