diff --git a/README.packager b/README.packager index ebd96b4..0b77ec0 100644 --- a/README.packager +++ b/README.packager @@ -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 diff --git a/bat.changes b/bat.changes index a092c74..91211b1 100644 --- a/bat.changes +++ b/bat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 15 12:59:38 UTC 2019 - Dany Marcoux + +- Instruct packager to install cargo directly from the cargo package + ------------------------------------------------------------------- Tue Oct 1 19:06:41 UTC 2019 - Luke Jones