Hello community,

here is the log from the commit of package gspell for openSUSE:Factory checked 
in at 2016-09-21 18:32:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gspell (Old)
 and      /work/SRC/openSUSE:Factory/.gspell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gspell"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gspell/gspell.changes    2016-08-31 
00:04:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gspell.new/gspell.changes       2016-09-21 
18:32:17.000000000 +0200
@@ -1,0 +2,40 @@
+Sun Sep 18 08:39:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 14 10:35:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.1.3:
+  + Add the gspell_text_view_basic_setup() convenience function to
+    enable inline spell-checking in a GtkTextView in 2 lines.
+  + Support words separated by dashes (compounds).
+  + Use the AX_VALGRIND_CHECK Autotools macro.
+  + Updated translations.
+- Add pkgconfig(valgrind) BuildRequires: Build the new valgrind
+  support.
+- Pass --enable-gtk-doc to configure: Actually build the
+  documentation, we already have the needed BuildRequires in place.
+
+-------------------------------------------------------------------
+Sun Jul 17 19:14:31 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.1.2:
+  + Inline checker: fix constant redrawing of the GtkTextView when
+    the current word is not checked.
+  + Generate enum types.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jul 13 15:02:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.1.1:
+  + New API: inline checker: add an option to select the language
+    from the context menu (right-click menu).
+  + Fix gtk-doc build issue.
+  + Update GtkTextRegion -> GtkSourceRegion (utility class copied
+    from the GtkSourceView library).
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gspell-1.0.3.tar.xz

New:
----
  gspell-1.2.0.tar.xz

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

Other differences:
------------------
++++++ gspell.spec ++++++
--- /var/tmp/diff_new_pack.ZtB1Qg/_old  2016-09-21 18:32:18.000000000 +0200
+++ /var/tmp/diff_new_pack.ZtB1Qg/_new  2016-09-21 18:32:18.000000000 +0200
@@ -19,20 +19,21 @@
 %define shlib lib%{name}-1-1
 
 Name:           gspell
-Version:        1.0.3
+Version:        1.2.0
 Release:        0
 Summary:        A spell checker library for gtk+ applications
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
 Url:            https://wiki.gnome.org/Projects/gspell
-Source:         
http://download.gnome.org/sources/gspell/1.0/%{name}-%{version}.tar.xz
-BuildRequires:  gtk-doc >= 1.24
+Source:         
http://download.gnome.org/sources/gspell/1.2/%{name}-%{version}.tar.xz
+BuildRequires:  gtk-doc >= 1.25
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(enchant) >= 1.6.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.42.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.11
 BuildRequires:  pkgconfig(iso-codes) >= 0.35
+BuildRequires:  pkgconfig(valgrind)
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -80,7 +81,9 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+       --disable-static \
+       --enable-gtk-doc
 make %{?_smp_mflags}
 
 %install

++++++ gspell-1.0.3.tar.xz -> gspell-1.2.0.tar.xz ++++++
++++ 7711 lines of diff (skipped)


Reply via email to