diff --git a/anjuta-3.9.2.tar.xz b/anjuta-3.9.2.tar.xz deleted file mode 100644 index f148f8f..0000000 --- a/anjuta-3.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aca7d7f25499c657577ae322c9aa8906af7177a9f6de3b6880b1b75e052e1e99 -size 5195660 diff --git a/anjuta-3.9.3.tar.xz b/anjuta-3.9.3.tar.xz new file mode 100644 index 0000000..db5c85b --- /dev/null +++ b/anjuta-3.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccd92f23e7bedbab6b48aacdf1150bd6609b1883d950474802f335d1951ad07 +size 5352616 diff --git a/anjuta.changes b/anjuta.changes index ec3af4e..2657bc1 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Sat Jun 22 11:58:51 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + sourceview: + - fix compile warnings. + + message-view: don't manually free private structure. + + snippets-manager: fix compile warnings. + + git: + - Add a context menu to the log pane. + - Add a context menu to the Branches pane. + - Add a popup menu to the Remotes pane. + - Check box action fixes in Push and Pull panes. + - Add a popup menu to the Stash pane. + - Fix a warning. + + libanjuta: + - Improve symbol-db behavior on cut, paste, undo, redo and + when multiple files are modified. + - Move scoped and descoped signal on AnjutaProfile object. + - Replace AnjutaPluginDescription by AnjutaPluginHandle in API. + - Move anjuta_profile_manager_load_profile function in + anjuta_profile. + - Always keep plugins in the system profile. + - Allow to enable only a set of plugins defined in the profile + file. + - Keep dynamic allocation data in AnjutaPluginDescription. + - Allow to change plugin description key from profile. + + Allow to select different profile on the command line. + + Add a sample custom profile keeping only the editor. + + document-manager: Automatically open an empty file if starter + plugin is not used. + + symbol-db: Update symbol database on editor changes without + saving. + + language-support-cpp-jave: Fix memory leak. + + Bugs fixed: bgo#701443, bgo#701207, bgo#700383 + + Updated translations. + ------------------------------------------------------------------- Tue May 28 06:38:58 UTC 2013 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index b40ef02..35e2997 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,7 +17,7 @@ Name: anjuta -Version: 3.9.2 +Version: 3.9.3 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+