diff --git a/rust.changes b/rust.changes index b64441d..5002427 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 8 01:58:13 UTC 2022 - William Brown + +- Update to version 1.60.0 - for details see the rust1.60 package + ------------------------------------------------------------------- Fri Feb 25 01:23:09 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 759b3ce..8ec077c 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.59 -%global version_current 1.59.0 +%global version_suffix 1.60 +%global version_current 1.60.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.59%{?2:-%{2}} \ Obsoletes: %{1}1.58%{?2:-%{2}} \ Obsoletes: %{1}1.57%{?2:-%{2}} \ Obsoletes: %{1}1.56%{?2:-%{2}} \ -Obsoletes: %{1}1.55%{?2:-%{2}} \ -Obsoletes: %{1}1.54%{?2:-%{2}} +Obsoletes: %{1}1.55%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html