diff --git a/qt6-qt3d.spec b/qt6-qt3d.spec index ed7ed55..8ff2acd 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.8.1 +Version: 6.8.2 Release: 1mamba Summary: Qt6 3D components Group: System/Libraries @@ -41,7 +41,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n qt3d-everywhere-src-%{version} @@ -184,6 +183,9 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Wed Feb 05 2025 Automatic Build System 6.8.2-1mamba +- automatic version update by autodist + * Sat Dec 07 2024 Automatic Build System 6.8.1-1mamba - automatic version update by autodist