Hello community,

here is the log from the commit of package gnome-builder for openSUSE:Factory 
checked in at 2016-11-05 21:27:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-builder (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-builder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-builder/gnome-builder.changes      
2016-10-19 13:14:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 
2016-11-05 21:27:50.000000000 +0100
@@ -1,0 +2,51 @@
+Wed Nov  2 18:57:18 UTC 2016 - [email protected]
+
+- Update to version 3.22.2:
+  + Flatpak builds of Builder can now target a Flatpak runtime when
+    building the project. More work is ongoing to support running
+    your project with flatpak runtimes.
+  + More RTL improvements.
+  + Lots of memory leak fixes found with ASAN.
+  + Builder will now cleanup the makecache directory for old
+    temporary files that could have been left behind.
+  + Flatpak breakout subprocess fixes to allow synchronous use from
+    main loop. This fixes potential lockups in Flatpak'd versions
+    of Builder.
+  + The diagnostic engine has been restructured to allow
+    out-of-band updates to diagnostics.
+  + Create-project now depends on git, as it uses git to initialize
+    a new project.
+  + GObject Introspection improvements.
+  + Improve performance of diagnostic creation under heavy use.
+    This fixes a main-loop stall when extracting thousands of
+    diagnostics from a project.
+  + Diagnostics panel has been changed to use GtkTreeView to
+    support larger lists of diagnostics as found in some projects.
+  + Add empty-state views for symbols and diagnostic panels.
+  + Sysprof support includes visualizers, zoom, and selectable
+    ranges.
+  + Ctags can now be used to build symbol trees, including Python.
+  + IdeSubprocessSupervisor has been added to allow plugins to
+    easily manage an external process.
+  + A client has been added for "Language Server Protocol" to make
+    writing language-server based plugins easy.
+  + Support for the Meson and Cargo build systems have been added.
+  + Run support with Meson will require 0.36.0 of Meson.
+  + Deprecation fixes for various deprecated gtk+ API.
+  + Runtimes have been improved to hook into the application build
+    process.
+  + Vim support has been improved to better support counts to
+    change operations.
+  + Build and runtime improvements for editorconfig.
+  + Handle alt+0..n properly during auto-completion.
+  + Builder now depends on json-glib-1.0. This was already likely
+    required via dependencies before, but now is explicit.
+  + 3.22.2 also includes a technology preview for Rust support. You
+    can try this out by installing Rust nightly and the “rustls”
+    package for integrated diagnostics, auto-completion, and
+    sybmol-tree support.
+  + Updated translations.
+- Add explicit pkgconfig(json-glib-1.0) BuildRequires following
+  upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  gnome-builder-3.22.1.tar.xz

New:
----
  gnome-builder-3.22.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-builder.spec ++++++
--- /var/tmp/diff_new_pack.Pdkzqm/_old  2016-11-05 21:27:51.000000000 +0100
+++ /var/tmp/diff_new_pack.Pdkzqm/_new  2016-11-05 21:27:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-builder
-Version:        3.22.1
+Version:        3.22.2
 Release:        0
 Summary:        GNOME Builder - IDE
 License:        GPL-3.0+ and GPL-2.0+ and LGPL-3.0+ and LGPL-2.1+ and 
CC-BY-SA-3.0
@@ -42,6 +42,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.48.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.21.6
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.21.2
+BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libdevhelp-3.0)
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.23.7
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.18.0

++++++ gnome-builder-3.22.1.tar.xz -> gnome-builder-3.22.2.tar.xz ++++++
++++ 49321 lines of diff (skipped)


Reply via email to