From 5fe9efe29070aaf7f0f50a8e2720c3b111e7009c78f3f10ab266ebc7518028d8 Mon Sep 17 00:00:00 2001 From: William Brown Date: Fri, 10 Mar 2023 06:31:45 +0000 Subject: [PATCH] Accepting request 1070614 from home:firstyear:branches:devel:languages:rust - Update to version 1.68.0 - for details see the rust1.68 package OBS-URL: https://build.opensuse.org/request/show/1070614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=327 --- rust.changes | 5 +++++ rust.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/rust.changes b/rust.changes index fead17d..a623a95 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 10 02:24:52 UTC 2023 - William Brown + +- Update to version 1.68.0 - for details see the rust1.68 package + ------------------------------------------------------------------- Tue Feb 14 01:29:41 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index e0ce345..66c1228 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.67 -%global version_current 1.67.1 +%global version_suffix 1.68 +%global version_current 1.68.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.67%{?2:-%{2}} \ 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.63%{?2:-%{2}} # === rust arch support tiers === # https://doc.rust-lang.org/nightly/rustc/platform-support.html