|
|
@ -11,8 +11,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Qt6 - Support for rendering and displaying SVG
|
|
|
|
Summary: Qt6 - Support for rendering and displaying SVG
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Name: qt6-%{qt_module}
|
|
|
|
Version: 6.7.1
|
|
|
|
Version: 6.8.1
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
Url: http://www.qt.io
|
|
|
|
Url: http://www.qt.io
|
|
|
@ -105,6 +105,7 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license LICENSES/GPL* LICENSES/LGPL*
|
|
|
|
%license LICENSES/GPL* LICENSES/LGPL*
|
|
|
|
|
|
|
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
|
|
|
%{_qt6_libdir}/libQt6Svg.so.6*
|
|
|
|
%{_qt6_libdir}/libQt6Svg.so.6*
|
|
|
|
%{_qt6_libdir}/libQt6SvgWidgets.so.6*
|
|
|
|
%{_qt6_libdir}/libQt6SvgWidgets.so.6*
|
|
|
|
%{_qt6_plugindir}/iconengines/libqsvgicon.so
|
|
|
|
%{_qt6_plugindir}/iconengines/libqsvgicon.so
|
|
|
@ -139,6 +140,10 @@ popd
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Dec 05 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
|
|
|
|
|
|
|
- 6.8.1
|
|
|
|
|
|
|
|
Resolves: RHEL-53982
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|