Accepting request 987768 from devel:languages:rust
- Update to version 1.62.0 - for details see the rust1.62 package OBS-URL: https://build.opensuse.org/request/show/987768 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust?expand=0&rev=78
This commit is contained in:
commit
df2c39ace3
@ -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