!55 Update to 1.54.0

Merge pull request !55 from sdlzx/v1.54.0
This commit is contained in:
openeuler-ci-bot 2021-12-15 02:03:59 +00:00 committed by Gitee
commit 27b3d6c20f

View File

@ -1,9 +1,9 @@
%global rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x
%{!?channel: %global channel stable}
%global bootstrap_rust 1.52.1
%global bootstrap_cargo 1.52.1
%global bootstrap_channel 1.52.1
%global bootstrap_date 2021-10-02
%global bootstrap_rust 1.53.0
%global bootstrap_cargo 1.53.0
%global bootstrap_channel 1.53.0
%global bootstrap_date 2021-10-14
%bcond_with llvm_static
%bcond_with bundled_llvm
%bcond_without bundled_libgit2
@ -11,8 +11,8 @@
%bcond_without curl_http2
%bcond_without lldb
Name: rust
Version: 1.53.0
Release: 2
Version: 1.54.0
Release: 1
Summary: The Rust Programming Language
License: (ASL 2.0 or MIT) and (BSD and MIT)
URL: https://www.rust-lang.org
@ -465,6 +465,9 @@ export %{rust_env}
%{_mandir}/man1/cargo*.1*
%changelog
* Thu Oct 14 2021 sdlzx <hdu_sdlzx@163.com> - 1.54.0-1
- Update to 1.54.0
* Fri Oct 08 2021 donglongtao <donglongtao@huawei.com> - 1.53.0-2
- Update debuginfo-level config