From 29b37cb9668653bddf8aa5cdadd637bef0952acccba9869326c587a2a9c12ae1 Mon Sep 17 00:00:00 2001 From: William Brown Date: Sat, 7 Oct 2023 00:20:58 +0000 Subject: [PATCH] Accepting request 1115968 from home:firstyear:branches:devel:languages:rust - Update to version 1.73.0 - for details see the rust1.73 package OBS-URL: https://build.opensuse.org/request/show/1115968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=337 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index d8533c6..de21106 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 6 06:17:39 UTC 2023 - William Brown + +- Update to version 1.73.0 - for details see the rust1.73 package + ------------------------------------------------------------------- Sun Aug 27 23:05:13 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index ff7bad2..1de0a14 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.72 -%global version_current 1.72.0 +%global version_suffix 1.73 +%global version_current 1.73.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.72%{?2:-%{2}} \ Obsoletes: %{1}1.71%{?2:-%{2}} \ Obsoletes: %{1}1.70%{?2:-%{2}} \ Obsoletes: %{1}1.69%{?2:-%{2}} \