Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2014-08-16 15:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-07-10 
09:31:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes       2014-08-16 
15:42:57.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug  2 10:20:21 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Harden required Qt5 libs versions
+- Pass the location of lconvert executable
+
+-------------------------------------------------------------------

Old:
----
  sonnet-5.0.0.tar.xz

New:
----
  sonnet-5.1.0.tar.xz

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

Other differences:
------------------
++++++ sonnet.spec ++++++
--- /var/tmp/diff_new_pack.k6NU4u/_old  2014-08-16 15:42:58.000000000 +0200
+++ /var/tmp/diff_new_pack.k6NU4u/_new  2014-08-16 15:42:58.000000000 +0200
@@ -18,13 +18,13 @@
 
 %define sonum   5
 Name:           sonnet
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRequires:  aspell-devel
 BuildRequires:  cmake >= 2.8.12
 # Enchant plugin is currently disabled upstream
 #BuildRequires:  enchant-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
@@ -50,6 +50,7 @@
 Group:          System/GUI/KDE
 Obsoletes:      libKF5SonnetCore4
 Recommends:     libKF5SonnetCore%sonum-lang = %{version}
+%requires_ge libQt5Core5
 
 %description -n libKF5SonnetCore%sonum
 Sonnet is a plugin-based spell checking library for Qt-based
@@ -59,6 +60,9 @@
 %package -n libKF5SonnetUi%sonum
 Summary:        KDE spell checking library
 Group:          System/GUI/KDE
+%requires_ge libQt5Gui5
+%requires_ge libQt5Widgets5
+%requires_ge libKF5SonnetCore5
 
 %description -n libKF5SonnetUi%sonum
 Sonnet is a plugin-based spell checking library for Qt-based
@@ -83,7 +87,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -119,9 +123,7 @@
 %{_kf5_libdir}/libKF5SonnetCore.so
 %{_kf5_libdir}/libKF5SonnetUi.so
 %{_kf5_libdir}/cmake/KF5Sonnet/
-%{_kf5_includedir}/*.h
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_Sonnet*.pri
 
 %changelog

++++++ sonnet-5.0.0.tar.xz -> sonnet-5.1.0.tar.xz ++++++
++++ 890284 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to