diff --git a/openmamba-distro-compat.spec b/openmamba-distro-compat.spec index 50dbce6..5d4e6f1 100644 --- a/openmamba-distro-compat.spec +++ b/openmamba-distro-compat.spec @@ -1,6 +1,6 @@ Name: openmamba-distro-compat Version: 1.0 -Release: 4mamba +Release: 5mamba Summary: Compatibility package for the installation of binary RPMs packaged for other distributions Group: System/Configuration Vendor: openmamba @@ -91,6 +91,9 @@ Provides: libssl.so.10 Provides: libcrypto.so.10 %endif Requires: libopenssl100 +Provides: qt5-qtdeclarative +Provides: qt5-qtquickcontrol +Requires: libQt5Qml License: GPL %description @@ -114,6 +117,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10 %{_libdir}/libssl.so.10 %changelog +* Mon Jul 30 2018 Silvan Calarco 1.0-5mamba +- provide qt5-qtdeclarative and qt5-qtquickcontrol required by latest teamviewer for RH + * Fri Jan 27 2017 Silvan Calarco 1.0-4mamba - provide libssl.so.10 symlink to libssl.so.1.0.0 (for viber)