Accepting request 1081069 from home:firstyear:branches:devel:languages:rust
- Update to version 1.69.0 - for details see the rust1.69 package OBS-URL: https://build.opensuse.org/request/show/1081069 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=329
This commit is contained in:
parent
5fe9efe290
commit
502e6ce5bc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 03:28:38 UTC 2023 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.69.0 - for details see the rust1.69 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 10 02:24:52 UTC 2023 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -17,15 +17,17 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.68
|
||||
%global version_current 1.68.0
|
||||
%global version_suffix 1.69
|
||||
%global version_current 1.69.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
Obsoletes: %{1}1.68%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.67%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.66%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.65%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.64%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.63%{?2:-%{2}}
|
||||
Obsoletes: %{1}1.63%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.62%{?2:-%{2}}
|
||||
|
||||
# === rust arch support tiers ===
|
||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||
|
Loading…
Reference in New Issue
Block a user