Accepting request 946534 from home:firstyear:branches:devel:languages:rust
- Update to version 1.58.0 OBS-URL: https://build.opensuse.org/request/show/946534 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=303
This commit is contained in:
parent
db3c76bd1e
commit
48ed4b6e84
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 05:48:07 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.58.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 03:40:19 UTC 2021 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -17,16 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.57
|
||||
%global version_current 1.57.0
|
||||
%global version_suffix 1.58
|
||||
%global version_current 1.58.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
Obsoletes: %{1}1.57%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.56%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.55%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.54%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.53%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.52%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.51%{?2:-%{2}}
|
||||
Obsoletes: %{1}1.53%{?2:-%{2}}
|
||||
|
||||
# === rust arch support tiers ===
|
||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||
|
Loading…
Reference in New Issue
Block a user