Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-09-30 19:37:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-05-20 14:26:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-09-30 19:38:47.000000000 +0200
@@ -1,0 +2,68 @@
+Mon Sep 22 11:33:40 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 15 19:35:28 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.91:
+  + Improved Mac OS X support.
+  + Gutter improvements.
+  + Various other improvements and code clean-up.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 21 03:13:57 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Adjustments to the file loading and saving API:
+    - Make gtk_source_encoding_get_default_candidates() private.
+    - Replace gtk_source_encoding_foreach() by
+      gtk_source_encoding_get_all().
+  + Add Vala bindings.
+  + Various other improvements.
+  + Updated translations.
+- Add vala BuildRequires: new dependency to build the vala
+  bindings.
+- Set devel package group to "Development/Languages/C and C++".
+
+-------------------------------------------------------------------
+Thu Aug 21 03:13:03 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + Extend the api to obtain candidate encodings.
+  + Rework drawing of spaces and margins (requires new Gtk+).
+  + Various other improvements and bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 21 03:13:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.2:
+  + New feature: file loading and saving.
+  + Split testfiles.sh to tests/syntax-highlighting/.
+  + GtkSourceView is now fully relicensed to LGPL.
+  + Various other improvements and bugfixes.
+  + Updated translations.
+- Update License to LGPL-2.1+, following upstreams relicensing
+  efforts.
+
+-------------------------------------------------------------------
+Thu Aug 21 03:13:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.1:
+  + Improvements to the words completion provider.
+  + Completion window sizing fixes.
+  + Improvements to some lang files.
+  + Various other improvements and bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 20 22:00:44 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.3:
+  + Misc bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gtksourceview-3.12.2.tar.xz

New:
----
  gtksourceview-3.14.0.tar.xz

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

Other differences:
------------------
++++++ gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.Pf24sB/_old  2014-09-30 19:38:48.000000000 +0200
+++ /var/tmp/diff_new_pack.Pf24sB/_new  2014-09-30 19:38:48.000000000 +0200
@@ -17,22 +17,23 @@
 
 
 Name:           gtksourceview
-Version:        3.12.2
+Version:        3.14.0
 Release:        0
 Summary:        GTK+ Source Editing Widget
-License:        GPL-2.0+
+License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Projects/GtkSourceView
-Source:         
http://download.gnome.org/sources/gtksourceview/3.12/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtksourceview/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(gio-2.0) >= 2.37.3
+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.11.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.7
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,7 +90,7 @@
 
 %package devel
 Summary:        GTK+ Source Editing Widget
-Group:          System/GUI/GNOME
+Group:          Development/Languages/C and C++
 Requires:       gtksourceview = %{version}
 Requires:       typelib-1_0-GtkSource-3_0 = %{version}
 Obsoletes:      gtksourceview-doc <= 2.5.4
@@ -147,6 +148,8 @@
 %{_libdir}/pkgconfig/gtksourceview-3.0.pc
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 %{_datadir}/gtk-doc/html/gtksourceview-3.0/
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/gtksourceview-3.0.*
 
 %files lang -f %{name}-3.0.lang
 

++++++ gtksourceview-3.12.2.tar.xz -> gtksourceview-3.14.0.tar.xz ++++++
++++ 84922 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to