|
@@ -57,7 +57,7 @@
|
|
|
Summary: The Rust Programming Language
|
|
|
Name: rust
|
|
|
Version: %{rustc_version}
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
Group: programming
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
@@ -761,6 +761,9 @@ export RUSTFLAGS="$RUSTFLAGS -C linker=ld.lld -C link-arg=-fuse-ld=lld"
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Aug 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.54.0-2
|
|
|
+- rebuilt with current toolchain.
|
|
|
+
|
|
|
* Fri Jul 30 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.54.0-1
|
|
|
- new upstream release.
|
|
|
|