Re-enable tests

Resolves: RHEL-78533
This commit is contained in:
Jan Grulich 2025-06-09 11:12:34 +02:00
parent 10feaf2ee7
commit b976f423d1

View File

@ -8,12 +8,12 @@
%global examples 1
# FIXME: needs bootstrap
#global build_tests 1
%global build_tests 1
Summary: Qt6 - Connectivity components
Name: qt6-%{qt_module}
Version: 6.9.1
Release: 2%{?dist}
Release: 3%{?dist}
# See LICENSE.GPL3, respectively, for exception details
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
@ -156,6 +156,10 @@ popd
%changelog
* Mon Jun 09 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-3
- Re-enable tests
Resolves: RHEL-78533
* Fri Jun 06 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-2
- Rebuild (broken buildroot)
Resolves: RHEL-78533