diff --git a/qt5-qt3d.spec b/qt5-qt3d.spec index 4c41773..fa2a984 100644 --- a/qt5-qt3d.spec +++ b/qt5-qt3d.spec @@ -2,7 +2,7 @@ Name: qt5-qt3d Version: 5.15.2 -Release: 2mamba +Release: 3mamba Summary: Qt5 3D components Group: System/Libraries Vendor: openmamba @@ -13,6 +13,7 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Gamepad-devel BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel @@ -64,6 +65,7 @@ This package contains libraries and header files for developing applications tha %files -n libQt53D %defattr(-,root,root) %{_libdir}/qt5/bin/qgltf +%{_libdir}/libQt53DAnimation.so.* %{_libdir}/libQt53DCore.so.* %{_libdir}/libQt53DExtras.so.* %{_libdir}/libQt53DInput.so.* @@ -147,7 +149,6 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libQt53DQuickAnimation.la %{_libdir}/libQt53DQuickAnimation.prl %{_libdir}/libQt53DQuickAnimation.so -%{_libdir}/libQt53DAnimation.so.* %{_libdir}/libQt53DQuickExtras.la %{_libdir}/libQt53DQuickExtras.prl %{_libdir}/libQt53DQuickExtras.so @@ -205,6 +206,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Sun Nov 14 2021 Silvan Calarco 5.15.2-3mamba +- move shared library incorrectly put in -devel + * Fri Nov 05 2021 Silvan Calarco 5.15.2-2mamba - bump epoch to allow update of subpackage from monolithic build