Hello community, here is the log from the commit of package gnome-builder for openSUSE:Factory checked in at 2015-04-23 08:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-03-30 19:30:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 2015-04-23 08:02:54.000000000 +0200 @@ -1,0 +2,54 @@ +Thu Apr 16 23:20:22 UTC 2015 - [email protected] + +- Update to version 3.16.2: + + Fix double free in dummy vcs. + + Fix project tree loading in dummy vcs. + + Fix workbench action names in emacs mode. + + Improve sorting of filenames in project tree. + + Ensure loading of files matching content types supported by + GtkSourceLanguage. + + Enable project tree by default. + + Enable project tree icons by default. + + Add rename file in project tree. + + Add move to trash in project tree. + + Sort previously opened projects before projects discovered by + miners. + + Use sysconf() for page size (fixes building on OpenBSD). + + Various clang build fixes. + + Use arrow down instead of hamburger for search bar. + + Fix unicode in markdown live preview. +- Changes from version 3.16.1: + + Improved project tree including support for creating files and + folders, opening with external programs based on content-type, + and file-manager integration. + + A new incremental semantic syntax highlighting engine. + + Semantic highlighting for C and C++ using Clang AST. + + Document selection popover to ease switching between documents. + + Symbols navigator for C and C++ files. + + Apply "Fix-It" for C and C++ as provided by Clang. + + Highlight build warnings in squiggly yellow lines. + + Improvements to dark theme. + + Improvements to Builder's style scheme for C and C++ languages. + + "Jump to definition" support for C and C++ languages. + + Ctrl+] or gd in vim mode, <alt>period in emacs mode. + + A new project selection and creation dialog on startup. + + Git clone support from new project dialog. + + "Find other file" similar to emacs to switch between source and + header files in C and C++. + + Improvements to scroll-offset which allows you to keep a given + number of lines above and below the cursor. + + Respect Gtk's "sort-directories-first" GSetting. + + Improvements to VIM mode including support for :bnext, + :bprevious, :buffers and :ls. + + Split support for HTML view. + + Build fixes for FreeBSD and OpenBSD. + + Support for editing "application/x-php" files. + + Support extraction of CFLAGS from out-of-tree, non-recursive + automake. + + A new symbolic icon. + + Improvements to handling of drafts. + + Improvements to autotools builders. + + Updated translations. +- Drop gnome-builder-buildfixes.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-builder-3.16.0.tar.xz gnome-builder-buildfixes.patch New: ---- gnome-builder-3.16.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-builder.spec ++++++ --- /var/tmp/diff_new_pack.gxehab/_old 2015-04-23 08:02:54.000000000 +0200 +++ /var/tmp/diff_new_pack.gxehab/_new 2015-04-23 08:02:54.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-builder # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,29 +17,27 @@ Name: gnome-builder -Version: 3.16.0 +Version: 3.16.2 Release: 0 Summary: GNOME Builder - IDE License: GPL-3.0+ and GPL-2.0+ and LGPL-3.0+ and LGPL-2.1+ and MIT and CC-BY-SA-3.0 and CC0-1.0 Group: Development/IDE Url: https://wiki.gnome.org/Apps/Builder Source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-builder/3.16/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-builder-buildfixes.patch [email protected] -- Include build fixes from git -Patch0: gnome-builder-buildfixes.patch BuildRequires: desktop-file-utils +BuildRequires: gcc-c++ BuildRequires: intltool >= 0.50.0 BuildRequires: llvm-clang-devel -BuildRequires: python3-devel gcc-c++ +BuildRequires: python3-devel BuildRequires: pkgconfig(gio-2.0) >= 2.44.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0 +BuildRequires: pkgconfig(gjs-1.0) >= 1.42.0 +BuildRequires: pkgconfig(gjs-internals-1.0) >= 1.42.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.16.0 BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.15.92 BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.0.24 -BuildRequires: pkgconfig(gjs-1.0) >= 1.42.0 -BuildRequires: pkgconfig(gjs-internals-1.0) >= 1.42.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 - BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -48,7 +46,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %configure @@ -82,6 +79,7 @@ %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.language.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.builder.experimental.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.builder.project-tree.gschema.xml %{_datadir}/gtksourceview-3.0/styles/builder-dark.xml %{_datadir}/gtksourceview-3.0/styles/builder.xml %{_datadir}/icons/hicolor/ ++++++ gnome-builder-3.16.0.tar.xz -> gnome-builder-3.16.2.tar.xz ++++++ ++++ 124446 lines of diff (skipped)
