diff --git a/qt6-qt3d.spec b/qt6-qt3d.spec index 5a5599a..00b8745 100644 --- a/qt6-qt3d.spec +++ b/qt6-qt3d.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qt3d -Version: 6.3.1 +Version: 6.3.2 Release: 1mamba Summary: Qt6 3D components Group: System/Libraries @@ -22,6 +22,7 @@ BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtshadertools-devel ## AUTOBUILDREQ-END +BuildRequires: qt6-qtdeclarative-devel >= %{version} %description Qt6 3D components. @@ -168,6 +169,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Mon Sep 12 2022 Automatic Build System 6.3.2-1mamba +- automatic version update by autodist + * Sat Jun 18 2022 Automatic Build System 6.3.1-1mamba - automatic version update by autodist