Accepting request 741844 from utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/741844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bat?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-10-23 13:50:27 +00:00 committed by Git OBS Bridge
commit 416a96bd48
2 changed files with 7 additions and 2 deletions

View File

@ -2,9 +2,9 @@
#
# Generating `vendor.tar.xz`
1. Install `cargo` and `cargo-vendor` from official repositories. `cargo` is provided by `rust`
1. Install `cargo` from official repositories.
zypper install rust cargo-vendor
zypper install cargo
2. Checkout version

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 15 12:59:38 UTC 2019 - Dany Marcoux <dmarcoux@suse.com>
- Instruct packager to install cargo directly from the cargo package
-------------------------------------------------------------------
Tue Oct 1 19:06:41 UTC 2019 - Luke Jones <luke@ljones.dev>