Hello community,

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

Package is "kdnssd-framework"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdnssd-framework/kdnssd-framework.changes        
2014-07-10 09:31:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdnssd-framework.new/kdnssd-framework.changes   
2014-08-16 15:42:07.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Aug  2 10:20:05 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
+- Recommend nss-mdns package
+
+-------------------------------------------------------------------

Old:
----
  kdnssd-5.0.0.tar.xz

New:
----
  kdnssd-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kdnssd-framework.spec ++++++
--- /var/tmp/diff_new_pack.2qhwg1/_old  2014-08-16 15:42:08.000000000 +0200
+++ /var/tmp/diff_new_pack.2qhwg1/_new  2014-08-16 15:42:08.000000000 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5DNSSD5
 Name:           kdnssd-framework
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRequires:  avahi-compat-mDNSResponder-devel
 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
@@ -46,6 +46,9 @@
 Summary:        Network service discovery using Zeroconf
 Group:          System/GUI/KDE
 Recommends:     %lname-lang = %{version}
+Recommends:     nss-mdns
+%requires_ge libQt5Network5
+%requires_ge libQt5DBus5
 
 %description -n %lname
 KDNSSD is a library for handling the DNS-based Service Discovery Protocol
@@ -71,7 +74,7 @@
 %setup -q -n kdnssd-%{version}
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -95,8 +98,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5DNSSD.so
 %{_kf5_libdir}/cmake/KF5DNSSD/
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KDNSSD.pri
 
 %changelog

++++++ kdnssd-5.0.0.tar.xz -> kdnssd-5.1.0.tar.xz ++++++
++++ 916364 lines of diff (skipped)

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

Reply via email to