Hello community,

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

Package is "gspell"

Wed Sep 13 21:46:32 2017 rev:14 rq:522918 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gspell/gspell.changes    2017-08-24 
18:25:13.743047553 +0200
+++ /work/SRC/openSUSE:Factory/.gspell.new/gspell.changes       2017-09-13 
21:46:34.729067845 +0200
@@ -1,0 +2,52 @@
+Sun Sep 10 10:11:59 UTC 2017 - [email protected]
+
+- Update to version 1.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 20 18:34:57 UTC 2017 - [email protected]
+
+- Update to version 1.5.4:
+  + Make the code that navigates through PangoLogAttr's more
+    robust, for both GspellEntry and GspellTextView.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 19 13:15:32 UTC 2017 - [email protected]
+
+- Update to version 1.5.3:
+  + Add gspell_checker_get_enchant_dict(), the use of Enchant is
+    now part of the API.
+  + Rename program gspell-app to gspell-app1.
+  + Various other small improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 19 13:15:32 UTC 2017 - [email protected]
+
+- Update to version 1.5.2:
+  + Implement small gspell-app, a convenient way to quickly
+    spell-check something.
+  + Document the support of the no-spell-check GtkTextTag.
+  + Various other small improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 19 13:15:31 UTC 2017 - [email protected]
+
+- Update to version 1.5.1:
+  + Change underline type to PANGO_UNDERLINE_SINGLE, to remove the
+    workaround for the GtkTextView bug where wavy underlines are
+    not properly removed (bgo#763741).
+  + Up to 20x faster implementation for the GtkTextView inline
+    spell-checker, to fix a responsiveness problem when editing
+    long lines.
+  + Rework symbol visibility handling, by using the -export-dynamic
+    LDFLAG and -fvisibility=hidden CFLAG, instead of the
+    -export-symbols-regex LDFLAG.
+  + Add note for packagers in the README file: aspell doesn't work
+    well with gspell, hunspell is preferred.
+  + Various other small improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gspell-1.4.2.tar.xz

New:
----
  gspell-1.6.0.tar.xz

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

Other differences:
------------------
++++++ gspell.spec ++++++
--- /var/tmp/diff_new_pack.3YAaYW/_old  2017-09-13 21:46:36.512816884 +0200
+++ /var/tmp/diff_new_pack.3YAaYW/_new  2017-09-13 21:46:36.512816884 +0200
@@ -19,13 +19,13 @@
 %define shlib lib%{name}-1-1
 
 Name:           gspell
-Version:        1.4.2
+Version:        1.6.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:         
https://download.gnome.org/sources/gspell/1.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gspell/1.6/%{name}-%{version}.tar.xz
 BuildRequires:  gtk-doc >= 1.25
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(enchant) >= 1.6.0
@@ -95,6 +95,10 @@
 
 %postun -n %{shlib} -p /sbin/ldconfig
 
+%files
+%defattr(-,root,root)
+%{_bindir}/gspell-app1
+
 %files devel
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog README COPYING NEWS

++++++ gspell-1.4.2.tar.xz -> gspell-1.6.0.tar.xz ++++++
++++ 10717 lines of diff (skipped)


Reply via email to