diff --git a/rust.changes b/rust.changes index ba909f3..8f20292 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 9 00:57:50 UTC 2024 - William Brown + +- Update to version 1.76.0 - for details see the rust1.76 package + ------------------------------------------------------------------- Mon Jan 1 00:02:10 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index 2c8326e..00cb127 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.75 -%global version_current 1.75.0 +%global version_suffix 1.76 +%global version_current 1.76.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.75%{?2:-%{2}} \ Obsoletes: %{1}1.74%{?2:-%{2}} \ Obsoletes: %{1}1.73%{?2:-%{2}} \ Obsoletes: %{1}1.72%{?2:-%{2}} \