Accepting request 245970 from GNOME:Next

Push GNOME 3.13.90

OBS-URL: https://build.opensuse.org/request/show/245970
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=174
This commit is contained in:
2014-08-23 11:52:40 +00:00
committed by Git OBS Bridge
parent bde5fd85ee
commit 70ed09fb7d
4 changed files with 68 additions and 14 deletions

View File

@@ -1,3 +1,63 @@
-------------------------------------------------------------------
Mon Aug 18 21:12:06 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.90:
+ terminal:
- Support vte-2.90 or vte-2.91.
- Crash if gnome-terminal is not installed (bgo#728295).
+ project-wizard:
- Suggestion to use a Glade prompted handler name rather than
"destroy" (bgo#732672).
- parameters reversed in template main.py function
def destroy(window, self) (bgo#732614).
- Python template not loading (bgo#732446).
+ AppData file does not validate (bgo#731844).
+ run-program: Gnome-Terminal not support --disable-factory
argument (bgo#730314).
+ Add a warning if there is an error while getting package list.
+ anjuta installs icons in the gnome icon theme (bgo#730895).
+ Bugs fixed: bgo#734719, bgo#722197.
+ Updated translations.
- Drop anjuta-move-icons-to-hicolor.patch and
anjuta-no-vte-no-crash.patch: fixed upstream.
-------------------------------------------------------------------
Tue Jul 15 21:32:41 UTC 2014 - dimstar@opensuse.org
- Add anjuta-no-vte-no-crash.patch: Do not crash if VTE is not
available.
-------------------------------------------------------------------
Tue Jul 15 18:12:00 UTC 2014 - zaitor@opensuse.org
- Add anjuta-move-icons-to-hicolor.patch: move icons to hicolor.
Needed after merge of themes into adwaita theme.
- Stop running icon_theme_cache_post(un) gnome in post(un), no
longer needed due to above patch.
- Temporarly disable building of terminal plugin via commenting out
pkgconfig(vte-2.91) BuildRequires.
-------------------------------------------------------------------
Sun Jul 13 12:54:21 UTC 2014 - dimstar@opensuse.org
- Drop gnome-icon-theme-devel BuildRequires and gnome-icon-theme
Requires: no longer required after the merging of the themes into
Adwaita theme, which in turn is a dependency to GTK+ 3.0.
-------------------------------------------------------------------
Tue May 6 18:33:41 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.1:
+ Load big projects without errors and without blocking the GUI.
+ Keep the most recent message pane on the left.
+ Miscellaneous improvements to the About dialog.
+ Give reasonable default size to git dock.
+ Mark images as not translatable to keep them off translators
radar.
+ Bugs fixed: bgo#727634, bgo#627091, bgo#727637, bgo#727633,
bgo#727630, bgo#349733, bgo#726607.
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 26 18:07:24 UTC 2014 - zaitor@opensuse.org