diff --git a/rust.changes b/rust.changes index 9cc9c64..9c221f3 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 06:04:40 UTC 2025 - William Brown + +- Update to version 1.84.0 - for details see the rust1.84 package + ------------------------------------------------------------------- Tue Dec 3 04:36:05 UTC 2024 - Xiaoguang Wang diff --git a/rust.spec b/rust.spec index df34278..e63e9f2 100644 --- a/rust.spec +++ b/rust.spec @@ -1,7 +1,7 @@ # # spec file for package rust # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2021 William Brown # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,11 @@ # -%global version_suffix 1.83 -%global version_current 1.83.0 +%global version_suffix 1.84 +%global version_current 1.84.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.83%{?2:-%{2}} \ Obsoletes: %{1}1.82%{?2:-%{2}} \ Obsoletes: %{1}1.81%{?2:-%{2}} \ Obsoletes: %{1}1.80%{?2:-%{2}} \