update to 6.5.0 [release 6.5.0-1mamba;Wed Apr 19 2023]
This commit is contained in:
parent
0e5942d94d
commit
49423ecf77
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtserialport
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1mamba
|
||||
Summary: Qt6 serial port component
|
||||
Group: System/Libraries
|
||||
@ -61,6 +61,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n libQt6SerialPort
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libQt6SerialPort.so.*
|
||||
%{_libdir}/qt6/metatypes/qt6serialport_release_metatypes.json
|
||||
%{_libdir}/qt6/modules/SerialPort.json
|
||||
%doc LICENSES
|
||||
|
||||
%files -n libQt6SerialPort-devel
|
||||
@ -69,8 +71,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_includedir}/qt6/QtSerialPort/*
|
||||
%{_libdir}/libQt6SerialPort.prl
|
||||
%{_libdir}/libQt6SerialPort.so
|
||||
%{_libdir}/metatypes/qt6serialport_release_metatypes.json
|
||||
%{_datadir}/qt6/modules/SerialPort.json
|
||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_serialport.pri
|
||||
%{_libdir}/qt6/mkspecs/modules/qt_lib_serialport_private.pri
|
||||
%dir %{_libdir}/cmake/Qt6SerialPort
|
||||
@ -79,6 +79,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6SerialPort.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