Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/qt5-qtquickcontrols.git#cde3c37b68b2be634bd4386259d21c512c669c5d
This commit is contained in:
DistroBaker 2021-02-05 19:59:21 +00:00
parent f544b07abd
commit bf80bc68a9
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls
Version: 5.15.2
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2 or LGPLv3 and GFDL
Url: http://www.qt.io
@ -13,6 +13,7 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod
# filter qml provides
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
BuildRequires: make
BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qtbase-static >= %{version}
BuildRequires: qt5-qtbase-private-devel
@ -58,6 +59,9 @@ make install INSTALL_ROOT=%{buildroot}
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.15.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 24 07:54:14 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild for qtbase with -no-reduce-relocations option