6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
18dbc9534b
commit
cbd3f59cbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtpositioning-everywhere-src-6.6.0.tar.xz
|
||||
/qtpositioning-everywhere-src-6.6.1.tar.xz
|
||||
/qtpositioning-everywhere-src-6.7.0.tar.xz
|
||||
/qtpositioning-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 - Positioning 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://www.qt.io
|
||||
@ -169,6 +169,10 @@ popd
|
||||
%endif
|
||||
|
||||
%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 (qtpositioning-everywhere-src-6.7.0.tar.xz) = ba0bce58321d967ddb3fcbe4b978212f660e48afd788ba36a0068ca7c6804e7febd74d6a15bc541f6cf9ebeef72aeeceb3e2779f53bdaa432391fb64781e68a1
|
||||
SHA512 (qtpositioning-everywhere-src-6.7.1.tar.xz) = 3d5a51d1ad509f6834390955da0d53b92b28b285265a3d0972069606df4076275499e283f08961016949e90925fab49cd650041c28cf5aa879753dd4631b784a
|
||||
|
Loading…
Reference in New Issue
Block a user