Resolves: RHEL-27845
Resolves: RHEL-31173
This commit is contained in:
Jan Grulich 2024-04-23 10:40:14 +02:00
parent 7a41aaaac4
commit 33b1781b42
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/qtwebchannel-everywhere-src-6.5.3.tar.xz
/qtwebchannel-everywhere-src-6.6.0.tar.xz
/qtwebchannel-everywhere-src-6.6.1.tar.xz
/qtwebchannel-everywhere-src-6.7.0.tar.xz

View File

@ -8,12 +8,12 @@
%global examples 1
# FIXME: needs bootstrap
%global build_tests 1
#global build_tests 1
Summary: Qt6 - WebChannel component
Name: qt6-%{qt_module}
Version: 6.6.1
Release: 4%{?dist}
Version: 6.7.0
Release: 1%{?dist}
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://qt.io
@ -77,7 +77,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%build
%cmake_qt6 \
-DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} \
-DQT_BUILD_TESTS=%{?build_tests:ON}%{!?build_tests:OFF}
-DQT_BUILD_TESTS=%{?build_tests:ON}%{!?build_tests:OFF} \
-DQT_INSTALL_EXAMPLES_SOURCES=%{?examples:ON}%{!?examples:OFF}
%cmake_build
@ -143,6 +144,11 @@ popd
%endif
%changelog
* Fri Apr 19 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
- 6.7.0
Resolves: RHEL-27845
Resolves: RHEL-31173
* Tue Apr 02 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.1-4
- Add -tests subpackage with unit tests that can run in CI
Resolves: RHEL-28239

View File

@ -1 +1 @@
SHA512 (qtwebchannel-everywhere-src-6.6.1.tar.xz) = 027b22f8edfc3285199272bf367254749ed99de5a1f3724967e765c76cb3ba2e9946746414e9fac8e52ea12a52717b1da0186ddf0ac5d6e3588796c0b9592772
SHA512 (qtwebchannel-everywhere-src-6.7.0.tar.xz) = b32291c8051fc8917134a9804365c378cc41c25a64add9b1e055100b32cecb7c3a008a8bf7bb825ce9db68b8d9790a25620bf4e126feef47bfb8c07f45f0ae47