Accepting request 195736 from home:dimstar:branches:GNOME:Factory

Update to 3.9.90

OBS-URL: https://build.opensuse.org/request/show/195736
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=159
This commit is contained in:
Bjørn Lie
2013-08-21 21:14:57 +00:00
committed by Git OBS Bridge
parent 0662cd18e9
commit af47b6f862
5 changed files with 39 additions and 45 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon Aug 19 21:28:54 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.90:
+ document-manager: Fix icon size in document manager tabs.
+ git:
- Widget name fixes.
- Show diffs of uncommitted changes in the status view.
- Show stash diffs in the stash pane.
- Don't show the command bar if the Tasks button isn't active.
- Don't show stash numbers on diff rows.
+ libanjuta:
- Add AnjutaCellRendererDiff.
- Update the glade catalog.
+ libanjuta/anjuta-command-bar:
- Resect GTK button image settings.
- Don't use a shadow for the scrolled window.
+ symbol-db:
- link with librt on Linux (bgo#704985).
- Use a GtkSearchEntry for the search entry in the search view.
+ libanjuta/anjuta-file-list: Fix the help text color.
+ libanjuta/anjuta-cell-renderer-diff: Detect diff headers.
+ build: add support for libvala-0.22.
+ Use program icon on about dialog.
+ Fix column number on lines with tabs.
+ help: fix broken images.
+ Bugs fixed: bgo#689384, bgo#701419.
- Drop anjuta-vala-0.22.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
as we don't carry any patch anymore.
-------------------------------------------------------------------
Tue Aug 6 09:24:08 UTC 2013 - dimstar@opensuse.org