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
This commit is contained in:
William Brown 2024-01-01 02:58:46 +00:00 committed by Git OBS Bridge
parent 7f6dcbfc86
commit af5c980d46
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 1 00:02:10 UTC 2024 - William Brown <william.brown@suse.com>
- Update to version 1.75.0 - for details see the rust1.75 package
-------------------------------------------------------------------
Fri Nov 17 01:36:39 UTC 2023 - William Brown <william.brown@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
#
# 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}} \