automatic version update by autodist [release 6.8.1-1mamba;Sat Dec 07 2024]
This commit is contained in:
parent
66630a04df
commit
6b80396b6e
@ -1,3 +1,3 @@
|
||||
# qt6-qttranslations
|
||||
|
||||
Qt5 translations components.
|
||||
Qt6 translations components.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qttranslations
|
||||
Version: 6.8.0
|
||||
Version: 6.8.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 translations components
|
||||
Group: System/Libraries
|
||||
@ -17,10 +17,9 @@ BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qttools-devel
|
||||
BuildRequires: qt6-linguist = %{version}
|
||||
Supplements: libQt6Core
|
||||
Obsoletes: libQt5Declarative < 5.15.7
|
||||
|
||||
%description
|
||||
Qt5 translations components.
|
||||
Qt6 translations components.
|
||||
|
||||
#% debug_package
|
||||
|
||||
@ -35,50 +34,20 @@ Qt5 translations components.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name} --with-qt --all-name
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_qt6_translationdir}/catalogs.json
|
||||
%lang(ar) %{_qt6_translationdir}/*_ar.qm
|
||||
%lang(bg) %{_qt6_translationdir}/*_bg.qm
|
||||
%lang(ca) %{_qt6_translationdir}/*_ca.qm
|
||||
%lang(cs) %{_qt6_translationdir}/*_cs.qm
|
||||
%lang(da) %{_qt6_translationdir}/*_da.qm
|
||||
%lang(de) %{_qt6_translationdir}/*_de.qm
|
||||
%lang(es) %{_qt6_translationdir}/*_es.qm
|
||||
%lang(en) %{_qt6_translationdir}/*_en.qm
|
||||
%lang(fa) %{_qt6_translationdir}/*_fa.qm
|
||||
%lang(fi) %{_qt6_translationdir}/*_fi.qm
|
||||
%lang(fr) %{_qt6_translationdir}/*_fr.qm
|
||||
%lang(gl) %{_qt6_translationdir}/*_gd.qm
|
||||
%lang(gl) %{_qt6_translationdir}/*_gl.qm
|
||||
%lang(he) %{_qt6_translationdir}/*_he.qm
|
||||
%lang(hr) %{_qt6_translationdir}/*_hr.qm
|
||||
%lang(hu) %{_qt6_translationdir}/*_hu.qm
|
||||
%lang(it) %{_qt6_translationdir}/*_it.qm
|
||||
%lang(ja) %{_qt6_translationdir}/*_ja.qm
|
||||
%lang(ka) %{_qt6_translationdir}/*_ka.qm
|
||||
%lang(ko) %{_qt6_translationdir}/*_ko.qm
|
||||
%lang(lt) %{_qt6_translationdir}/*_lt.qm
|
||||
%lang(lt) %{_qt6_translationdir}/*_lv.qm
|
||||
%lang(nl) %{_qt6_translationdir}/*_nl.qm
|
||||
%lang(nn) %{_qt6_translationdir}/*_nn.qm
|
||||
%lang(pl) %{_qt6_translationdir}/*_pl.qm
|
||||
%lang(pt_BR) %{_qt6_translationdir}/*_pt_BR.qm
|
||||
%lang(pt_PT) %{_qt6_translationdir}/*_pt_PT.qm
|
||||
%lang(ru) %{_qt6_translationdir}/*_ru.qm
|
||||
%lang(sk) %{_qt6_translationdir}/*_sk.qm
|
||||
%lang(sl) %{_qt6_translationdir}/*_sl.qm
|
||||
%lang(sv) %{_qt6_translationdir}/*_sv.qm
|
||||
%lang(sv) %{_qt6_translationdir}/*_tr.qm
|
||||
%lang(uk) %{_qt6_translationdir}/*_uk.qm
|
||||
%lang(zh_CN) %{_qt6_translationdir}/*_zh_CN.qm
|
||||
%lang(zh_TW) %{_qt6_translationdir}/*_zh_TW.qm
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
||||
- update to 6.8.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user