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-qttranslations.git#9af078aac5c6b391feee94733132cc4298a657a7
This commit is contained in:
DistroBaker 2021-02-05 05:21:56 +01:00
parent a2767669ab
commit ceb3306022
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Qt5 - QtTranslations module
Name: qt5-%{qt_module}
Version: 5.15.2
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
Url: http://www.qt.io
@ -15,6 +15,7 @@ BuildArch: noarch
%global _qt5_qmake %{_bindir}/qmake-qt5
## versioning recently dropped, but could do >= %%majmin if needed --rex
BuildRequires: make
BuildRequires: qt5-qtbase-devel
# for lrelease
BuildRequires: qt5-linguist
@ -106,6 +107,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:16 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild for qtbase with -no-reduce-relocations option