diff --git a/rust.changes b/rust.changes index dbbaea9..f759c91 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 25 01:15:23 UTC 2022 - William Brown + +- Update to version 1.64.0 - for details see the rust1.64 package + ------------------------------------------------------------------- Tue Aug 23 02:45:19 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 20c3699..155cf30 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.63 -%global version_current 1.63.0 +%global version_suffix 1.64 +%global version_current 1.64.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.63%{?2:-%{2}} \ Obsoletes: %{1}1.62%{?2:-%{2}} \ Obsoletes: %{1}1.61%{?2:-%{2}} \ Obsoletes: %{1}1.60%{?2:-%{2}} \ -Obsoletes: %{1}1.59%{?2:-%{2}} \ -Obsoletes: %{1}1.58%{?2:-%{2}} +Obsoletes: %{1}1.59%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html