diff --git a/.gitignore b/.gitignore index d1a5699..7f19be7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/qt6-qtwebchannel.spec b/qt6-qtwebchannel.spec index 121d300..97d7e99 100644 --- a/qt6-qtwebchannel.spec +++ b/qt6-qtwebchannel.spec @@ -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 - 6.7.0-1 +- 6.7.0 + Resolves: RHEL-27845 + Resolves: RHEL-31173 + * Tue Apr 02 2024 Jan Grulich - 6.6.1-4 - Add -tests subpackage with unit tests that can run in CI Resolves: RHEL-28239 diff --git a/sources b/sources index 2fcb593..a689e89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtwebchannel-everywhere-src-6.6.1.tar.xz) = 027b22f8edfc3285199272bf367254749ed99de5a1f3724967e765c76cb3ba2e9946746414e9fac8e52ea12a52717b1da0186ddf0ac5d6e3588796c0b9592772 +SHA512 (qtwebchannel-everywhere-src-6.7.0.tar.xz) = b32291c8051fc8917134a9804365c378cc41c25a64add9b1e055100b32cecb7c3a008a8bf7bb825ce9db68b8d9790a25620bf4e126feef47bfb8c07f45f0ae47