Accepting request 978343 from home:firstyear:branches:devel:languages:rust
- Update to version 1.61.0 - for details see the rust1.61 package OBS-URL: https://build.opensuse.org/request/show/978343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=310
This commit is contained in:
parent
5ec57421ad
commit
2d3a2306fc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 02:39:19 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.61.0 - for details see the rust1.61 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 01:58:13 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.60
|
||||
%global version_current 1.60.0
|
||||
%global version_suffix 1.61
|
||||
%global version_current 1.61.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
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.55%{?2:-%{2}}
|
||||
Obsoletes: %{1}1.56%{?2:-%{2}}
|
||||
|
||||
# === rust arch support tiers ===
|
||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||
|
Loading…
Reference in New Issue
Block a user