Enable tests subpackage
Resolves: RHEL-27845 Resolves: RHEL-31163
This commit is contained in:
parent
e12fc5bf90
commit
1ce0115b70
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
#global build_tests 1
|
||||
%global build_tests 1
|
||||
|
||||
Summary: Qt6 - Sensors component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -151,6 +151,11 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||
- Enable tests subpackage
|
||||
Resolves: RHEL-27845
|
||||
Resolves: RHEL-31163
|
||||
|
||||
* Fri Apr 19 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
|
||||
- 6.7.0
|
||||
Resolves: RHEL-27845
|
||||
|
Loading…
Reference in New Issue
Block a user