From 051af090fc5f98764c88650327e380e2393949b310e18eae841279955c4269be Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 6 Jun 2023 04:21:21 +0000 Subject: [PATCH] Accepting request 1090592 from home:firstyear:branches:devel:languages:rust - Update to version 1.70.0 - for details see the rust1.70 package OBS-URL: https://build.opensuse.org/request/show/1090592 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=331 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index 24d499c..a7ef4c0 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 3 02:41:35 UTC 2023 - William Brown + +- Update to version 1.70.0 - for details see the rust1.70 package + ------------------------------------------------------------------- Fri Apr 21 03:28:38 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index acdf247..8daafa8 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.69 -%global version_current 1.69.0 +%global version_suffix 1.70 +%global version_current 1.70.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.69%{?2:-%{2}} \ Obsoletes: %{1}1.68%{?2:-%{2}} \ Obsoletes: %{1}1.67%{?2:-%{2}} \ Obsoletes: %{1}1.66%{?2:-%{2}} \