Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-03-30 19:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and      /work/SRC/openSUSE:Factory/.gtksourceview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtksourceview"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes      
2015-01-08 23:05:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-03-30 19:25:58.000000000 +0200
@@ -1,0 +2,63 @@
+Mon Mar 23 08:55:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + A few bug fixes and various other improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar  6 08:51:11 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Fix a crash when destroying the widget during a search.
+  + Add some signals to bind keyboard actions.
+  + Various other improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 16 13:28:32 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Provide a way to draw background patterns (a grid).
+  + Support incrementing and decrementing numbers.
+  + Various other improvements.
+
+-------------------------------------------------------------------
+Mon Jan 19 06:34:56 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.3:
+  + Better word boundaries for word selection (double-click) and
+    word movements (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace,
+    etc).
+  + Add style scheme chooser widgets: GtkSourceStyleSchemeChooser
+    (interface), GtkSourceStyleSchemeChooserButton and
+    GtkSourceStyleSchemeChooserWidget.
+  + Add gtk_source_view_indent_lines() and
+    gtk_source_view_unindent_lines().
+  + Add the GtkSourceView::move-to-matching-bracket action signal.
+  + Add gtk_source_buffer_join_lines().
+  + Gutter: use current line background color for current line.
+  + Add syntax highlighting support for Apache Thrift.
+  + Various other improvements and bug fixes.
+  + Updated translations. 
+
+-------------------------------------------------------------------
+Thu Jan  8 19:40:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + Undo/Redo: restore selection.
+  + Documentation improvements.
+  + Some GtkSourceGutter code refactoring.
+  + Syntax highlighting for Apache Pig 0.12.
+
+-------------------------------------------------------------------
+Thu Jan  8 18:09:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + Search: allow caller to choose a style for text matches.
+  + gtk_source_completion_context_get_iter() now returns a gboolean
+    to tell if the GtkTextIter is correctly set. For a more robust
+    code, it is recommended to use the return value.
+  + Improvements to the Lua and Yacc syntax highlighting.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gtksourceview-3.14.3.tar.xz

New:
----
  gtksourceview-3.16.0.tar.xz

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

Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.xDGPx3/_old  2015-03-30 19:25:59.000000000 +0200
+++ /var/tmp/diff_new_pack.xDGPx3/_new  2015-03-30 19:25:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# 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,23 +17,23 @@
 
 
 Name:           gtksourceview
-Version:        3.14.3
+Version:        3.16.0
 Release:        0
 Summary:        GTK+ Source Editing Widget
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Projects/GtkSourceView
-Source:         
http://download.gnome.org/sources/gtksourceview/3.14/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtksourceview/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  intltool
-BuildRequires:  libxml2-devel
+BuildRequires:  libxml2-devel >= 2.6.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.38
-BuildRequires:  pkgconfig(gladeui-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.34.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.7
+BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
+BuildRequires:  pkgconfig(glib-2.0) >= 2.43.1
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ gtksourceview-3.14.3.tar.xz -> gtksourceview-3.16.0.tar.xz ++++++
++++ 96260 lines of diff (skipped)


Reply via email to