Re-enable tests
Resolves: RHEL-53982
This commit is contained in:
parent
f3c96e1cfc
commit
22e6b12586
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
#global build_tests 1
|
||||
%global build_tests 1
|
||||
|
||||
Summary: Qt6 - WebSockets component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://qt-project.org/
|
||||
@ -140,6 +140,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
|
||||
- Re-enable tests
|
||||
Resolves: RHEL-53982
|
||||
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
Loading…
Reference in New Issue
Block a user