diff --git a/rust.changes b/rust.changes index a7ad326..b64441d 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 25 01:23:09 UTC 2022 - William Brown + +- Update to version 1.59.0 - for details see the rust1.59 package + ------------------------------------------------------------------- Wed Feb 16 02:08:23 UTC 2022 - William Brown diff --git a/rust.spec b/rust.spec index 32160e8..759b3ce 100644 --- a/rust.spec +++ b/rust.spec @@ -17,15 +17,15 @@ # -%global version_suffix 1.58 -%global version_current 1.58.0 +%global version_suffix 1.59 +%global version_current 1.59.0 %define obsolete_rust_versioned() \ +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.53%{?2:-%{2}} +Obsoletes: %{1}1.54%{?2:-%{2}} # === rust arch support tiers === # 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. # +# Exclude problematic arches +ExcludeArch: armv6hl + Name: rust Version: %{version_current} Release: 0