From af5c980d4654b5a6b533ee055c292172f0d4367506743f1c288aa9822f180588 Mon Sep 17 00:00:00 2001 From: William Brown Date: Mon, 1 Jan 2024 02:58:46 +0000 Subject: [PATCH] Accepting request 1135927 from home:firstyear:branches:devel:languages:rust - Update to version 1.75.0 - for details see the rust1.75 package OBS-URL: https://build.opensuse.org/request/show/1135927 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=341 --- rust.changes | 5 +++++ rust.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/rust.changes b/rust.changes index 66b0a9b..ba909f3 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 1 00:02:10 UTC 2024 - William Brown + +- Update to version 1.75.0 - for details see the rust1.75 package + ------------------------------------------------------------------- Fri Nov 17 01:36:39 UTC 2023 - William Brown diff --git a/rust.spec b/rust.spec index 5bc5c86..2c8326e 100644 --- a/rust.spec +++ b/rust.spec @@ -1,7 +1,7 @@ # # spec file for package rust # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2021 William Brown # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,11 @@ # -%global version_suffix 1.74 -%global version_current 1.74.0 +%global version_suffix 1.75 +%global version_current 1.75.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.74%{?2:-%{2}} \ Obsoletes: %{1}1.73%{?2:-%{2}} \ Obsoletes: %{1}1.72%{?2:-%{2}} \ Obsoletes: %{1}1.71%{?2:-%{2}} \