From 822d0eb211fd94ff7d103a90ef78d0badc21c8372d0a9c83fcc5e62f74b1c455 Mon Sep 17 00:00:00 2001 From: William Brown Date: Wed, 31 Aug 2022 00:57:42 +0000 Subject: [PATCH] Accepting request 998935 from home:firstyear:branches:devel:languages:rust - Update to version 1.63.0 - for details see the rust1.63 package OBS-URL: https://build.opensuse.org/request/show/998935 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=314 --- rust.changes | 5 +++++ rust.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/rust.changes b/rust.changes index 466a79f..dbbaea9 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 23 02:45:19 UTC 2022 - William Brown + +- Update to version 1.63.0 - for details see the rust1.63 package + ------------------------------------------------------------------- Mon Jul 4 04:58:15 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 023036d..20c3699 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.62 -%global version_current 1.62.0 +%global version_suffix 1.63 +%global version_current 1.63.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.62%{?2:-%{2}} \ Obsoletes: %{1}1.61%{?2:-%{2}} \ 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.58%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html