diff --git a/rust.changes b/rust.changes index 5a01281..9cc9c64 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 3 04:36:05 UTC 2024 - Xiaoguang Wang + +- Update to version 1.83.0 - for details see the rust1.83 package + ------------------------------------------------------------------- Fri Oct 18 02:42:06 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index 55cd5f4..df34278 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.82 -%global version_current 1.82.0 +%global version_suffix 1.83 +%global version_current 1.83.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.82%{?2:-%{2}} \ Obsoletes: %{1}1.81%{?2:-%{2}} \ Obsoletes: %{1}1.80%{?2:-%{2}} \ Obsoletes: %{1}1.79%{?2:-%{2}} \