!8 [sync] PR-7: update to upstream version 5.15.2
Merge pull request !8 from openeuler-sync-bot/sync-pr7-master-to-openEuler-22.03-LTS-Next
This commit is contained in:
commit
8da64db125
@ -1,14 +1,17 @@
|
|||||||
%global _qt5_qmake %{_bindir}/qmake-qt5
|
%global _qt5_qmake %{_bindir}/qmake-qt5
|
||||||
|
|
||||||
Name: qt5-qttranslations
|
Name: qt5-qttranslations
|
||||||
Version: 5.11.1
|
Version: 5.15.2
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Qt5 - QtTranslations module
|
Summary: Qt5 - QtTranslations module
|
||||||
|
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
|
License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
|
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
|
||||||
|
|
||||||
Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qttranslations-everywhere-src-5.11.1.tar.xz
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: qt5-qtbase-devel qt5-linguist
|
BuildRequires: qt5-qtbase-devel qt5-linguist
|
||||||
|
|
||||||
%if 0%{?_qt5:1}
|
%if 0%{?_qt5:1}
|
||||||
@ -69,12 +72,16 @@ make install INSTALL_ROOT=%{buildroot}
|
|||||||
%lang(sk) %{_qt5_translationdir}/*_sk.qm
|
%lang(sk) %{_qt5_translationdir}/*_sk.qm
|
||||||
%lang(sl) %{_qt5_translationdir}/*_sl.qm
|
%lang(sl) %{_qt5_translationdir}/*_sl.qm
|
||||||
%lang(sv) %{_qt5_translationdir}/*_sv.qm
|
%lang(sv) %{_qt5_translationdir}/*_sv.qm
|
||||||
|
%lang(sv) %{_qt5_translationdir}/*_tr.qm
|
||||||
%lang(uk) %{_qt5_translationdir}/*_uk.qm
|
%lang(uk) %{_qt5_translationdir}/*_uk.qm
|
||||||
%lang(zh_CN) %{_qt5_translationdir}/*_zh_CN.qm
|
%lang(zh_CN) %{_qt5_translationdir}/*_zh_CN.qm
|
||||||
%lang(zh_TW) %{_qt5_translationdir}/*_zh_TW.qm
|
%lang(zh_TW) %{_qt5_translationdir}/*_zh_TW.qm
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.15.2-1
|
||||||
|
- update to upstream version 5.15.2
|
||||||
|
|
||||||
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-5
|
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-5
|
||||||
- Fix Source0
|
- Fix Source0
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: git
|
version_control: git
|
||||||
src_repo: https://code.qt.io/qt/qttranslations.git
|
src_repo: https://code.qt.io/qt/qttranslations.git
|
||||||
tag_prefix: ^v
|
tag_prefix: "^v"
|
||||||
seperator: .
|
separator: "."
|
||||||
|
|||||||
Binary file not shown.
BIN
qttranslations-everywhere-src-5.15.2.tar.xz
Normal file
BIN
qttranslations-everywhere-src-5.15.2.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user