From 332954f24e563cf4a5aa2e0f663994903c1b7bbc Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 3 Feb 2022 15:20:20 -0500 Subject: [PATCH] Fix license file name (fix RHBZ#2048723) --- qt6-qtsvg.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index f37fd96..47bba1c 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -12,7 +12,7 @@ ExcludeArch: s390x Summary: Qt6 - Support for rendering and displaying SVG Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv3 or GPLv2+ Url: http://www.qt.io @@ -77,7 +77,7 @@ popd %files -%license dist/changes-5.7.0 LICENSE.GPL2 LICENSE.GPL3 LICENSE.LGPLv3 +%license dist/changes-5.7.0 LICENSE.GPL2 LICENSE.GPL3 LICENSE.LGPL3 %{_qt6_libdir}/libQt6Svg.so.6* %{_qt6_libdir}/libQt6SvgWidgets.so.6* %{_qt6_plugindir}/iconengines/libqsvgicon.so @@ -103,6 +103,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json %changelog +* Thu Feb 03 2022 Benjamin A. Beasley - 6.2.3-2 +- Fix license file name (fix RHBZ#2048723) + * Mon Jan 31 2022 Jan Grulich - 6.2.3-1 - 6.2.3