diff --git a/anjuta-3.8.1.tar.xz b/anjuta-3.8.1.tar.xz deleted file mode 100644 index bd301de..0000000 --- a/anjuta-3.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef5d8a5032d4c2025e1870bef044fa025f01096a86f8f226eb178688a960c5b9 -size 5180820 diff --git a/anjuta-3.9.1.tar.xz b/anjuta-3.9.1.tar.xz new file mode 100644 index 0000000..406fba2 --- /dev/null +++ b/anjuta-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f417bf5d59829f57d2442363c3350bdbdc3061ce096b56adb0c1067a35c79178 +size 5188608 diff --git a/anjuta-glade.xml b/anjuta-glade.xml deleted file mode 100644 index 2d6b57e..0000000 --- a/anjuta-glade.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/anjuta.changes b/anjuta.changes index eec3c8c..4cc17f7 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Wed May 1 18:42:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + anjuta_language_provider: add proposals() function. + + anjuta-tabber: + - Always use the padding of an active tab in y-direction size + allocation. + - don't iterate list to check if node is first/last. + - fix calculation of region flags. + - implement gtk_container_get_path_for_child(). + - remove call to gtk_widget_style_attach(). + - remove the total padding from total width. + - rework size allocation. + - take focus-padding into account when rendering focus. + - use tab_curvature for left/right space of first/last tab. + + dir-project: + - check for NULL groups in dir_project_is_loaded(). + - fix compile error. + + document-manager: + - don't allocate AnjutaDocmanPriv ourselves. + - don't free AnjutaDocmanPriv ourselves. + - fix compile warning. + - pack notebook with width 1. + - remove margin around the document combo box. + + git: + - Add a stash button to the Status command bar. + - Fix more names in the glade file. + - Fix setting of a custom author in the commit panel. + - Fix widget names. + - Implement adding files by dragging them onto the status view. + - Implement branch switching by double-click. + - More glade file name fixes. + - Pack the dock and the command bar together. + - Use actions for recurring items in the glade file. + - Use a toggle button to show and hide the command bar. + - Widget name fixes. + + language-support-js: + - replace one more use of ianjuta_editor_assist_proposals(). + - use anjuta_language_provider_proposals(). + + language-support-python: + - replace one more use of ianjuta_editor_assist_proposals(). + - use anjuta_language_provider_proposals(). + + libanjuta: Improve editor modeline support. + + libanjuta/manuals: Update documentation sections. + + message-view: + - Use AnjutaCloseButton in tabs. + - use a single box for the tab widget. + + mk-project: + - Ignore conditional directives in makefile. + - Prevent a crash. + + parser-cxx: + - fix compilation warning. + - use anjuta_language_provider_proposals(). + + project-wizard: Use dist_doc_DATA for documentation text files. + + sourceview: remove filtering of single proposals matching + pre_word. + + symbol-db-query: change order of property installation in + SymbolDBQuery. + + Update doap file. + + Use dist_doc_DATA for documentation text files. + + Bugs fixed: bgo#680770, bgo#688611, bgo#696023, bgo#696984, + bgo#696990, bgo#697030, bgo#698011. + + Updated translations. +- Drop anjuta-glade.xml source: it's included in the tarball. + ------------------------------------------------------------------- Tue Apr 16 07:05:37 UTC 2013 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 1e2ce16..1002b1d 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,14 +17,13 @@ Name: anjuta -Version: 3.8.1 +Version: 3.9.1 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ Group: Development/Tools/IDE Url: http://anjuta.sourceforge.net/ -Source0: http://download.gnome.org/sources/anjuta/3.8/%{name}-%{version}.tar.xz -Source1: anjuta-glade.xml +Source0: http://download.gnome.org/sources/anjuta/3.9/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -151,7 +150,6 @@ and more. %lang_package %prep %setup -q -cp %{S:1} libanjuta translation-update-upstream %build