Hello community,
here is the log from the commit of package yubikey-manager-qt for
openSUSE:Factory checked in at 2018-03-14 19:40:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubikey-manager-qt (Old)
and /work/SRC/openSUSE:Factory/.yubikey-manager-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubikey-manager-qt"
Wed Mar 14 19:40:38 2018 rev:3 rq:586750 version:0.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/yubikey-manager-qt/yubikey-manager-qt.changes
2018-03-09 10:45:48.508380139 +0100
+++
/work/SRC/openSUSE:Factory/.yubikey-manager-qt.new/yubikey-manager-qt.changes
2018-03-14 19:41:01.596963509 +0100
@@ -1,0 +2,6 @@
+Wed Mar 14 10:27:26 UTC 2018 - [email protected]
+
+- require the libqt5-qtquickcontrols for the QML Dialog and Controls.
+ (bsc#1085147)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yubikey-manager-qt.spec ++++++
--- /var/tmp/diff_new_pack.eidLPi/_old 2018-03-14 19:41:02.520930688 +0100
+++ /var/tmp/diff_new_pack.eidLPi/_new 2018-03-14 19:41:02.524930546 +0100
@@ -27,7 +27,6 @@
Source0:
https://developers.yubico.com/yubikey-manager-qt/Releases/%{name}-%{version}.tar.gz
Source1:
https://developers.yubico.com/yubikey-manager-qt/Releases/%{name}-%{version}.tar.gz.sig
BuildRequires: pkg-config
-BuildRequires: python
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5Qml)
@@ -35,6 +34,7 @@
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(python3)
+Requires: libqt5-qtquickcontrols
Requires: pyotherside
Requires: python3-yubikey-manager >= 0.5.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build