From 54d55028af4ff51578a0cdf3f3deffcd7f2dea810d38b4e25777dfaaeae479dc Mon Sep 17 00:00:00 2001 From: William Brown Date: Thu, 16 May 2024 03:26:53 +0000 Subject: [PATCH] Accepting request 1173830 from home:firstyear:branches:devel:languages:rust - Update to version 1.78.0 - for details see the rust1.78 package OBS-URL: https://build.opensuse.org/request/show/1173830 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=347 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index 7e81006..f68b2d7 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 14 03:02:25 UTC 2024 - William Brown + +- Update to version 1.78.0 - for details see the rust1.78 package + ------------------------------------------------------------------- Tue Mar 26 05:11:31 UTC 2024 - William Brown diff --git a/rust.spec b/rust.spec index a46abe6..a22afa4 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.77 -%global version_current 1.77.0 +%global version_suffix 1.78 +%global version_current 1.78.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.77%{?2:-%{2}} \ Obsoletes: %{1}1.76%{?2:-%{2}} \ Obsoletes: %{1}1.75%{?2:-%{2}} \ Obsoletes: %{1}1.74%{?2:-%{2}} \