2024-06-08 10:38:48 +02:00
|
|
|
%define majver %(echo %version | cut -d. -f1-2)
|
|
|
|
|
|
|
|
|
|
Name: qt6-qttranslations
|
2025-09-06 18:29:29 +02:00
|
|
|
Version: 6.9.2
|
2024-06-08 10:38:48 +02:00
|
|
|
Release: 1mamba
|
|
|
|
|
Summary: Qt6 translations components
|
|
|
|
|
Group: System/Libraries
|
|
|
|
|
Vendor: openmamba
|
|
|
|
|
Distribution: openmamba
|
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
|
URL: https://www.qt.io/
|
|
|
|
|
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
|
|
|
|
|
License: GPL
|
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
BuildRequires: qt6-qtbase-devel
|
|
|
|
|
BuildRequires: qt6-qttools-devel
|
2024-06-25 00:16:20 +02:00
|
|
|
BuildRequires: qt6-linguist = %{version}
|
2024-06-08 10:38:48 +02:00
|
|
|
Supplements: libQt6Core
|
|
|
|
|
|
|
|
|
|
%description
|
2024-12-13 10:19:49 +01:00
|
|
|
Qt6 translations components.
|
2024-06-08 10:38:48 +02:00
|
|
|
|
2025-02-09 11:43:14 +01:00
|
|
|
%define debug_package %{nil}
|
2024-06-08 10:38:48 +02:00
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q -n qttranslations-everywhere-src-%{version}
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%cmake
|
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
%cmake_install
|
|
|
|
|
|
2024-12-13 10:19:49 +01:00
|
|
|
%find_lang %{name} --with-qt --all-name
|
|
|
|
|
|
2024-06-08 10:38:48 +02:00
|
|
|
%clean
|
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
2024-12-13 10:19:49 +01:00
|
|
|
%files -f %{name}.lang
|
2024-06-08 10:38:48 +02:00
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%{_qt6_translationdir}/catalogs.json
|
2025-02-09 11:43:14 +01:00
|
|
|
%{_qt6_archdatadir}/sbom/qttranslations-%{version}.spdx
|
2024-06-08 10:38:48 +02:00
|
|
|
%doc LICENSES
|
|
|
|
|
|
|
|
|
|
%changelog
|
2025-09-06 18:29:29 +02:00
|
|
|
* Thu Sep 04 2025 Automatic Build System <autodist@openmamba.org> 6.9.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2025-06-12 20:39:33 +02:00
|
|
|
* Mon Jun 09 2025 Automatic Build System <autodist@openmamba.org> 6.9.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2025-04-11 19:48:52 +02:00
|
|
|
* Mon Apr 07 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.0-1mamba
|
|
|
|
|
- update to 6.9.0
|
|
|
|
|
|
2025-04-02 13:25:20 +02:00
|
|
|
* Sun Mar 30 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2025-02-09 11:43:14 +01:00
|
|
|
* Sat Feb 08 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-12-13 10:19:49 +01:00
|
|
|
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-10-24 14:57:07 +02:00
|
|
|
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
|
|
|
|
- update to 6.8.0
|
|
|
|
|
|
2024-10-11 22:14:32 +02:00
|
|
|
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-06-25 00:16:20 +02:00
|
|
|
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 6.7.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
2024-06-08 10:38:48 +02:00
|
|
|
* Tue Jun 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.1-1mamba
|
|
|
|
|
- update to 6.7.1
|
|
|
|
|
|
|
|
|
|
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
|
|
|
|
|
- update to 5.15.7
|
|
|
|
|
|
|
|
|
|
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-1mamba
|
|
|
|
|
- package created using the webbuild interface
|
2025-02-09 11:43:14 +01:00
|
|
|
%{_qt6_archdatadir}/sbom/qttranslations-%{version}.spdx
|