Hello community, here is the log from the commit of package anjuta for openSUSE:Factory checked in at 2014-05-05 21:13:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/anjuta (Old) and /work/SRC/openSUSE:Factory/.anjuta.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "anjuta" Changes: -------- --- /work/SRC/openSUSE:Factory/anjuta/anjuta.changes 2014-01-13 10:52:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.anjuta.new/anjuta.changes 2014-05-05 21:14:04.000000000 +0200 @@ -1,0 +2,76 @@ +Wed Mar 26 18:07:24 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 21 12:05:06 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + gdb: Disable password-prompt for gdb communication. + + Don't set a minimum window size - just use the default. + + Fix crash when launching nonexistant program. + + Bugs fixed: bgo#688020, bgo#725373, bgo#723451, bgo#722989, + bgo#723452, bgo#723449, bgo#723510, bgo#723458, bgo#723443, + bgo#711353, bgo#723444. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 23 18:17:29 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Support Vala 0.24. + + libanjuta: Set reasonable default size for preferences window + (bgo#723444). + + anjuta: Don't set a minimum window size - just use the default. + + gdb: Disable password-prompt for gdb communication. + + User help: fix a typo. + + Fix crash when launching nonexistant program. + + Project Wizard - Set default setting for author, email, + version, and project directory (bgo#711353). + + New Window action is always disabled (bgo#723443). + + Missing image icon next to recent projects (bgo#723458). + + teminal: Warning after closing a program started by Run -> + Execute (bgo#723510). + + anjuta: Should set a reasonable default window size + (bgo#723449). + + debug-manager: Remove weak pointer when needed. + + file-manager: Remove weak pointer when plugin is finalized. + + quick-open: Remove weak pointer on deactivation. + + run-program: Remove unneeded weak pointer. + + tools: Remove weak pointer when the context is destroyed. + + symbol-db: Remove weak pointer when plugin is destroyed. + + language-support-cpp-java: Remove a critical warning when + Anjuta is closed. + + build-basic-autotools: Remove unused idle handler. + + project-manager: Fix critical warnings when closing Anjuta + window if multiple windows are open (bgo#723452). + + Updated translations. +- Drop anuta-libvala-0.24.patch: fixed upstream. +- Drop gnome-common BuildRequires: No longer needed as we do not + carry any patches anymore. + +------------------------------------------------------------------- +Wed Jan 29 22:01:52 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Bugs fixed: bgo#722721, bgo#722721, bgo#722721, bgo#722720, + bgo#721534, bgo#720126, bgo#711720, bgo#721783, bgo#721782, + bgo#722005, bgo#720969, bgo#711722, bgo#711512, bgo#708248, + bgo#709752, bgo#708748. + + Updated translations. +- Replace pkgconfig(neon) BuildRequires with pkgconfig(serf-1): + Following subversions switch to serf in place of neon. + +------------------------------------------------------------------- +Tue Jan 28 20:36:58 UTC 2014 - dimstar@opensuse.org + +- Switch to vala 0.24 for GNOME 3.12 target: + + Replace pkgconfig(libvala-0.24) BuildRequires with + pkgconfig(libvala-0.24), for the actual switch. + + Add anuta-libvala-0.24.patch: Add support for Vala 0.24. + + Add gnome-common BuildRequires: required, as above patch + touches the build system and we need gnome-commons to correctly + bootstrap the tarball, due to GNOME_COMPILE_WARNINGS. + +------------------------------------------------------------------- @@ -4 +80 @@ -- Do not BuildRequire valgrind for ppc64le.. +- Do not BuildRequire valgrind for ppc64le. Old: ---- anjuta-3.10.2.tar.xz New: ---- anjuta-3.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ anjuta.spec ++++++ --- /var/tmp/diff_new_pack.Oh1514/_old 2014-05-05 21:14:05.000000000 +0200 +++ /var/tmp/diff_new_pack.Oh1514/_new 2014-05-05 21:14:05.000000000 +0200 @@ -17,13 +17,13 @@ Name: anjuta -Version: 3.10.2 +Version: 3.12.0 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.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/anjuta/3.12/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: autogen BuildRequires: binutils-devel @@ -57,9 +57,9 @@ BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5 BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0 BuildRequires: pkgconfig(libgvc) -BuildRequires: pkgconfig(libvala-0.22) +BuildRequires: pkgconfig(libvala-0.24) BuildRequires: pkgconfig(libxml-2.0) >= 2.4.23 -BuildRequires: pkgconfig(neon) +BuildRequires: pkgconfig(serf-1) BuildRequires: pkgconfig(vte-2.90) >= 0.27.6 # Directly required by anjuta: Requires: autoconf @@ -206,6 +206,8 @@ %{_bindir}/anjuta-tags %{_libdir}/anjuta/ %{_datadir}/anjuta/ +%dir %{_datadir}/appdata +%{_datadir}/appdata/anjuta.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/mime/packages/*.xml %{_datadir}/pixmaps/anjuta/ ++++++ anjuta-3.10.2.tar.xz -> anjuta-3.12.0.tar.xz ++++++ ++++ 146075 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org