|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Summary: Qt5 - QtTranslations module
|
|
|
|
|
Name: qt5-%{qt_module}
|
|
|
|
|
Version: 5.15.9
|
|
|
|
|
Version: 5.15.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
|
|
|
|
@ -15,8 +15,8 @@ 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
|
|
|
|
|
|
|
|
|
@ -89,109 +89,47 @@ make install INSTALL_ROOT=%{buildroot}
|
|
|
|
|
%lang(fa) %{_qt5_translationdir}/*_fa.qm
|
|
|
|
|
%lang(fi) %{_qt5_translationdir}/*_fi.qm
|
|
|
|
|
%lang(fr) %{_qt5_translationdir}/*_fr.qm
|
|
|
|
|
%lang(gd) %{_qt5_translationdir}/*_gd.qm
|
|
|
|
|
%lang(gl) %{_qt5_translationdir}/*_gd.qm
|
|
|
|
|
%lang(gl) %{_qt5_translationdir}/*_gl.qm
|
|
|
|
|
%lang(he) %{_qt5_translationdir}/*_he.qm
|
|
|
|
|
%lang(hu) %{_qt5_translationdir}/*_hu.qm
|
|
|
|
|
%lang(hr) %{_qt5_translationdir}/*_hr.qm
|
|
|
|
|
%lang(hu) %{_qt5_translationdir}/*_hr.qm
|
|
|
|
|
%lang(it) %{_qt5_translationdir}/*_it.qm
|
|
|
|
|
%lang(ja) %{_qt5_translationdir}/*_ja.qm
|
|
|
|
|
%lang(ko) %{_qt5_translationdir}/*_ko.qm
|
|
|
|
|
%lang(lt) %{_qt5_translationdir}/*_lt.qm
|
|
|
|
|
%lang(lv) %{_qt5_translationdir}/*_lv.qm
|
|
|
|
|
%lang(nn) %{_qt5_translationdir}/*_nn.qm
|
|
|
|
|
%lang(nl) %{_qt5_translationdir}/*_nl.qm
|
|
|
|
|
%lang(lt) %{_qt5_translationdir}/*_lv.qm
|
|
|
|
|
%lang(lt) %{_qt5_translationdir}/*_nn.qm
|
|
|
|
|
%lang(lt) %{_qt5_translationdir}/*_nl.qm
|
|
|
|
|
%lang(pl) %{_qt5_translationdir}/*_pl.qm
|
|
|
|
|
%lang(pt) %{_qt5_translationdir}/*_pt_PT.qm
|
|
|
|
|
%lang(pt_BR) %{_qt5_translationdir}/*_pt_BR.qm
|
|
|
|
|
%lang(pt) %{_qt5_translationdir}/*_pt.qm
|
|
|
|
|
%lang(pt) %{_qt5_translationdir}/*_pt_BR.qm
|
|
|
|
|
%lang(ru) %{_qt5_translationdir}/*_ru.qm
|
|
|
|
|
%lang(sk) %{_qt5_translationdir}/*_sk.qm
|
|
|
|
|
%lang(sl) %{_qt5_translationdir}/*_sl.qm
|
|
|
|
|
%lang(sv) %{_qt5_translationdir}/*_sv.qm
|
|
|
|
|
%lang(tr) %{_qt5_translationdir}/*_tr.qm
|
|
|
|
|
%lang(sv) %{_qt5_translationdir}/*_tr.qm
|
|
|
|
|
%lang(uk) %{_qt5_translationdir}/*_uk.qm
|
|
|
|
|
%lang(zh_CN) %{_qt5_translationdir}/*_zh_CN.qm
|
|
|
|
|
%lang(zh_TW) %{_qt5_translationdir}/*_zh_TW.qm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
|
|
|
|
|
- 5.15.9
|
|
|
|
|
Resolves: bz#2175744
|
|
|
|
|
|
|
|
|
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
|
|
|
|
- 5.15.3
|
|
|
|
|
Resolves: bz#2061371
|
|
|
|
|
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
Resolves: bz#2061407
|
|
|
|
|
|
|
|
|
|
* Fri Nov 20 09:30:47 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
|
|
|
|
|
* Mon Apr 05 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
|
|
|
|
|
- 5.15.2
|
|
|
|
|
Resolves: bz#1930057
|
|
|
|
|
|
|
|
|
|
* Thu Sep 10 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.1-1
|
|
|
|
|
- 5.15.1
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.14.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Apr 14 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.14.2-2
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Apr 04 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.14.2-1
|
|
|
|
|
- 5.14.2
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.13.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 09 2019 Jan Grulich <jgrulich@redhat.com> - 5.13.2-1
|
|
|
|
|
- 5.13.2
|
|
|
|
|
|
|
|
|
|
* Tue Sep 24 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
|
|
|
|
|
* Wed Nov 20 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
|
|
|
|
|
- 5.12.5
|
|
|
|
|
Resolves: bz#1733153
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.12.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 14 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.4-1
|
|
|
|
|
- 5.12.4
|
|
|
|
|
|
|
|
|
|
* Tue Jun 04 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.3-1
|
|
|
|
|
- 5.12.3
|
|
|
|
|
|
|
|
|
|
* Fri Feb 15 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.1-1
|
|
|
|
|
- 5.12.1
|
|
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.11.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Dec 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.3-1
|
|
|
|
|
- 5.11.3
|
|
|
|
|
|
|
|
|
|
* Fri Sep 21 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.2-1
|
|
|
|
|
- 5.11.2
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.11.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.1-1
|
|
|
|
|
* Tue Jul 03 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.1-1
|
|
|
|
|
- 5.11.1
|
|
|
|
|
|
|
|
|
|
* Sun May 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.0-1
|
|
|
|
|
- 5.11.0
|
|
|
|
|
- use %%make_build
|
|
|
|
|
- make BR: qt5-qbase-devel unversioned
|
|
|
|
|
|
|
|
|
|
* Wed Feb 14 2018 Jan Grulich <jgrulich@redhat.com> - 5.10.1-1
|
|
|
|
|
- 5.10.1
|
|
|
|
|
|
|
|
|
|