diff --git a/rust.spec b/rust.spec index 6f8982d912f1b2038f319878e7e9e4f2905245fa..71d6fc77b3480efefd9dc743742af5930b5a9d11 100644 --- a/rust.spec +++ b/rust.spec @@ -12,7 +12,7 @@ %bcond_without lldb Name: rust Version: 1.51.0 -Release: 4 +Release: 5 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 +* Tue Jul 13 2021 Jiajie Li - 1.51.0-5 +- test PR + * Thu 24 Jun 2021 sunguoshuai - 1.51.0-4 - fix a println wrong format