automatic version update by autodist [release 1.64.0-1mamba;Fri Sep 23 2022]
This commit is contained in:
parent
c3f783680f
commit
19d031267c
@ -1,6 +1,6 @@
|
|||||||
%define stage1 1
|
%define stage1 1
|
||||||
Name: rustc
|
Name: rustc
|
||||||
Version: 1.63.0
|
Version: 1.64.0
|
||||||
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,7 +128,7 @@ cd -
|
|||||||
%{_bindir}/clippy-driver
|
%{_bindir}/clippy-driver
|
||||||
#%{_bindir}/miri
|
#%{_bindir}/miri
|
||||||
%{_bindir}/rls
|
%{_bindir}/rls
|
||||||
#%{_bindir}/rust-analyzer
|
%{_bindir}/rust-analyzer
|
||||||
%{_bindir}/rust-demangler
|
%{_bindir}/rust-demangler
|
||||||
%{_bindir}/rust-gdb
|
%{_bindir}/rust-gdb
|
||||||
%{_bindir}/rust-gdbgui
|
%{_bindir}/rust-gdbgui
|
||||||
@ -181,6 +181,7 @@ cd -
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%{_prefix}/libexec/cargo-credential-1password
|
%{_prefix}/libexec/cargo-credential-1password
|
||||||
|
%{_prefix}/libexec/rust-analyzer-proc-macro-srv
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -196,6 +197,9 @@ cd -
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2022 Automatic Build System <autodist@mambasoft.it> 1.64.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Aug 13 2022 Automatic Build System <autodist@mambasoft.it> 1.63.0-1mamba
|
* Sat Aug 13 2022 Automatic Build System <autodist@mambasoft.it> 1.63.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user