From 86c917df064af84a1ce3be5536a0a54040d7b795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 19 Feb 2025 14:38:26 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 rust revision 4af4aba9cf2849cbdebb7838b2fb2990 --- rust.changes | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ rust.spec | 18 +++++++++++++--- 2 files changed, 75 insertions(+), 3 deletions(-) diff --git a/rust.changes b/rust.changes index 0cd5ae1..913ec86 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +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 + +- Update to version 1.83.0 - for details see the rust1.83 package + +------------------------------------------------------------------- +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 + +- Update to version 1.79.0 - for details see the rust1.79 package + +------------------------------------------------------------------- +Tue May 14 03:02:25 UTC 2024 - William Brown + +- Update to version 1.78.0 - for details see the rust1.78 package + +------------------------------------------------------------------- +Tue Mar 26 05:11:31 UTC 2024 - William Brown + +- Update to version 1.77.0 - for details see the rust1.77 package + +------------------------------------------------------------------- +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 + +- Update to version 1.75.0 - for details see the rust1.75 package + +------------------------------------------------------------------- +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 + +- Update to version 1.73.0 - for details see the rust1.73 package + ------------------------------------------------------------------- Sun Aug 27 23:05:13 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index 47d6c5e..94ccb68 100644 --- a/rust.spec +++ b/rust.spec @@ -1,7 +1,7 @@ # # spec file for package rust # -# Copyright (c) 2023 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,22 @@ # -%global version_suffix 1.72 -%global version_current 1.72.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}} \ +Obsoletes: %{1}1.79%{?2:-%{2}} \ +Obsoletes: %{1}1.78%{?2:-%{2}} \ +Obsoletes: %{1}1.77%{?2:-%{2}} \ +Obsoletes: %{1}1.76%{?2:-%{2}} \ +Obsoletes: %{1}1.75%{?2:-%{2}} \ +Obsoletes: %{1}1.74%{?2:-%{2}} \ +Obsoletes: %{1}1.73%{?2:-%{2}} \ +Obsoletes: %{1}1.72%{?2:-%{2}} \ Obsoletes: %{1}1.71%{?2:-%{2}} \ Obsoletes: %{1}1.70%{?2:-%{2}} \ Obsoletes: %{1}1.69%{?2:-%{2}} \