6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
c4ace4dd24
commit
9c9089346b
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/qtsvg-everywhere-src-6.6.1.tar.xz
|
||||
/qtsvg-everywhere-src-6.7.0.tar.xz
|
||||
/qtsvg-everywhere-src-6.7.1.tar.xz
|
||||
/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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtsvg-everywhere-src-6.7.1.tar.xz) = 8c5b54886e8a9580c022229b8b6176eaf9f113890333e5d9ca558fe57e6f2acad2a2e01fb5154ddb67a48ac95727d744339512876fb8334077ca5af27506e106
|
||||
SHA512 (qtsvg-everywhere-src-6.8.1.tar.xz) = 5c345e87b957370521ead10bb2fd02433d75a443021b6cf45a88e35f692a346607636ffaf6651f3d289cf4584e8c5732270173743eb79d048b3c580b9e00ec86
|
||||
|
Loading…
Reference in New Issue
Block a user