diff --git a/anjuta-3.9.1.tar.xz b/anjuta-3.9.1.tar.xz deleted file mode 100644 index 406fba2..0000000 --- a/anjuta-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f417bf5d59829f57d2442363c3350bdbdc3061ce096b56adb0c1067a35c79178 -size 5188608 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 4cc17f7..2657bc1 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +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 + +- Update to version 3.9.2: + + subversion: convert builder file to gtk+-3.0. + + starter: guard for NULL document manager or project manager. + + Fix deprecation warnings. + + Bugs fixed: bgo#699323, bgo#699329, bgo#699327, bgo#699330, + bgo#699326, bgo#698705, bgo#699316, bgo#700615, bgo#696991, + bgo#698158, bgo#700318, bgo#694644. + + Updated translations. + ------------------------------------------------------------------- Wed May 1 18:42:26 UTC 2013 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 1002b1d..35e2997 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,7 +17,7 @@ Name: anjuta -Version: 3.9.1 +Version: 3.9.3 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+