diff --git a/rust.changes b/rust.changes index 7259b42..4555948 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 4 00:07:43 UTC 2022 - William Brown + +- Update to version 1.65.0 - for details see the rust1.65 package + ------------------------------------------------------------------- Wed Sep 28 12:23:25 UTC 2022 - Guillaume GARDET diff --git a/rust.spec b/rust.spec index de888a2..79c78fb 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.64 -%global version_current 1.64.0 +%global version_suffix 1.65 +%global version_current 1.65.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.64%{?2:-%{2}} \ 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.60%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html