diff --git a/anjuta-3.9.3.tar.xz b/anjuta-3.9.3.tar.xz deleted file mode 100644 index db5c85b..0000000 --- a/anjuta-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fccd92f23e7bedbab6b48aacdf1150bd6609b1883d950474802f335d1951ad07 -size 5352616 diff --git a/anjuta-3.9.4.tar.xz b/anjuta-3.9.4.tar.xz new file mode 100644 index 0000000..b3648e0 --- /dev/null +++ b/anjuta-3.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b994f73b32f05831e5b49f01c9a85e483c2f5a429303a2ce7a01ec9d9f9ea9e5 +size 5389808 diff --git a/anjuta.changes b/anjuta.changes index 2657bc1..2c8f4a1 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Jul 9 06:55:25 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.4: + + anjuta: Add application menu. + + git: Fix the Do Not Commit option in the Revert pane. + + libanjuta/anjuta-entry: Don't use CSS for help text styles. + + Keep using loaded plugin even if they are marked as disabled. + + Register GApplication with a different name if a profile is + used. + + document-manager: Make use of symbol-db plugin optional. + + language-support-python: Remove critical warnings. + + language-manager: Support symbols in more programming + languages. + + Need at least glib 2.34 for g_spawn_check_exit_status. + + dir-project: Load big project faster. + + dir-project: Decrease project load priority to avoid blocking + GUI. + + am-project: data target are not distributed by default in + automake. + + project-manager: Add a function in the interface to remove a + file from a project. + + Bugs fixed: bgo#703637, bgo#702576 + + Updated translations. + ------------------------------------------------------------------- Sat Jun 22 11:58:51 UTC 2013 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 35e2997..5d89541 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -17,7 +17,7 @@ Name: anjuta -Version: 3.9.3 +Version: 3.9.4 Release: 0 Summary: Versatile Integrated Development Environment for GNOME License: GPL-2.0+ @@ -51,7 +51,7 @@ BuildRequires: valgrind-devel BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5 BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.34.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5