import qt6-qtsvg-6.8.1-1.el10

cs10 imports/cs10/qt6-qtsvg-6.8.1-1.el10
MSVSphere Packaging Team 2 months ago
parent fd95e744da
commit bd88b96ecc
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/qtsvg-everywhere-src-6.7.1.tar.xz
SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz

@ -1 +1 @@
b0c07eef1118bdb85d5c12eae95bc5d9b5c46d3a SOURCES/qtsvg-everywhere-src-6.7.1.tar.xz
82c4a06321d3e2f9e221892cd0c241de99ed9d27 SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz

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

Loading…
Cancel
Save