diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 95b30a1..4700a52 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtconnectivity -Version: 6.8.1 +Version: 6.8.2 Release: 1mamba Summary: Qt6 connectivity components Group: System/Libraries @@ -33,7 +33,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 qtconnectivity-everywhere-src-%{version} @@ -85,6 +84,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Mon Feb 03 2025 Automatic Build System 6.8.2-1mamba +- automatic version update by autodist + * Fri Dec 06 2024 Automatic Build System 6.8.1-1mamba - automatic version update by autodist