Re-enable tests
Resolves: RHEL-78546
This commit is contained in:
parent
6d0f93c4e7
commit
7af42b36df
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
#global build_tests 1
|
||||
%global build_tests 1
|
||||
|
||||
Summary: Qt6 - ScXml component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.9.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -158,6 +158,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 09 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-3
|
||||
- Re-enable tests
|
||||
Resolves: RHEL-78546
|
||||
|
||||
* Fri Jun 06 2025 Jan Grulich <jgrulich@redhat.com> - 6.9.1-2
|
||||
- Rebuild (broken buildroot)
|
||||
Resolves: RHEL-78546
|
||||
|
||||
Loading…
Reference in New Issue
Block a user