From 9fb40bc13fef80ba1268095233921a929ff285ccee1af4cc30e55b0704ceff1b Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 29 Aug 2023 00:10:17 +0000 Subject: [PATCH] Accepting request 1106194 from home:firstyear:branches:devel:languages:rust - Update to version 1.72.0 - for details see the rust1.72 package OBS-URL: https://build.opensuse.org/request/show/1106194 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=335 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index b3c9e19..d8533c6 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 27 23:05:13 UTC 2023 - William Brown + +- Update to version 1.72.0 - for details see the rust1.72 package + ------------------------------------------------------------------- Mon Jul 17 02:22:05 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index 2e3468a..ff7bad2 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.71 -%global version_current 1.71.0 +%global version_suffix 1.72 +%global version_current 1.72.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.71%{?2:-%{2}} \ Obsoletes: %{1}1.70%{?2:-%{2}} \ Obsoletes: %{1}1.69%{?2:-%{2}} \ Obsoletes: %{1}1.68%{?2:-%{2}} \