diff --git a/rust.changes b/rust.changes index f68b2d7..938962a 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 14 06:58:31 UTC 2024 - Xiaoguang Wang + +- Update to version 1.79.0 - for details see the rust1.79 package + ------------------------------------------------------------------- Tue May 14 03:02:25 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index a22afa4..98dff70 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.78 -%global version_current 1.78.0 +%global version_suffix 1.79 +%global version_current 1.79.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.78%{?2:-%{2}} \ Obsoletes: %{1}1.77%{?2:-%{2}} \ Obsoletes: %{1}1.76%{?2:-%{2}} \ Obsoletes: %{1}1.75%{?2:-%{2}} \