Hello community,

here is the log from the commit of package gnome-builder for openSUSE:Factory 
checked in at 2016-03-29 14:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-30 13:43:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 
2016-03-29 14:47:25.000000000 +0200
@@ -1,0 +2,99 @@
+Wed Mar 23 09:20:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + More stylability controls using GtkSourceView style schemes.
+  + The ability to toggle case-sensitivity with search context
+    menus.
+  + VIM movement improvements.
+  + The ability to disable project miners at startup.
+  + Improvements to the clang completion engine.
+  + Show empty state screen when last document is closed.
+  + Show project tree when last document is closed.
+  + Various build system improvements.
+  + Improvements to Control+Click on symbols in the editor.
+  + Snippet parser improvements.
+  + Filtering improvements in symbol tree.
+  + Various bugs squashed in menu management.
+  + A new comment code plugin.
+
+-------------------------------------------------------------------
+Tue Feb 23 10:08:35 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + A new diagnostic provider for common gettext errors.
+  + Builder no longer bookmarks known temporary directories.
+  + The framework for User Help has landed.
+  + Terminal styling for Dark Mode has been fixed.
+  + Preferences layout was extracted into EggColumnLayout and fixed
+    various Height for Width issues.
+  + Preferences for disabling various diagnostic engines was added.
+  + Improvements to our shared library template.
+  + A configuration manager has been added to allow building
+    various project configurations. A configruation editor allows
+    you to create new and tweak existing configurations.
+  + Support building projects inside xdg-app runtime, using
+    "xdg-app build".
+  + Support for building inside of a jhbuild runtime.
+  + Various tooltips were added to the user interface.
+  + The line change gutter got support for rendering deleted lines.
+  + Ctags got support for coalescing similar completion results.
+  + Cursor location history and ctags were moved to .cache
+    directories.
+  + Libide, Egg, and Template-GLib headers are now installed to
+    $(includedir)/gnome-builder-@VERSION@. This allows building C
+    and vala plugins out of tree.
+  + Support for enabling pylint via GNOME Code Assistance was
+    added.
+  + You can search for projects in the greeter using the directory
+    name.
+  + An empty state splash was added to the editor.
+  + Various workarounds for recent changes in Vala.
+  + Various fixes to the command bar availability.
+  + Vim improvements.
+  + Plugins can remove preferences when unloading.
+- Add itstool BuildRequires: new dependency.
+- Add rpmlintrc file: filter out devel-file-in-non-devel-package:
+  gnome-builder being an IDE makes the whole purpoe of this package
+  to be "development", even if it is not named -devel.
+
+-------------------------------------------------------------------
+Wed Jan 27 22:22:10 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Perspectives have been implemented to allow for clearer
+    groupings of application features and plugins.
+  + Preferences has undergone substantial redesign. Preferences now
+    use a custom perspective rather than a dialog window.
+  + A new "ide" command exposing various Builder features to
+    command line users.
+  + Global search has gotten some style cleanup.
+  + Builders custom CSS was rewritten for recent gtk+ changes.
+  + A build panel has been added.
+  + A Todo plugin was added to track todo items.
+  + Perspectives can handle URI opening, allowing for perspectives
+    such as a "glade perspective" to handle opening .ui files.
+  + Builder-1.0.gir was dropped, in favor of Ide-1.0.gir.
+  + Embedded plugins and dependency solving now works.
+  + Plugin APIs were simplified.
+  + Multi-process separation support using IdeWorker. Plugins can
+    now easily move work to a subprocess and communicate via D-Bus.
+    Jedi has been ported to multi-process mode for Python
+    auto-completion.
+  + Lots of Vim-mode improvements.
+  + Vala plugin improvements.
+  + External plugins are now supported.
+  + Plugins can be loaded and unloaded.
+  + Loads of bug and build system fixes.
+  + Project greeter and project creation have been rewritten for
+    perspectives.
+  + Plugins now have automatic resources for menus.ui and css
+    themes.
+  + Various keybinding improvements.
+  + Control+click works for navigating to type definitions.
+  + scrolloffset has much improved and gained support for negative
+    values, which works in the opposite direction (top down).
+  + Search movements have been simplified.
+- Add bison, flex, pkgconfig(gobject-introspection-1.0) and
+  pkgconfig(pangoft2) BuildRequires: new dependencies.
+
+-------------------------------------------------------------------

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

