Accepting request 1062142 from home:firstyear:branches:devel:languages:rust
- Update to version 1.67.0 - for details see the rust1.67 package OBS-URL: https://build.opensuse.org/request/show/1062142 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=324
This commit is contained in:
parent
ccfdb5ae0a
commit
65c651f513
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 00:04:26 UTC 2023 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.67.0 - for details see the rust1.67 package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 03:52:06 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
10
rust.spec
10
rust.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rust
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,15 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.66
|
||||
%global version_current 1.66.0
|
||||
%global version_suffix 1.67
|
||||
%global version_current 1.67.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
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.62%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.61%{?2:-%{2}}
|
||||
Obsoletes: %{1}1.62%{?2:-%{2}}
|
||||
|
||||
# === rust arch support tiers ===
|
||||
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user