Enable tests subpackage
Resolves: RHEL-36430
This commit is contained in:
parent
88a6e34a3e
commit
6d9bece1c0
@ -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.7.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/
|
||||
@ -139,6 +139,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jun 01 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-2
|
||||
- Enable tests subpackage
|
||||
Resolves: RHEL-36430
|
||||
|
||||
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||
- 6.7.1
|
||||
Resolves: RHEL-36430
|
||||
|
Loading…
Reference in New Issue
Block a user