automatic version update by autodist [release 1.68.0-1mamba;Mon Mar 13 2023]
This commit is contained in:
parent
fb439f43e6
commit
aa64963889
12
rustc.spec
12
rustc.spec
@ -1,6 +1,6 @@
|
|||||||
%define stage1 1
|
%define stage1 1
|
||||||
Name: rustc
|
Name: rustc
|
||||||
Version: 1.67.1
|
Version: 1.68.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
|
||||||
@ -45,8 +45,9 @@ This package contains the documentation for %{name}.
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}-src -D -T
|
%setup -q -n %{name}-%{version}-src
|
||||||
:<< _EOF
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
#%patch0 -p0
|
#%patch0 -p0
|
||||||
|
|
||||||
cat <<EOF > config.toml
|
cat <<EOF > config.toml
|
||||||
@ -94,7 +95,7 @@ rpath = false
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
%build
|
%build
|
||||||
:<< _EOF
|
#:<< _EOF
|
||||||
./x.py build %{_smp_mflags}
|
./x.py build %{_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -201,6 +202,9 @@ cd -
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.68.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 1.67.1-1mamba
|
* Fri Feb 10 2023 Automatic Build System <autodist@mambasoft.it> 1.67.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user