New:
----
  gnome-builder-3.20.0.tar.xz
  gnome-builder-rpmlintrc

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

Other differences:
------------------
++++++ gnome-builder.spec ++++++
--- /var/tmp/diff_new_pack.UcC0gi/_old  2016-03-29 14:47:26.000000000 +0200
+++ /var/tmp/diff_new_pack.UcC0gi/_new  2016-03-29 14:47:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-builder
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,28 +17,34 @@
 
 
 Name:           gnome-builder
-Version:        3.18.1
+Version:        3.20.0
 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://download.gnome.org/sources/gnome-builder/3.18/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-builder/3.20/%{name}-%{version}.tar.xz
+Source99:       %{name}-rpmlintrc
+BuildRequires:  bison
+BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.50.0
+BuildRequires:  itstool
 BuildRequires:  llvm-clang-devel
-BuildRequires:  python3-devel
+BuildRequires:  python3-devel >= 3.2.3
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gio-2.0) >= 2.45.8
+BuildRequires:  pkgconfig(gio-2.0) >= 2.47.92
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.45.8
 BuildRequires:  pkgconfig(gjs-1.0) >= 1.42.0
 BuildRequires:  pkgconfig(gjs-internals-1.0) >= 1.42.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.17.8
-BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.17.7
-BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.23.4
-BuildRequires:  pkgconfig(libpeas-1.0) >= 1.14.1
-BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0.0
-BuildRequires:  pkgconfig(vapigen) >= 0.30.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.47.92
+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(pangoft2) >= 1.38.0
+BuildRequires:  pkgconfig(pygobject-3.0) >= 3.19.3
+BuildRequires:  pkgconfig(vapigen) >= 0.30.0.55
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -74,18 +80,14 @@
 %defattr(-,root,root)
 %doc README COPYING
 %{_bindir}/%{name}
+%{_bindir}/ide
+%{_bindir}/gnome-builder-worker
 %{_libdir}/%{name}/
 %{_libexecdir}/%{name}/
 %{_datadir}/appdata/org.gnome.Builder.appdata.xml
 %{_datadir}/applications/org.gnome.Builder.desktop
 %{_datadir}/dbus-1/services/org.gnome.Builder.service
-%dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/fonts
-%{_datadir}/%{name}/fonts/BuilderBlocks.ttf
-%dir %{_datadir}/%{name}/gir-1.0
-%{_datadir}/%{name}/gir-1.0/Builder-1.0.gir
-%{_datadir}/%{name}/gir-1.0/Egg-1.0.gir
-%{_datadir}/%{name}/gir-1.0/Ide-1.0.gir
+%{_datadir}/%{name}/
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.language.gschema.xml
@@ -93,18 +95,16 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.code-insight.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.project-tree.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.workbench.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.builder.build.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.builder.plugin.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.builder.terminal.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.builder.gnome-code-assistance.gschema.xml
 %{_datadir}/gtk-doc/html/libide/
 %{_datadir}/gtksourceview-3.0/styles/builder-dark.xml
 %{_datadir}/gtksourceview-3.0/styles/builder.xml
 %{_datadir}/icons/hicolor/
-%{_libdir}/pkgconfig/libide-1.0.pc
-%dir %{_datadir}/%{name}/vapi
-%{_datadir}/%{name}/vapi/egg-private.deps
-%{_datadir}/%{name}/vapi/egg-private.vapi
-%{_datadir}/%{name}/vapi/gnome-builder-1.0.deps
-%{_datadir}/%{name}/vapi/gnome-builder-1.0.vapi
-%{_datadir}/%{name}/vapi/libide-1.0.deps
-%{_datadir}/%{name}/vapi/libide-1.0.vapi
+%{_includedir}/%{name}-%{version}/
+%{python3_sitearch}/gi/overrides/*
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++++++ gnome-builder-3.18.1.tar.xz -> gnome-builder-3.20.0.tar.xz ++++++
++++ 363144 lines of diff (skipped)

++++++ gnome-builder-rpmlintrc ++++++
# gnome-builder is an IDE - it is for development purpose by definition
addFilter("devel-file-in-non-devel-package")

Reply via email to