6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
ce31359523
commit
7b8bb99010
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qtconnectivity-everywhere-src-6.6.0.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.6.1.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.7.0.tar.xz
|
||||
/qtconnectivity-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 - Connectivity components
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.7.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -147,6 +147,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||
- 6.7.1
|
||||
Resolves: RHEL-36430
|
||||
|
||||
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||
- Enable tests subpackage
|
||||
Resolves: RHEL-27845
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtconnectivity-everywhere-src-6.7.0.tar.xz) = bbdb6798a9cca5ec523d0f06aa3e1ea0024e4c7bd5cba765ad87b7b2f40ec59bd2a557bb45224bb3490c818292ccf04283f7c5d47723d95d83f2edf85c214b78
|
||||
SHA512 (qtconnectivity-everywhere-src-6.7.1.tar.xz) = 28496a2a7338f71bb51fbd8fa1b23e4e2e14e6fefc6249ce0eeae8d19b7740a70eed1c312c5d5a79344330001592acd4048c134382cdc168cf4d30e9760dbdc2
|
||||
|
Loading…
Reference in New Issue
Block a user