automatic version update by autodist [release 6.8.1-1mamba;Fri Dec 06 2024]
This commit is contained in:
parent
2b70fffa60
commit
7f029e4bc8
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtserialbus
|
||||
Version: 6.8.0
|
||||
Version: 6.8.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 serial bus components
|
||||
Group: System/Libraries
|
||||
@ -59,6 +59,7 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/qt6/plugins/canbus/libqt*.so
|
||||
%{_libdir}/qt6/metatypes/qt6serialbus_release_metatypes.json
|
||||
%{_libdir}/qt6/modules/SerialBus.json
|
||||
%{_qt6_archdatadir}/sbom/qtserialbus-%{version}.spdx
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -75,6 +76,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
||||
%{_libdir}/pkgconfig/Qt6SerialBus.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
||||
- update to 6.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user