Hello community, here is the log from the commit of package gnome-builder for openSUSE:Factory checked in at 2016-05-02 10:44:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-04-05 10:43:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 2016-05-02 10:44:47.000000000 +0200 @@ -1,0 +2,31 @@ +Thu Apr 28 09:49:46 UTC 2016 - zai...@opensuse.org + +- Update to version 3.20.2: + + You can now select templates when creating a project, including + C, C++, and Vala languages. + + The Vala plugin now extracts --pkg command line arguments from + autotools projects. + + Various bug fixes to preferences and gsettings. + + Much more of builder is translatable now. + + Build for FreeBSD and OpenBSD. + + Fixes to vim movements. + + Many performance improvements to the editor. + + Support for LLVM 3.8. + + Fixes for ctrl+click on included headers to jump to header. + + Fix for infinite loop in worker thread when cloning from + unauthorized git repositories. + + Builder removes unnecessary widgets after starting up, lowering + the runtime overhead of the workbench. + + You can move rename files outside their current directory. + + Fixes for shorthand git URLs such as user@host:path. + + The global file search now handles renames and deletes of + project files. + + The project window now includes the title of the project to + help when multiple projects are open in GNOME Shell's overview. + + Some projects that could not be removed from the greeter can + now be removed. + + Updated translations. +- Add autoconf, automake and libtool Requires: on upstreams + request for autotools support. + +------------------------------------------------------------------- Old: ---- gnome-builder-3.20.0.tar.xz New: ---- gnome-builder-3.20.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-builder.spec ++++++ --- /var/tmp/diff_new_pack.J41atW/_old 2016-05-02 10:44:48.000000000 +0200 +++ /var/tmp/diff_new_pack.J41atW/_new 2016-05-02 10:44:48.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-builder -Version: 3.20.0 +Version: 3.20.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 @@ -41,13 +41,16 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.20.0 BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.23.7 -BuildRequires: pkgconfig(libpeas-1.0) >= 1.17.0 +BuildRequires: pkgconfig(libpeas-1.0) >= 1.18.0 BuildRequires: pkgconfig(pangoft2) >= 1.38.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.19.3 BuildRequires: pkgconfig(vapigen) >= 0.30.0.55 BuildRequires: pkgconfig(vte-2.91) >= 0.40.2 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.8.4 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.12.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: autoconf +Requires: automake +Requires: libtool %description Builder is a new IDE for GNOME that is focused on bringing the power of our platform to more developers than ever before. ++++++ gnome-builder-3.20.0.tar.xz -> gnome-builder-3.20.2.tar.xz ++++++ ++++ 73008 lines of diff (skipped)