automatic version update by autodist [release 1.74.1-1mamba;Sat Dec 23 2023]
This commit is contained in:
parent
4d0997c4e7
commit
30c8c20805
13
rustc.spec
13
rustc.spec
@ -1,6 +1,6 @@
|
||||
%define stage1 1
|
||||
Name: rustc
|
||||
Version: 1.72.1
|
||||
Version: 1.74.1
|
||||
Release: 1mamba
|
||||
Summary: The Rust programming language, designed to be a safe, concurrent, practical language
|
||||
Group: Applications/Development
|
||||
@ -15,6 +15,7 @@ License: MIT
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgit2-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -94,7 +95,7 @@ rpath = false
|
||||
EOF
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
:<< _EOF
|
||||
./x.py build %{_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -175,7 +176,7 @@ cd -
|
||||
%{_libdir}/rustlib/%{_arch}-unknown-linux-gnu/*
|
||||
%endif
|
||||
%endif
|
||||
%{_prefix}/libexec/cargo-credential-1password
|
||||
#%{_prefix}/libexec/cargo-credential-1password
|
||||
%{_prefix}/libexec/rust-analyzer-proc-macro-srv
|
||||
|
||||
%files apidocs
|
||||
@ -191,6 +192,12 @@ cd -
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Dec 23 2023 Automatic Build System <autodist@mambasoft.it> 1.74.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 1.73.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 1.72.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user