Accepting request 170936 from home:dimstar:branches:GNOME:Factory
Update to 3.8.1 - Copy to G:S:3.8 when accepting OBS-URL: https://build.opensuse.org/request/show/170936 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=200
This commit is contained in:
parent
3b0bc5292f
commit
dab81d28c3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f78bcce1d4da7640dad8d083cc90de3500d51f190a089c723b0dcced690f642
|
||||
size 12318896
|
3
evolution-3.8.1.tar.xz
Normal file
3
evolution-3.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89b775c5757ddf791d181c82eaee6ddc42252eb54aa2f5dc5a80ff5b9246803b
|
||||
size 12307476
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 17:29:36 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.8.1:
|
||||
+ Fix translations of keywords in .desktop files
|
||||
+ Fix mbox-to-Maildir conversion... again.
|
||||
+ Fix for typing in ITIP comments when some keys triggered
|
||||
actions.
|
||||
+ Show parts with Content-ID of multipart/mixed as attachments.
|
||||
+ e_mail_folder_uri_parse: Handle local mbox folder URIs.
|
||||
+ Update copyright year on About dialog.
|
||||
+ EWebView: Disable WebKit plugins during instance
|
||||
initialization.
|
||||
+ Remove Evolution's implementation of highlighting and use
|
||||
WebKit highlighting.
|
||||
+ web-inspector: Change the shortcut key to match Chrome.
|
||||
+ Improve thread-safety of ECalModel.
|
||||
+ Restore "Automatic Contacts" plugin preferences page.
|
||||
+ Bugs fixed: bgo#662568, bgo#681837, bgo#684245, bgo#687412,
|
||||
bgo#696173, bgo#696175, bgo#696185, bgo#696715, bgo#697228,
|
||||
bgo#697268.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 06:56:57 UTC 2013 - 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.8
|
||||
Version: 3.8.0
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
# _version needs to be %{version} stirpped 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