6.2.3
This commit is contained in:
parent
fe83cc6a8f
commit
5c9a9b69b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/qtdeclarative-everywhere-src-6.2.0.tar.xz
|
/qtdeclarative-everywhere-src-6.2.0.tar.xz
|
||||||
/qtdeclarative-everywhere-src-6.2.1.tar.xz
|
/qtdeclarative-everywhere-src-6.2.1.tar.xz
|
||||||
/qtdeclarative-everywhere-src-6.2.2.tar.xz
|
/qtdeclarative-everywhere-src-6.2.2.tar.xz
|
||||||
|
/qtdeclarative-everywhere-src-6.2.3.tar.xz
|
||||||
|
@ -14,8 +14,8 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Qt6 - QtDeclarative component
|
Summary: Qt6 - QtDeclarative component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -313,6 +313,9 @@ make check -k -C tests ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-1
|
||||||
|
- 6.2.3
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.2-2
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtdeclarative-everywhere-src-6.2.2.tar.xz) = 2cfa9814a104e7e046d73a0c3ca191c8c94410e5d28bcb62c3a816c188514fd3d857d35d5f71d06aa902523e2210a3818756b15ac98fecf9a35f624a89ee2e86
|
SHA512 (qtdeclarative-everywhere-src-6.2.3.tar.xz) = 27433c6c0247cfc03bf3f1fe74a6d842c627d8259104723100eaec5bfa82026565de1206383fe50ae041f858286f6fb3b96204c1eaca21cb28fa6786bded5dd4
|
||||||
|
Loading…
Reference in New Issue
Block a user