Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2015-10-19 22:29:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sonnet (Old)
 and      /work/SRC/openSUSE:Factory/.sonnet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sonnet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes    2015-09-24 
07:15:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes       2015-10-19 
22:29:37.000000000 +0200
@@ -1,0 +2,17 @@
+Mon Oct  5 17:37:48 UTC 2015 - [email protected]
+
+- Update to 5.15.0
+  * Fix hunspell plugin ID for proper loading
+  * Support static compilation on windows, add windows libreoffice
+    hunspell dict path
+  * Do not assume UTF-8 encoded Hunspell dictionaries. (kde#353133)
+  * Fix Highlighter::setCurrentLanguage() for the case when
+    previous language was invalid (kde#349151)
+  * Support /usr/share/hunspell as dict location
+  * NSSpellChecker-based plugin
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+- Drop dictionary-locations.patch, no longer needed
+- Add myspell-dictionaries BuildRequires
+
+-------------------------------------------------------------------

Old:
----
  dictionary-locations.patch
  sonnet-5.14.0.tar.xz

New:
----
  sonnet-5.15.0.tar.xz

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

Other differences:
------------------
++++++ sonnet.spec ++++++
--- /var/tmp/diff_new_pack.00RqhC/_old  2015-10-19 22:29:38.000000000 +0200
+++ /var/tmp/diff_new_pack.00RqhC/_new  2015-10-19 22:29:38.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:           sonnet
-Version:        5.14.0
+Version:        5.15.0
 Release:        0
 #BuildRequires:  aspell-devel
 BuildRequires:  cmake >= 2.8.12
@@ -32,6 +32,7 @@
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.3.0
 %endif
+BuildRequires:  myspell-dictionaries
 BuildRequires:  cmake(Qt5Core) >= 5.3.0
 BuildRequires:  cmake(Qt5Test) >= 5.3.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
@@ -42,8 +43,6 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE dictionary-locations.patch -- find dictionaries in 
openSUSE locations
-Patch0:         dictionary-locations.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,7 +92,6 @@
 %lang_package -n libKF5SonnetCore%sonum
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert

++++++ sonnet-5.14.0.tar.xz -> sonnet-5.15.0.tar.xz ++++++
++++ 18375 lines of diff (skipped)


Reply via email to