6.4.3
This commit is contained in:
parent
d0e90589c4
commit
d972f803ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qtdeclarative-everywhere-src-6.4.0.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.4.1.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.4.2.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.4.3.tar.xz
|
||||
|
@ -15,8 +15,8 @@
|
||||
|
||||
Summary: Qt6 - QtDeclarative component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.2
|
||||
Release: 5%{?dist}
|
||||
Version: 6.4.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -322,6 +322,9 @@ make check -k -C tests ||:
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
* Wed Mar 15 2023 Neal Gompa <ngompa@fedoraproject.org> - 6.4.2-5
|
||||
- Backport fix for crashes in V4 JIT (#2177696)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtdeclarative-everywhere-src-6.4.2.tar.xz) = 76742b8b0902802c1d7615c8b7948b245a535c5f9574893d0fc5f8e09cb914578c1243be23dee37f98bd037e9407f82bc71b22b688067aaa68efcec1db8f922a
|
||||
SHA512 (qtdeclarative-everywhere-src-6.4.3.tar.xz) = ba1a477d4e388e93cdbf76c594650b431fbea1212af110fda994fa1ebca0d6cf2dba699c995744deba71bad2a9c45d214b671ddef01a995d7c6c82c61ef82aa2
|
||||
|
Loading…
Reference in New Issue
Block a user