From ecac5f1b95256592aa702cbd3287423ea7ce5df3bd208692750750cb78f12ec8 Mon Sep 17 00:00:00 2001 From: William Brown Date: Mon, 17 Jun 2024 04:44:02 +0000 Subject: [PATCH] Accepting request 1181204 from home:xiaoguang_wang:branches:devel:languages:rust - Update to version 1.79.0 - for details see the rust1.79 package OBS-URL: https://build.opensuse.org/request/show/1181204 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=349 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index f68b2d7..938962a 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 14 06:58:31 UTC 2024 - Xiaoguang Wang + +- Update to version 1.79.0 - for details see the rust1.79 package + ------------------------------------------------------------------- Tue May 14 03:02:25 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index a22afa4..98dff70 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.78 -%global version_current 1.78.0 +%global version_suffix 1.79 +%global version_current 1.79.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.78%{?2:-%{2}} \ Obsoletes: %{1}1.77%{?2:-%{2}} \ Obsoletes: %{1}1.76%{?2:-%{2}} \ Obsoletes: %{1}1.75%{?2:-%{2}} \