Accepting request 917861 from home:firstyear:branches:devel:languages:rust
- Update to version 1.55 OBS-URL: https://build.opensuse.org/request/show/917861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=298
This commit is contained in:
parent
c1650db63a
commit
65dab19503
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 10 03:07:24 UTC 2021 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to version 1.55
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 16 02:27:30 UTC 2021 - William Brown <william.brown@suse.com>
|
||||
|
||||
|
@ -17,10 +17,11 @@
|
||||
#
|
||||
|
||||
|
||||
%global version_suffix 1.54
|
||||
%global version_current 1.54.0
|
||||
%global version_suffix 1.55
|
||||
%global version_current 1.55.0
|
||||
|
||||
%define obsolete_rust_versioned() \
|
||||
Obsoletes: %{1}1.54%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.53%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.52%{?2:-%{2}} \
|
||||
Obsoletes: %{1}1.51%{?2:-%{2}}
|
||||
@ -87,6 +88,7 @@ Supplements: (rust and gdb)
|
||||
This subpackage provides pretty printers and a wrapper script for
|
||||
invoking gdb on rust binaries.
|
||||
|
||||
|
||||
# As this is masked by tier1, this is arch specific even if it has no content.
|
||||
|
||||
%package -n rls
|
||||
|
Loading…
x
Reference in New Issue
Block a user