diff --git a/openmamba-distro-compat.spec b/openmamba-distro-compat.spec index 0a9b808..48cdcc6 100644 --- a/openmamba-distro-compat.spec +++ b/openmamba-distro-compat.spec @@ -1,6 +1,6 @@ Name: openmamba-distro-compat Version: 1.0 -Release: 6mamba +Release: 7mamba Summary: Compatibility package for the installation of binary RPMs packaged for other distributions Group: System/Configuration Vendor: openmamba @@ -94,6 +94,8 @@ Requires: libopenssl100 Provides: qt5-qtdeclarative Provides: qt5-qtquickcontrols Requires: libQt5Qml +Provides: compat-openssl10 +Provides: krb5-libs License: GPL %description @@ -117,6 +119,9 @@ ln -s libssl.so.1.0.0 %{buildroot}%{_libdir}/libssl.so.10 %{_libdir}/libssl.so.10 %changelog +* Mon Dec 16 2019 Silvan Calarco 1.0-7mamba +- add fedora provides required to install microsoft dotnet packages + * Tue Feb 12 2019 Silvan Calarco 1.0-6mamba - require qt5-qtquickcontrols instead of qt5-qtquickcontrol