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