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-qtcanvas3d.git#1e7eace6d85e20ee2b1c1a0954e63af6809742b5
This commit is contained in:
DistroBaker 2021-02-04 14:10:03 +00:00
parent 0125c76f7d
commit 0ae80e26da

View File

@ -3,13 +3,14 @@
Summary: Qt5 - Canvas3d component Summary: Qt5 - Canvas3d component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.12.5 Version: 5.12.5
Release: 8%{?dist} Release: 9%{?dist}
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://www.qt.io Url: http://www.qt.io
%global majmin %(echo %{version} | cut -d. -f1-2) %global majmin %(echo %{version} | cut -d. -f1-2)
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
BuildRequires: make
BuildRequires: qt5-rpm-macros >= %{version} BuildRequires: qt5-rpm-macros >= %{version}
BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qtbase-static BuildRequires: qt5-qtbase-static
@ -53,6 +54,9 @@ make install INSTALL_ROOT=%{buildroot}
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.12.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 24 07:52:56 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.12.5-8 * Tue Nov 24 07:52:56 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.12.5-8
- Rebuild for qtbase with -no-reduce-relocations option - Rebuild for qtbase with -no-reduce-relocations option