automatic version update by autodist [release 1.64.0-1mamba;Fri Sep 23 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:35:28 +01:00
parent c3f783680f
commit 19d031267c

View File

@ -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