6.2.2
This commit is contained in:
parent
cad3663ce4
commit
f52b3fdf02
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/qtdeclarative-everywhere-src-6.2.0-rc2.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.2.0.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.2.1.tar.xz
|
||||
/qtdeclarative-everywhere-src-6.2.2.tar.xz
|
||||
|
@ -14,7 +14,7 @@ ExcludeArch: s390x
|
||||
|
||||
Summary: Qt6 - QtDeclarative component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.2.1
|
||||
Version: 6.2.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
@ -141,6 +141,8 @@ for prl_file in libQt6*.prl ; do
|
||||
done
|
||||
popd
|
||||
|
||||
# FIXME: where does it come from?
|
||||
rm -rf %{buildroot}%{_qt6_libdir}/objects-RelWithDebInfo/QmlCompilerPrivate_resources_1/.rcc/qrc_builtins.cpp.o
|
||||
|
||||
%check
|
||||
%if 0%{?tests}
|
||||
@ -311,6 +313,9 @@ make check -k -C tests ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 14 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.2-1
|
||||
- 6.2.2
|
||||
|
||||
* Fri Oct 29 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.1-1
|
||||
- 6.2.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtdeclarative-everywhere-src-6.2.1.tar.xz) = b581718823de27915e4a59284a522fc1d2b869167d92af2ea20caba9f4e43f2fadb83f5bf6aaeda42f5f316c976cd9a3a313437c99f2a0eba1cff55ba7735cbe
|
||||
SHA512 (qtdeclarative-everywhere-src-6.2.2.tar.xz) = 2cfa9814a104e7e046d73a0c3ca191c8c94410e5d28bcb62c3a816c188514fd3d857d35d5f71d06aa902523e2210a3818756b15ac98fecf9a35f624a89ee2e86
|
||||
|
Loading…
Reference in New Issue
Block a user