Accepting request 1242945 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/1242945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=101
This commit is contained in:
Ana Guerrero 2025-02-04 17:10:52 +00:00 committed by Git OBS Bridge
commit 5a16827a56
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 10 06:04:40 UTC 2025 - William Brown <william.brown@suse.com>
- Update to version 1.84.0 - for details see the rust1.84 package
-------------------------------------------------------------------
Tue Dec 3 04:36:05 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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.83
%global version_current 1.83.0
%global version_suffix 1.84
%global version_current 1.84.0
%define obsolete_rust_versioned() \
Obsoletes: %{1}1.83%{?2:-%{2}} \
Obsoletes: %{1}1.82%{?2:-%{2}} \
Obsoletes: %{1}1.81%{?2:-%{2}} \
Obsoletes: %{1}1.80%{?2:-%{2}} \