Merge branch 'f35' into f34
This commit is contained in:
commit
6df7a6428c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/qtmultimedia-everywhere-src-6.2.0.tar.xz
|
/qtmultimedia-everywhere-src-6.2.0.tar.xz
|
||||||
/qtmultimedia-everywhere-src-6.2.1.tar.xz
|
/qtmultimedia-everywhere-src-6.2.1.tar.xz
|
||||||
/qtmultimedia-everywhere-src-6.2.2.tar.xz
|
/qtmultimedia-everywhere-src-6.2.2.tar.xz
|
||||||
|
/qtmultimedia-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 qtmultimedia
|
%global qt_module qtmultimedia
|
||||||
|
|
||||||
@ -18,8 +15,8 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Qt6 - Multimedia support
|
Summary: Qt6 - Multimedia support
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.2
|
Version: 6.2.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -161,6 +158,15 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 14 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.2-1
|
||||||
- 6.2.2
|
- 6.2.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtmultimedia-everywhere-src-6.2.2.tar.xz) = 70eaa88742f0fe5b4106e6ec0ed864fca439b8c4e8c2478894c4f550410b57eee829b2fecf2d199d4892073f0d4754b0acbbea8b8c6ab897ed480730cd9cac15
|
SHA512 (qtmultimedia-everywhere-src-6.2.3.tar.xz) = ab2ee3f765ad8c9b61e2517b2267eedf1467950df1f7947cf29aa204294e9cc11475c5d27f8f93becac6f0693a4bbd9593ce5d675772822677baa747e45cb2b0
|
||||||
|
Loading…
Reference in New Issue
Block a user