diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index 2b09916..073bd7b 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.0 +Version: 6.3.1 Release: 1mamba Summary: Qt6 SVG components Group: System/Libraries @@ -81,8 +81,12 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/Qt6Svg/Qt6Svg*.cmake %dir %{_libdir}/cmake/Qt6SvgWidgets %{_libdir}/cmake/Qt6SvgWidgets/* +%{_libdir}/pkgconfig/Qt6Svg*.pc %changelog +* Sat Jun 18 2022 Automatic Build System 6.3.1-1mamba +- automatic version update by autodist + * Mon Apr 11 2022 Automatic Build System 6.3.0-1mamba - automatic version update by autodist