diff --git a/rust.changes b/rust.changes index 6092c3e..5a01281 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 18 02:42:06 UTC 2024 - William Brown + +- Update to version 1.82.0 - for details see the rust1.82 package + ------------------------------------------------------------------- Mon Sep 9 02:01:26 UTC 2024 - Xiaoguang Wang diff --git a/rust.spec b/rust.spec index 1c648ed..55cd5f4 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.81 -%global version_current 1.81.0 +%global version_suffix 1.82 +%global version_current 1.82.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.81%{?2:-%{2}} \ Obsoletes: %{1}1.80%{?2:-%{2}} \ Obsoletes: %{1}1.79%{?2:-%{2}} \ Obsoletes: %{1}1.78%{?2:-%{2}} \