Accepting request 800022 from home:Andreas_Schwab:Factory
- Update rustfmt_version OBS-URL: https://build.opensuse.org/request/show/800022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=249
This commit is contained in:
parent
0174a00ee9
commit
1b10ff8fe7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 4 10:45:18 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Update rustfmt_version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 29 11:46:59 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
|
Wed Apr 29 11:46:59 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%global version_bootstrap 1.42.0
|
%global version_bootstrap 1.42.0
|
||||||
|
|
||||||
# some sub-packages are versioned independently
|
# some sub-packages are versioned independently
|
||||||
%global rustfmt_version 1.4.11
|
%global rustfmt_version 1.4.12
|
||||||
%global clippy_version 0.0.212
|
%global clippy_version 0.0.212
|
||||||
|
|
||||||
# Build the rust target triple.
|
# Build the rust target triple.
|
||||||
@ -470,7 +470,7 @@ export CXX=g++-7
|
|||||||
%if !%{with rust_bootstrap} && 0%{?sle_version} >= 150000
|
%if !%{with rust_bootstrap} && 0%{?sle_version} >= 150000
|
||||||
export LIBSSH2_SYS_USE_PKG_CONFIG=1
|
export LIBSSH2_SYS_USE_PKG_CONFIG=1
|
||||||
%endif
|
%endif
|
||||||
# eliminate complain from RPMlint
|
# eliminate complaint from RPMlint
|
||||||
export CPPFLAGS="%{optflags}"
|
export CPPFLAGS="%{optflags}"
|
||||||
export DESTDIR=%{buildroot}
|
export DESTDIR=%{buildroot}
|
||||||
# END EXPORTS
|
# END EXPORTS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user