From b0ea352e998d45806b523247c635d93a41d00bce95bc029ed35b77211f251c96 Mon Sep 17 00:00:00 2001 From: William Brown Date: Fri, 30 Sep 2022 02:03:47 +0000 Subject: [PATCH] Accepting request 1005814 from home:firstyear:branches:devel:languages:rust - Update to version 1.64.0 - for details see the rust1.64 package OBS-URL: https://build.opensuse.org/request/show/1005814 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=316 --- rust.changes | 5 +++++ rust.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/rust.changes b/rust.changes index dbbaea9..f759c91 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 25 01:15:23 UTC 2022 - William Brown + +- Update to version 1.64.0 - for details see the rust1.64 package + ------------------------------------------------------------------- Tue Aug 23 02:45:19 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 20c3699..155cf30 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.63 -%global version_current 1.63.0 +%global version_suffix 1.64 +%global version_current 1.64.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.63%{?2:-%{2}} \ 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.59%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html