diff --git a/rust.changes b/rust.changes index 938962a..5a01281 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +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 + +- Update to version 1.81.0 - for details see the rust1.81 package + +------------------------------------------------------------------- +Fri Jul 26 05:11:02 UTC 2024 - William Brown + +- Update to version 1.80.0 - for details see the rust1.80 package + ------------------------------------------------------------------- Fri Jun 14 06:58:31 UTC 2024 - Xiaoguang Wang diff --git a/rust.spec b/rust.spec index 98dff70..55cd5f4 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,13 @@ # -%global version_suffix 1.79 -%global version_current 1.79.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}} \ Obsoletes: %{1}1.77%{?2:-%{2}} \ Obsoletes: %{1}1.76%{?2:-%{2}} \