Hello community,

here is the log from the commit of package kcodecs for openSUSE:Factory checked 
in at 2014-08-16 15:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.kcodecs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcodecs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes  2014-07-10 
09:31:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcodecs.new/kcodecs.changes     2014-08-16 
15:41:35.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug  2 10:19:55 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:
----
  kcodecs-5.0.0.tar.xz

New:
----
  kcodecs-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kcodecs.spec ++++++
--- /var/tmp/diff_new_pack.9f3EOH/_old  2014-08-16 15:41:36.000000000 +0200
+++ /var/tmp/diff_new_pack.9f3EOH/_new  2014-08-16 15:41:36.000000000 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Codecs5
 Name:           kcodecs
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-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
@@ -42,6 +42,7 @@
 Summary:        Provides a collection of methods to manipulate strings using 
various encoding
 Group:          System/GUI/KDE
 Recommends:     %lname-lang = %{version}
+%requires_ge libQt5Core5
 
 %description -n %lname
 KCodecs provide a collection of methods to manipulate strings using various
@@ -63,7 +64,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -87,9 +88,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5Codecs.so
 %{_kf5_libdir}/cmake/KF5Codecs/
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
-%{_kf5_includedir}/*.h
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KCodecs.pri
 
 %changelog

++++++ kcodecs-5.0.0.tar.xz -> kcodecs-5.1.0.tar.xz ++++++
++++ 909677 lines of diff (skipped)

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

Reply via email to