update to 6.5.0 [release 6.5.0-1mamba;Wed Apr 19 2023]
This commit is contained in:
parent
fcf5c1551a
commit
03336285e7
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtsvg
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 SVG components
|
||||
Group: System/Libraries
|
||||
@ -58,6 +58,9 @@ 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
|
||||
%{_libdir}/qt6/metatypes/qt6svg*.json
|
||||
%{_libdir}/qt6/modules/Svg.json
|
||||
%{_libdir}/qt6/modules/SvgWidgets.json
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -66,13 +69,10 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/qt6/QtSvg/*
|
||||
%dir %{_includedir}/qt6/QtSvgWidgets
|
||||
%{_includedir}/qt6/QtSvgWidgets/*
|
||||
%{_datadir}/qt6/modules/Svg.json
|
||||
%{_datadir}/qt6/modules/SvgWidgets.json
|
||||
%{_libdir}/libQt6SvgWidgets.prl
|
||||
%{_libdir}/libQt6SvgWidgets.so
|
||||
%{_libdir}/libQt6Svg.prl
|
||||
%{_libdir}/libQt6Svg.so
|
||||
%{_libdir}/metatypes/qt6svg*.json
|
||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_svg*.pri
|
||||
%{_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtSvgTestsConfig.cmake
|
||||
%dir %{_libdir}/cmake/Qt6Gui
|
||||
@ -84,6 +84,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6Svg*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
|
||||
- update to 6.5.0
|
||||
|
||||
* Fri Mar 17 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user