Accepting request 957926 from home:firstyear:branches:devel:languages:rust
- Update to version 1.59.0 - for details see the rust1.59 package OBS-URL: https://build.opensuse.org/request/show/957926 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=306
This commit is contained in:
parent
4a735bb644
commit
41bb0e52c3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 25 01:23:09 UTC 2022 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.59.0 - for details see the rust1.59 package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 16 02:08:23 UTC 2022 - William Brown <william.brown@suse.com>
|
Wed Feb 16 02:08:23 UTC 2022 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
11
rust.spec
11
rust.spec
@ -17,15 +17,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global version_suffix 1.58
|
%global version_suffix 1.59
|
||||||
%global version_current 1.58.0
|
%global version_current 1.59.0
|
||||||
|
|
||||||
%define obsolete_rust_versioned() \
|
%define obsolete_rust_versioned() \
|
||||||
|
Obsoletes: %{1}1.58%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.57%{?2:-%{2}} \
|
Obsoletes: %{1}1.57%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.56%{?2:-%{2}} \
|
Obsoletes: %{1}1.56%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.55%{?2:-%{2}} \
|
Obsoletes: %{1}1.55%{?2:-%{2}} \
|
||||||
Obsoletes: %{1}1.54%{?2:-%{2}} \
|
Obsoletes: %{1}1.54%{?2:-%{2}}
|
||||||
Obsoletes: %{1}1.53%{?2:-%{2}}
|
|
||||||
|
|
||||||
# === rust arch support tiers ===
|
# === rust arch support tiers ===
|
||||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||||
@ -35,6 +35,9 @@ Obsoletes: %{1}1.53%{?2:-%{2}}
|
|||||||
# but may not always work.
|
# but may not always work.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Exclude problematic arches
|
||||||
|
ExcludeArch: armv6hl
|
||||||
|
|
||||||
Name: rust
|
Name: rust
|
||||||
Version: %{version_current}
|
Version: %{version_current}
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user