Hello community,
here is the log from the commit of package frameworkintegration for
openSUSE:Factory checked in at 2017-04-17 10:23:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
and /work/SRC/openSUSE:Factory/.frameworkintegration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frameworkintegration"
Mon Apr 17 10:23:00 2017 rev:43 rq:486585 version:5.32.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-03-28 15:08:48.575559061 +0200
+++
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
2017-04-17 10:23:01.746103360 +0200
@@ -1,0 +2,6 @@
+Fri Apr 7 18:07:03 UTC 2017 - [email protected]
+
+- Enable AppStreamQt only for Leap 42.2+ and TW
+- Enable cmake(packagekitqt5)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.C51uSi/_old 2017-04-17 10:23:02.613980450 +0200
+++ /var/tmp/diff_new_pack.C51uSi/_new 2017-04-17 10:23:02.613980450 +0200
@@ -34,12 +34,14 @@
BuildRequires: knotifications-devel >= %{_tar_path}
BuildRequires: kpackage-devel >= %{_tar_path}
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
+%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 &&
0%{?is_opensuse})
BuildRequires: cmake(AppStreamQt) >= 0.10.4
+%endif
+BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(Qt5DBus) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
-#BuildRequires: cmake(packagekitqt5)
-BuildRequires: cmake(KF5NewStuff)
+BuildRequires: cmake(packagekitqt5)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcursor)