move shared library incorrectly put in -devel [release 5.15.2-3mamba;Sun Nov 14 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 17:05:57 +01:00
parent fd5b80dfd2
commit fc0b2e9d90

View File

@ -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 <silvan.calarco@mambasoft.it> 5.15.2-3mamba
- move shared library incorrectly put in -devel
* Fri Nov 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
- bump epoch to allow update of subpackage from monolithic build