Compare commits
25 Commits
6.2.3-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
b0de20a44c | |||
99404993ab | |||
07e12bd707 | |||
0cfa7f4acd | |||
5ee9229407 | |||
ea7050cde7 | |||
0e86994109 | |||
4ff6279cfa | |||
0d54c64d80 | |||
950caf60f9 | |||
e3cc3cf21f | |||
94dc4edacb | |||
de0f4a0add | |||
3161c02070 | |||
b5abd9b55a | |||
57c7ad7f5b | |||
c96b36c332 | |||
70752ef7a2 | |||
214c5d2b82 | |||
6d8f7e9360 | |||
9c6f25ccd3 | |||
d7068f857c | |||
11a9d978a0 | |||
200cc863e3 | |||
cf81bb0505 |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtimageformats
|
||||
Version: 6.2.3
|
||||
Version: 6.9.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 image formats components
|
||||
Group: System/Libraries
|
||||
@ -13,15 +13,16 @@ Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libmng-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -35,7 +36,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n qtimageformats-everywhere-src-%{version}
|
||||
@ -56,7 +56,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/qt6/plugins/imageformats
|
||||
%{_libdir}/qt6/plugins/imageformats/lib*.so
|
||||
%doc LICENSE.*
|
||||
%{_qt6_archdatadir}/sbom/qtimageformats-%{version}.spdx
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -66,6 +67,81 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/Qt6Gui/Qt6*.cmake
|
||||
|
||||
%changelog
|
||||
* Sun Apr 06 2025 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 28 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 03 2025 Automatic Build System <autodist@openmamba.org> 6.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 06 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
|
||||
|
||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 20 2024 Automatic Build System <autodist@openmamba.org> 6.7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 02 2024 Automatic Build System <autodist@openmamba.org> 6.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.0-1mamba
|
||||
- update to 6.7.0
|
||||
|
||||
* Thu Mar 28 2024 Automatic Build System <autodist@openmamba.org> 6.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 6.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.0-1mamba
|
||||
- update to 6.6.0
|
||||
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 6.5.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 6.5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 27 2023 Automatic Build System <autodist@mambasoft.it> 6.5.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 16 2023 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 07 2023 Automatic Build System <autodist@mambasoft.it> 6.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 16 2022 Automatic Build System <autodist@mambasoft.it> 6.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-1mamba
|
||||
- update to 6.4.0
|
||||
|
||||
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 16 2022 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 19 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 29 2022 Automatic Build System <autodist@mambasoft.it> 6.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user