automatic version update by autodist [release 6.8.1-1mamba;Sat Dec 07 2024]
This commit is contained in:
parent
253cabaa31
commit
7a009d744b
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtremoteobjects
|
Name: qt6-qtremoteobjects
|
||||||
Version: 6.8.0
|
Version: 6.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 remote objects component
|
Summary: Qt6 remote objects component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -54,7 +54,6 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libQt6RemoteObjects.so.*
|
%{_libdir}/libQt6RemoteObjects.so.*
|
||||||
@ -64,6 +63,7 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/qt6/libexec/repc
|
%{_libdir}/qt6/libexec/repc
|
||||||
%{_libdir}/qt6/metatypes/qt6remoteobjects*.json
|
%{_libdir}/qt6/metatypes/qt6remoteobjects*.json
|
||||||
%{_libdir}/qt6/modules/*.json
|
%{_libdir}/qt6/modules/*.json
|
||||||
|
%{_qt6_archdatadir}/sbom/qtremoteobjects-%{version}.spdx
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -96,6 +96,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 07 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
|
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
||||||
- update to 6.8.0
|
- update to 6.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user