automatic version update by autodist [release 1.72.1-1mamba;Wed Sep 20 2023]
This commit is contained in:
parent
5064147509
commit
4d0997c4e7
27
rustc.spec
27
rustc.spec
@ -1,6 +1,6 @@
|
|||||||
%define stage1 1
|
%define stage1 1
|
||||||
Name: rustc
|
Name: rustc
|
||||||
Version: 1.70.0
|
Version: 1.72.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Rust programming language, designed to be a safe, concurrent, practical language
|
Summary: The Rust programming language, designed to be a safe, concurrent, practical language
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -128,19 +128,9 @@ cd -
|
|||||||
#-f %{name}.lang
|
#-f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/bash_completion.d/cargo
|
%{_sysconfdir}/bash_completion.d/cargo
|
||||||
%{_bindir}/cargo
|
%{_bindir}/cargo*
|
||||||
%{_bindir}/cargo-fmt
|
%{_bindir}/clippy-driver*
|
||||||
%{_bindir}/cargo-clippy
|
%{_bindir}/rust*
|
||||||
%{_bindir}/clippy-driver
|
|
||||||
#%{_bindir}/rls
|
|
||||||
%{_bindir}/rust-analyzer
|
|
||||||
%{_bindir}/rust-demangler
|
|
||||||
%{_bindir}/rust-gdb
|
|
||||||
%{_bindir}/rust-gdbgui
|
|
||||||
%{_bindir}/rust-lldb
|
|
||||||
%{_bindir}/rustc
|
|
||||||
%{_bindir}/rustdoc
|
|
||||||
%{_bindir}/rustfmt
|
|
||||||
%{_mandir}/man1/cargo-*.1*
|
%{_mandir}/man1/cargo-*.1*
|
||||||
%{_mandir}/man1/cargo.1*
|
%{_mandir}/man1/cargo.1*
|
||||||
%{_mandir}/man1/rustc.1*
|
%{_mandir}/man1/rustc.1*
|
||||||
@ -201,6 +191,15 @@ cd -
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 1.72.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 1.72.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Aug 06 2023 Automatic Build System <autodist@mambasoft.it> 1.71.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 1.70.0-1mamba
|
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 1.70.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user