diff --git a/rust.changes b/rust.changes index de21106..66b0a9b 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 17 01:36:39 UTC 2023 - William Brown + +- Update to version 1.74.0 - for details see the rust1.74 package + ------------------------------------------------------------------- Fri Oct 6 06:17:39 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index 1de0a14..5bc5c86 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.73 -%global version_current 1.73.0 +%global version_suffix 1.74 +%global version_current 1.74.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.73%{?2:-%{2}} \ Obsoletes: %{1}1.72%{?2:-%{2}} \ Obsoletes: %{1}1.71%{?2:-%{2}} \ Obsoletes: %{1}1.70%{?2:-%{2}} \