Merge branch 'f35' into f34
This commit is contained in:
commit
c80d08166d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/qttools-everywhere-src-6.2.0.tar.xz
|
||||
/qttools-everywhere-src-6.2.1.tar.xz
|
||||
/qttools-everywhere-src-6.2.2.tar.xz
|
||||
/qttools-everywhere-src-6.2.3.tar.xz
|
||||
|
@ -1,6 +1,3 @@
|
||||
# FIXME: qt6-qtdeclarative doesn't build on S390x
|
||||
# BUG: https://bugreports.qt.io/browse/QTBUG-93101
|
||||
ExcludeArch: s390x
|
||||
|
||||
%global qt_module qttools
|
||||
|
||||
@ -11,8 +8,8 @@ ExcludeArch: s390x
|
||||
|
||||
Summary: Qt6 - QtTool components
|
||||
Name: qt6-qttools
|
||||
Version: 6.2.2
|
||||
Release: 1%{?dist}
|
||||
Version: 6.2.3
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: LGPLv3 or LGPLv2
|
||||
Url: http://www.qt.io
|
||||
@ -373,6 +370,15 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.2.3-2
|
||||
- Enable s390x builds
|
||||
|
||||
* 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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Tue Dec 14 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.2-1
|
||||
- 6.2.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qttools-everywhere-src-6.2.2.tar.xz) = bce7ce96e64f423eed3f3655dd53d58588093287a6879da86067c4313962afd43d6f514d776c77f5b9462df31ce5801ab42a3232ebc8ef49209da6812fa9a304
|
||||
SHA512 (qttools-everywhere-src-6.2.3.tar.xz) = f783d6d74e534b5ab4e9bec7f40c8a08d8e7e7405bc9926060002938518194d0cda55c1d2f35f3d766142c277107b8caaba484b472d571b0752477d0c53c6552
|
||||
|
Loading…
Reference in New Issue
Block a user