From 5bf2d1892378dcda927c724e670dc3fdcb49cb6c66066536eb7c6eef610b787a Mon Sep 17 00:00:00 2001 From: William Brown Date: Tue, 26 Mar 2024 05:13:00 +0000 Subject: [PATCH] Accepting request 1161594 from home:firstyear:branches:devel:languages:rust - Update to version 1.77.0 - for details see the rust1.77 package OBS-URL: https://build.opensuse.org/request/show/1161594 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=345 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index 8f20292..7e81006 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 26 05:11:31 UTC 2024 - William Brown + +- Update to version 1.77.0 - for details see the rust1.77 package + ------------------------------------------------------------------- Fri Feb 9 00:57:50 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index 00cb127..a46abe6 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.76 -%global version_current 1.76.0 +%global version_suffix 1.77 +%global version_current 1.77.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.76%{?2:-%{2}} \ Obsoletes: %{1}1.75%{?2:-%{2}} \ Obsoletes: %{1}1.74%{?2:-%{2}} \ Obsoletes: %{1}1.73%{?2:-%{2}} \