Accepting request 133677 from home:vuntz:branches:GNOME:Factory

simplify .changes

OBS-URL: https://build.opensuse.org/request/show/133677
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=136
This commit is contained in:
Vincent Untz 2012-09-11 17:16:16 +00:00 committed by Git OBS Bridge
parent e1d0fdd0e0
commit 47e4f8f385

View File

@ -2,50 +2,29 @@
Mon Sep 3 18:40:11 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Fix build with gtksourceview 3.5.90+ (bgo#682501)
+ git: Fix bgo 680401: Git plugin (Status) doesn't work with git
version 1.7.10.4
+ crash trying to stop the debugger (bgo#679767)
+ Bugs fixed: bgo#679767, bgo#680401, bgo#682501.
+ Updated translations.
- Drop anjuta-includes.patch: fixed upstream.
-------------------------------------------------------------------
Mon Aug 6 19:50:26 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ Add new the interface IAnjutaLanguageProvider and extend
IAnjutaEditorAssist
+ Adapt the language-support-* plugins to the new interface
IAnjutaLanguageProvider
+ anjuta: Fix closed dock windows which were kept hidden due to
the latest changes in GDL
+ build: Only check for passwords when installing as root
(bgo#680136)
+ class-inheritance, code-analyzer: Remove plugins that don't
work or aren't built
+ configure: Build system fixes
+ devhelp: update plugin to avoid DhBase, no longer available in
libdevhelp
+ document-manager:
- entry of find in files doesn't get focused (bgo#680554)
- Entry of find in files doesn't get focused (bgo#680554)
- Escape key does not dismiss Find in Files panel (bgo#680555)
- Find in Files does not scroll to top of results (bgo#680559)
- Only use in project files
- Unify focus handling
+ FAQ: Several improvements
+ Fix Warnings when starting anjuta (bgo#680657)
+ git: Only show the Git Tasks menu when the Git window is active
+ language-support-vala: build using $(VALAC), not valac
+ libanjuta:
- Fix some warnings and made AnjutaPluginDescription a boxed
type
+ Move parser part from the language-support-cpp-java to the new
parser-cxx plugin
+ starter:
- Remove unused starter_logo.png
- Use glib resource framework for UI files
+ symbol-db: Fix build
+ Bugs fixed: bgo#680466
- Drop pkgconfig(libgraph) BuildRequires following upstream.
+ Several other code changes.
+ Several improvements to the FAQ.
+ Build fixes.
+ Bugs fixed: bgo#680136, bgo#680466, bgo#680657.
- Drop pkgconfig(libgraph) BuildRequires: it was only needed for
plugins that got dropped.
- Add anjuta-includes.patch: Fix build with gtksourceview 3.5.3.
-------------------------------------------------------------------
@ -54,11 +33,8 @@ Fri Aug 3 18:15:06 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ libanjuta: Fix memory corruption in AnjutaPkgConfig
(bgo#679827)
+ cxxparser:
- Avoid infinite loop (bgo#679772)
- improved code checks to avoid leaks
- fixed warning on query field retrieving
+ improve calltips in vala plugin
+ Small fixes to cxxparser (including bgo#679772).
+ Improve calltips in vala plugin
+ Updated translations.
-------------------------------------------------------------------
@ -67,34 +43,20 @@ Thu Aug 2 21:25:54 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ build-basic-autotools: bgo#674863: No easy way to call make
check
+ configure: Detect python more robust
+ ctags vala support: update to Vala 0.18
+ git: Remove an unused variable
+ git: Show the Status pane on plugin load
+ git: Use tree paths instead of iterators to track the selected
log viewer branch
+ glade: bgo#676811: Fix check order of editor on member add
+ indentation: Use Indentation as name for all indentation
preferences
+ libanjuta: Add widget presenting capability to AnjutaDock
+ libanjuta, am-project: bgo#675118: Project manager never
finishes loading Anjuta project
+ libanjuta: Fix warnings in autogen code
+ libanjuta: Reverse the order of pane operations in
anjuta_dock_replace command_pane
+ project-wizard: Explicitely use 3.0 as interface version for ui
files (bgo#675877)
+ project-wizard: Make sure no template requires gtk+ 2.12
anymore
+ resolve dependencies from cpp-java plugin
+ Some trivial fixes in indentation plugins and cpp-java plugin
+ split language-support-cpp-java and language-support-python
+ project-wizard:
- Explicitely use 3.0 as interface version for ui files
(bgo#675877)
- Make sure no template requires gtk+ 2.12 anymore
+ symbol-db: Ignore files with unknown language (bgo#678695)
+ vala support: update to Vala 0.18
+ Split language-support-cpp-java and language-support-python
plugin in an indentation part and a new language-support part
+ symbol-db: Avoid warning when NULL is passed to
sdb_engine_add_language()
+ symbol-db: Don't crash if project was moved to another location
+ symbol-db: Ingore files with unknown language (bgo#678695)
+ vala language support: update to Vala 0.18
+ Several other code changes.
+ Build fixes.
+ Bugs fixed: bgo#675118, bgo#676811.
+ Updated translations.
- Replace pkgconfig(libvala-0.16) BuildRequires with
pkgconfig(libvala-0.18): Use vala 0.18.
@ -103,50 +65,23 @@ Thu Aug 2 21:25:54 UTC 2012 - dimstar@opensuse.org
Wed Aug 1 12:36:07 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ language-support-vala: Removed "cpp-" prefix from schema key
names
+ language-support-cpp:
- Use common settings for indentation
- Move preferences in plugins/cpp
+ language-support-python:
- Use common settings for indentation
- Move preferences in plugins/python
+ class-gen:
- Use a simple hash table instead of NPWValue
- Class generator should respect project's indent settings
(bgo#672892)
+ sourceview:
- Use common settings for indentation
+ project-wizard:
- wizard generates modeline inconsistent with indentation prefs
(bgo#563986)
- Do not use NPWValue in autogen API
+ project-manager:
- The target advanced options window should remember its size
(bgo#594912)
- Display group name containing sub directories
+ subversion: Fix pointer size problems on gcc 4.5.3 and newer
+ Use common settings for indentation in several plugins.
+ Fix autoindentation after line wrapping
+ libanjuta:
- Fix anjuta_token functions
- Remove some useless code in AnjutaPreferences
- Allow to define common settings in plugin preference page
- Move autogen functions from project-wizard to libanjuta
- document AnjutaAutogen API
- Change autogen API to support introspection
- Reuse G_FILE_ERROR instead of defining a new error domain for
autogen
- Move useful template macros from project wizard to a common
directory
+ am-project:
- Include project files as sources in the project tree
- Fix regression tests after adding project files in the
project tree
- Allow to create the root group in an empty project
- Allow to have sub directories in a group
- Do not expand variable in target and group flags
- Expand variables in source names
- Fix multiple crashes
+ Fixed autoindentation after line wrapping
+ project-manager:
- The target advanced options window should remember its size
(bgo#594912)
- Display group name containing sub directories
+ sourceview: Correctly implement popup-menu (bgo#672692)
+ Several other code changes.
+ Minor build system fixes.
+ Updated translations.