Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-03-29 14:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2016-01-21 23:41:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-03-29 14:32:30.000000000 +0200
@@ -1,0 +2,57 @@
+Mon Mar 21 08:18:32 UTC 2016 - [email protected]
+
+- Update to version 3.20.0:
+  + Improvements to the syntax highlighting of: CSS, JavaScript,
+    protobuf, Vala, imagej, Python 3 and BibTeX.
+  + Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and
+    GTK_TEXT_VIEW_LAYER_ABOVE_TEXT.
+  + Add a "sourceview" CSS class to all GtkSourceView's.
+  + Fixes to the MSVC build system.
+  + Various other small fixes and improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan 20 12:45:34 UTC 2016 - [email protected]
+
+- Update to version 3.19.4:
+  + CSS fixes to track GTK+ changes.
+  + Fix completion popup on Wayland.
+  + MSVC build projects.
+  + Misc bug fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 14 08:43:53 UTC 2016 - [email protected]
+
+- Update to version 3.19.3:
+  + Many fixes to track GTK+ changes.
+  + Rework symbol visibility handling.
+  + Other small improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 14 08:43:52 UTC 2016 - [email protected]
+
+- Update to version 3.19.2:
+  + Some CSS adjustments to track GTK+ changes.
+  + Add API to get the GtkSourceView version.
+  + Other small improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 14 08:43:51 UTC 2016 - [email protected]
+
+- Update to version 3.19.1:
+  + New class: GtkSourceTag with a draw-spaces property.
+  + Drop build dependency on intltool, use upstream gettext and
+    ITS Tool instead.
+  + Completion windows: don't add space for scrollbars.
+  + Do not show undo/redo in context menu if undo/redo is disabled.
+  + Bracket matching: several bug fixes, unit tests written, code
+    simplified.
+  + Other small code improvements.
+  + Updated translations.
+- Replace intltool for itstool BuildRequres following upstream
+  codechange.
+
+-------------------------------------------------------------------

Old:
----
  gtksourceview-3.18.2.tar.xz

New:
----
  gtksourceview-3.20.0.tar.xz

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

Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.yPQQvb/_old  2016-03-29 14:32:31.000000000 +0200
+++ /var/tmp/diff_new_pack.yPQQvb/_new  2016-03-29 14:32:31.000000000 +0200
@@ -17,23 +17,23 @@
 
 
 Name:           gtksourceview
-Version:        3.18.2
+Version:        3.20.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.18/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtksourceview/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
-BuildRequires:  intltool
+BuildRequires:  itstool
 BuildRequires:  libxml2-devel >= 2.6.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.38
 BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
-BuildRequires:  pkgconfig(glib-2.0) >= 2.43.1
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
+BuildRequires:  pkgconfig(glib-2.0) >= 2.47.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ gtksourceview-3.18.2.tar.xz -> gtksourceview-3.20.0.tar.xz ++++++
++++ 478571 lines of diff (skipped)


Reply via email to