6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
3e0c53eb26
commit
c6b2bd1dc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qtwebchannel-everywhere-src-6.6.0.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.6.1.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.7.0.tar.xz
|
||||
/qtwebchannel-everywhere-src-6.7.1.tar.xz
|
||||
|
@ -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.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.7.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://qt.io
|
||||
@ -144,6 +144,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||
- 6.7.1
|
||||
Resolves: RHEL-36430
|
||||
|
||||
* Tue Apr 23 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||
- Enable tests subpackage
|
||||
Resolves: RHEL-27845
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtwebchannel-everywhere-src-6.7.0.tar.xz) = b32291c8051fc8917134a9804365c378cc41c25a64add9b1e055100b32cecb7c3a008a8bf7bb825ce9db68b8d9790a25620bf4e126feef47bfb8c07f45f0ae47
|
||||
SHA512 (qtwebchannel-everywhere-src-6.7.1.tar.xz) = a70af0f0f778a7a9455859fe1c03eb4f3263e9333f24389763c340787ef4a76caad5c6639692aa070d76ba87b3c8b45c5fef8dec4e9abc9bcbc377b093696751
|
||||
|
Loading…
Reference in New Issue
Block a user