6.5.2
This commit is contained in:
parent
29e02fb253
commit
cdfa08b0cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/qtdeclarative-everywhere-src-6.4.3.tar.xz
|
/qtdeclarative-everywhere-src-6.4.3.tar.xz
|
||||||
/qtdeclarative-everywhere-src-6.5.0.tar.xz
|
/qtdeclarative-everywhere-src-6.5.0.tar.xz
|
||||||
/qtdeclarative-everywhere-src-6.5.1.tar.xz
|
/qtdeclarative-everywhere-src-6.5.1.tar.xz
|
||||||
|
/qtdeclarative-everywhere-src-6.5.2.tar.xz
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - QtDeclarative component
|
Summary: Qt6 - QtDeclarative component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.5.1
|
Version: 6.5.2
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -327,6 +327,9 @@ make check -k -C tests ||:
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.2-1
|
||||||
|
- 6.5.2
|
||||||
|
|
||||||
* Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-4
|
* Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-4
|
||||||
- Rebuild for qtlanguageserver private API version change
|
- Rebuild for qtlanguageserver private API version change
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtdeclarative-everywhere-src-6.5.1.tar.xz) = 7ec840e42b1042263aa41c5d339cfa8a7921e3c5f217e710df0737b2c5c44b1e6c0fae155af934087f5a623d9370f30f83ec5691eb473e52b46486f4938173c7
|
SHA512 (qtdeclarative-everywhere-src-6.5.2.tar.xz) = e6fd9dddbab72ee2e323d8ae0f4ac438b935477ad50b3e069a307993e94b289648d29ee265ac535e1396e4c1ba4bdf7e16b0cdf89a17df8d0a43bbe94f7316ef
|
||||||
|
Loading…
Reference in New Issue
Block a user