Accepting request 986555 from home:firstyear:branches:devel:languages:rust
- Update to version 1.62.0 - for details see the rust1.62 package OBS-URL: https://build.opensuse.org/request/show/986555 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=312
This commit is contained in:
parent
2d3a2306fc
commit
2dc0a4ac5f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 04:58:15 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.62.0 - for details see the rust1.62 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 02:39:19 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.61
|
||||
%global version_current 1.61.0
|
||||
%global version_suffix 1.62
|
||||
%global version_current 1.62.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
Obsoletes: %{1}1.61%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.60%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.59%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.58%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.57%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.56%{?2:-%{2}}
|
||||
Obsoletes: %{1}1.57%{?2:-%{2}}
|
||||
|
||||
# === rust arch support tiers ===
|
||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||
|
Loading…
Reference in New Issue
Block a user