From 2d3a2306fc6bd2bb65ef2cd9705211e3d5c798ef257f5a9c48f05b9160698a33 Mon Sep 17 00:00:00 2001 From: William Brown Date: Fri, 20 May 2022 23:34:07 +0000 Subject: [PATCH] Accepting request 978343 from home:firstyear:branches:devel:languages:rust - Update to version 1.61.0 - for details see the rust1.61 package OBS-URL: https://build.opensuse.org/request/show/978343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=310 --- rust.changes | 5 +++++ rust.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/rust.changes b/rust.changes index 5002427..f95a426 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 20 02:39:19 UTC 2022 - William Brown + +- Update to version 1.61.0 - for details see the rust1.61 package + ------------------------------------------------------------------- Fri Apr 8 01:58:13 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 8ec077c..5261cce 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.60 -%global version_current 1.60.0 +%global version_suffix 1.61 +%global version_current 1.61.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.60%{?2:-%{2}} \ Obsoletes: %{1}1.59%{?2:-%{2}} \ Obsoletes: %{1}1.58%{?2:-%{2}} \ Obsoletes: %{1}1.57%{?2:-%{2}} \ -Obsoletes: %{1}1.56%{?2:-%{2}} \ -Obsoletes: %{1}1.55%{?2:-%{2}} +Obsoletes: %{1}1.56%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html