diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index b402bf2..3d47b37 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtsvg -Version: 6.3.2 +Version: 6.4.0 Release: 1mamba Summary: Qt6 SVG components Group: System/Libraries @@ -58,7 +58,7 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libQt6SvgWidgets.so.* %{_libdir}/qt6/plugins/iconengines/libqsvgicon.so %{_libdir}/qt6/plugins/imageformats/libqsvg.so -%doc LICENSE.* +%doc LICENSES %files devel %defattr(-,root,root) @@ -84,6 +84,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6Svg*.pc %changelog +* Fri Oct 07 2022 Silvan Calarco 6.4.0-1mamba +- update to 6.4.0 + * Sun Sep 11 2022 Automatic Build System 6.3.2-1mamba - automatic version update by autodist