update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:14:45 +01:00
parent 6f7ac56a0d
commit e06633954f

View File

@ -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 <silvan.calarco@mambasoft.it> 6.4.0-1mamba
- update to 6.4.0
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
- automatic version update by autodist