Accepting request 415828 from home:fcrozat:branches:GNOME:Factory

(resync changelog)
- Update to GNOME 3.20.2  Fate#318572

- Update to GNOME 3.20  Fate#318572
- Drop evolution-bsc930240-a11y-3-12-fixes.patch,
  evolution-bsc930240-a11y-3-16-fixes.patch,
  0001-GalA11yETableColumnHeader-implement-AtkComponent.patch,
  and evolution-drag-text-to-composer.patch: fixed upstream.

- Add evolution-bsc930240-a11y-3-12-fixes.patch,
  evolution-bsc930240-a11y-3-16-fixes.patch, and
  0001-GalA11yETableColumnHeader-implement-AtkComponent.patch:
  fix accessibility of the message list (bsc#930240).

- modified patches:
  * evolution-drag-text-to-composer.patch
    update patch bnc#869562, the upstream function next_uri wrongly
    split html content into lots of pieces that the edit cannot display 
    the html content nicely.

- modified patches:
  * evolution-migrate-kmail-kcontact.patch (bnc#888256)
  update to my patch submitted to upstream.

- Added patches:
  * evolution-drag-text-to-composer.patch (bnc#869562)
   patch backport from upstream. I use old api and add extra check
   of 'text/plain' type.

- Added support for gnome-patch-translation (1 string).

OBS-URL: https://build.opensuse.org/request/show/415828
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=305
This commit is contained in:
Dominique Leuenberger 2016-08-03 12:15:26 +00:00 committed by Git OBS Bridge
parent f5668f097b
commit 403e4e4289

View File

@ -64,6 +64,11 @@ Tue Jun 7 09:26:17 UTC 2016 - badshah400@gmail.com
+ Bugs fixed: bgo#766540, bgo#766713.
+ Updated translations.
-------------------------------------------------------------------
Mon May 16 21:38:35 UTC 2016 - mgorse@suse.com
- Update to GNOME 3.20.2 Fate#318572
-------------------------------------------------------------------
Tue May 10 17:15:01 UTC 2016 - zaitor@opensuse.org
@ -97,6 +102,15 @@ Mon Apr 25 20:21:39 UTC 2016 - zaitor@opensuse.org
- Drop pkgconfig(geoclue) BuildRequires: evolution stopped
depending on it in version 3.12.8.
-------------------------------------------------------------------
Thu Apr 14 18:12:30 UTC 2016 - mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
- Drop evolution-bsc930240-a11y-3-12-fixes.patch,
evolution-bsc930240-a11y-3-16-fixes.patch,
0001-GalA11yETableColumnHeader-implement-AtkComponent.patch,
and evolution-drag-text-to-composer.patch: fixed upstream.
-------------------------------------------------------------------
Wed Apr 13 22:37:39 UTC 2016 - mgorse@suse.com
@ -904,6 +918,14 @@ Mon Aug 10 06:07:16 UTC 2015 - zaitor@opensuse.org
+ Bugs fixed: bgo#724017, bgo#746276, bgo#751225, bgo#752637,
bgo#753029, bgo#752997, bgo#753059, bgo#752994, bgo#347846.
-------------------------------------------------------------------
Fri Jul 31 01:08:54 UTC 2015 - mgorse@suse.com
- Add evolution-bsc930240-a11y-3-12-fixes.patch,
evolution-bsc930240-a11y-3-16-fixes.patch, and
0001-GalA11yETableColumnHeader-implement-AtkComponent.patch:
fix accessibility of the message list (bsc#930240).
-------------------------------------------------------------------
Mon Jul 13 08:59:58 UTC 2015 - zaitor@opensuse.org
@ -1561,6 +1583,15 @@ Mon Sep 8 09:33:03 UTC 2014 - dimstar@opensuse.org
editor.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 3 00:36:56 UTC 2014 - dliang@suse.com
- modified patches:
* evolution-drag-text-to-composer.patch
update patch bnc#869562, the upstream function next_uri wrongly
split html content into lots of pieces that the edit cannot display
the html content nicely.
-------------------------------------------------------------------
Tue Aug 26 17:01:41 UTC 2014 - zaitor@opensuse.org
@ -1587,6 +1618,21 @@ Mon Aug 11 08:47:15 UTC 2014 - zaitor@opensuse.org
- Set define need_autogen to 0, as we are not applying any patches
at the moment.
-------------------------------------------------------------------
Wed Aug 6 22:23:23 UTC 2014 - dliang@suse.com
- modified patches:
* evolution-migrate-kmail-kcontact.patch (bnc#888256)
update to my patch submitted to upstream.
-------------------------------------------------------------------
Wed Jul 30 18:53:17 UTC 2014 - dliang@suse.com
- Added patches:
* evolution-drag-text-to-composer.patch (bnc#869562)
patch backport from upstream. I use old api and add extra check
of 'text/plain' type.
-------------------------------------------------------------------
Wed Jul 23 19:48:05 UTC 2014 - dimstar@opensuse.org
@ -1680,6 +1726,28 @@ Sun Mar 23 08:47:29 UTC 2014 - zaitor@opensuse.org
configure.
- Explicitly list all pc files in devel package.
-------------------------------------------------------------------
Fri Mar 21 19:47:20 CET 2014 - sbrabec@suse.cz
- Added support for gnome-patch-translation (1 string).
-------------------------------------------------------------------
Fri Mar 14 18:41:49 UTC 2014 - mgorse@suse.com
- Update to version 3.10.4:·
+ EMFolderTreeModel: Fix subscribing to a folder with children.
+ EDateEdit: Force 24 hour format for locales without am/pm
equivalents.
+ Avoid multiple save of folder changes on application quit.
+ EHttpRequest: Avoid possible data stream memory leak.
+ Bugs fixed: bgo#583773, bgo#645476, bgo#677300, bgo#702709,
bgo#702958, bgo#707121, bgo#707518, bgo#720542, bgo#721213,
bgo#721639, bgo#722352, bgo#723377.
+ Updated translations.
- Add evolution-create-folder-crash.patch -- fix a crash when
creating a new folder (bgo#722698).
-------------------------------------------------------------------
Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org