update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]
This commit is contained in:
parent
27139596a2
commit
a280485370
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtserialport
|
Name: qt6-qtserialport
|
||||||
Version: 6.3.2
|
Version: 6.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 serial port component
|
Summary: Qt6 serial port component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -61,7 +61,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n libQt6SerialPort
|
%files -n libQt6SerialPort
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libQt6SerialPort.so.*
|
%{_libdir}/libQt6SerialPort.so.*
|
||||||
%doc LICENSE.*
|
%doc LICENSES
|
||||||
|
|
||||||
%files -n libQt6SerialPort-devel
|
%files -n libQt6SerialPort-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -79,6 +79,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/pkgconfig/Qt6SerialPort.pc
|
%{_libdir}/pkgconfig/Qt6SerialPort.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user