From 65c651f513be155029daec01e8abd8dd705723e060f78a866308142a20fe7d74 Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 31 Jan 2023 00:15:12 +0000 Subject: [PATCH 1/2] Accepting request 1062142 from home:firstyear:branches:devel:languages:rust - Update to version 1.67.0 - for details see the rust1.67 package OBS-URL: https://build.opensuse.org/request/show/1062142 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=324 --- rust.changes | 5 +++++ rust.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/rust.changes b/rust.changes index 42cabe8..69b08a3 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 31 00:04:26 UTC 2023 - William Brown + +- Update to version 1.67.0 - for details see the rust1.67 package + ------------------------------------------------------------------- Fri Dec 16 03:52:06 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 571caa5..346d31d 100644 --- a/rust.spec +++ b/rust.spec @@ -1,7 +1,7 @@ # # spec file for package rust # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2021 William Brown # # All modifications and additions to the file contributed by third parties @@ -17,15 +17,15 @@ # -%global version_suffix 1.66 -%global version_current 1.66.0 +%global version_suffix 1.67 +%global version_current 1.67.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.66%{?2:-%{2}} \ Obsoletes: %{1}1.65%{?2:-%{2}} \ Obsoletes: %{1}1.64%{?2:-%{2}} \ Obsoletes: %{1}1.63%{?2:-%{2}} \ -Obsoletes: %{1}1.62%{?2:-%{2}} \ -Obsoletes: %{1}1.61%{?2:-%{2}} +Obsoletes: %{1}1.62%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html From 9b7c47b715e75032edbc2ac504495d95571c11059cd36daf39b0402b6089707e Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 14 Feb 2023 01:31:39 +0000 Subject: [PATCH 2/2] Accepting request 1065623 from home:firstyear:branches:devel:languages:rust - Update to version 1.67.1 - for details see the rust1.67 package OBS-URL: https://build.opensuse.org/request/show/1065623 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=325 --- rust.changes | 5 +++++ rust.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rust.changes b/rust.changes index 69b08a3..fead17d 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 14 01:29:41 UTC 2023 - William Brown + +- Update to version 1.67.1 - for details see the rust1.67 package + ------------------------------------------------------------------- Tue Jan 31 00:04:26 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index 346d31d..e0ce345 100644 --- a/rust.spec +++ b/rust.spec @@ -18,7 +18,7 @@ %global version_suffix 1.67 -%global version_current 1.67.0 +%global version_current 1.67.1 %define obsolete_rust_versioned() \ Obsoletes: %{1}1.66%{?2:-%{2}} \