SHA256
1
0
forked from pool/rust

Accepting request 663020 from home:luke_nukem:branches:devel:languages:rust

- Update to version 1.31.1
  + Fix Rust failing to build on `powerpc-unknown-netbsd`
  + Fix broken go-to-definition in RLS
  + Fix infinite loop on hover in RLS

OBS-URL: https://build.opensuse.org/request/show/663020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=177
This commit is contained in:
Luke Jones
2019-01-05 21:04:42 +00:00
committed by Git OBS Bridge
parent d17b8b4e12
commit d7a6a69b7d
20 changed files with 38 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Luke Jones, jones_ld@protonmail.com
#
# All modifications and additions to the file contributed by third parties
@@ -17,7 +17,7 @@
#
%global prev_rust 1.30.0
%global prev_rust 1.30.1
# some sub-packages are versioned independantly
%global rustfmt_version 1.0.0
%global rls_version 1.31.6
@@ -64,7 +64,7 @@
%bcond_with bundled_llvm
%endif
Name: rust
Version: 1.31.0
Version: 1.31.1
Release: 0
Summary: A systems programming language
License: MIT OR Apache-2.0