Accepting request 183147 from GNOME:Factory

Push GNOME 3.9.4 - hopefully in the for #oSC13

OBS-URL: https://build.opensuse.org/request/show/183147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=88
This commit is contained in:
Stephan Kulow 2013-07-16 12:04:26 +00:00 committed by Git OBS Bridge
commit 252d2e6c83
4 changed files with 30 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fccd92f23e7bedbab6b48aacdf1150bd6609b1883d950474802f335d1951ad07
size 5352616

3
anjuta-3.9.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b994f73b32f05831e5b49f01c9a85e483c2f5a429303a2ce7a01ec9d9f9ea9e5
size 5389808

View File

@ -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 Sat Jun 22 11:58:51 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: anjuta Name: anjuta
Version: 3.9.3 Version: 3.9.4
Release: 0 Release: 0
Summary: Versatile Integrated Development Environment for GNOME Summary: Versatile Integrated Development Environment for GNOME
License: GPL-2.0+ License: GPL-2.0+
@ -51,7 +51,7 @@ BuildRequires: valgrind-devel
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5 BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5
BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0 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(gtk+-3.0) >= 3.4.0
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0
BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5 BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5