fix: add cargo-vendor file

Required to generate the bundled provides
This commit is contained in:
Ankur Sinha (Ankur Sinha Gmail) 2025-08-21 12:21:15 +01:00
commit aedb4020b3
No known key found for this signature in database
GPG key ID: F8D8C0BEBAC898BD

View file

@ -135,6 +135,7 @@ rm -frv $RPM_BUILD_ROOT/%{_pkgdocdir}/scripts/{bash,fish}
%files
%license LICENSE
%license LICENSE.dependencies
%license cargo-vendor.txt
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*
%{_mandir}/man5/%{name}rc.5*