- Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-15 20:29:28 +00:00
parent 63d00fef4c
commit b21b7ca091

View File

@ -62,7 +62,7 @@
Name: rust Name: rust
Version: 1.52.1 Version: 1.52.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: The Rust Programming Language Summary: The Rust Programming Language
License: (ASL 2.0 or MIT) and (BSD and MIT) License: (ASL 2.0 or MIT) and (BSD and MIT)
# ^ written as: (rust itself) and (bundled libraries) # ^ written as: (rust itself) and (bundled libraries)
@ -815,6 +815,11 @@ end}
%changelog %changelog
* Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.52.1-4
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Mon Jun 07 2021 Josh Stone <jistone@redhat.com> - 1.52.1-3 * Mon Jun 07 2021 Josh Stone <jistone@redhat.com> - 1.52.1-3
- Set rust.codegen-units-std=1 for all targets again. - Set rust.codegen-units-std=1 for all targets again.
- Add rust-std-static-wasm32-unknown-unknown. - Add rust-std-static-wasm32-unknown-unknown.