From 9894b567124a044741b4a0715f334f5de8f3f3fb480b15e8e9db3c8c3bdb18fa Mon Sep 17 00:00:00 2001 From: Dany Marcoux Date: Thu, 9 Apr 2020 10:43:52 +0000 Subject: [PATCH] Accepting request 792692 from home:dmarcoux - Update to version 0.13.0 * Beginning with this release, bat can be used as a library * (Breaking change) Glob-based syntax mapping * Many bugfixes and new syntaxes * And more... see upstream - Pass "no-track" option to "cargo install" to avoid generating ".crates2.json" OBS-URL: https://build.opensuse.org/request/show/792692 OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=17 --- bat-0.12.1.tar.gz | 3 --- bat-0.13.0.tar.gz | 3 +++ bat.changes | 11 +++++++++++ bat.spec | 9 +++------ vendor.tar.xz | 4 ++-- 5 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 bat-0.12.1.tar.gz create mode 100644 bat-0.13.0.tar.gz diff --git a/bat-0.12.1.tar.gz b/bat-0.12.1.tar.gz deleted file mode 100644 index 2a5a282..0000000 --- a/bat-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dd184ddc9e5228ba94d19afc0b8b440bfc1819fef8133fe331e2c0ec9e3f8e2 -size 874135 diff --git a/bat-0.13.0.tar.gz b/bat-0.13.0.tar.gz new file mode 100644 index 0000000..56d8557 --- /dev/null +++ b/bat-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4aee370013e2a3bc84c405738ed0ab6e334d3a9f22c18031a7ea008cd5abd2a +size 970577 diff --git a/bat.changes b/bat.changes index 91211b1..7d05e9c 100644 --- a/bat.changes +++ b/bat.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Apr 9 09:09:04 UTC 2020 - Dany Marcoux + +- Update to version 0.13.0 + * Beginning with this release, bat can be used as a library + * (Breaking change) Glob-based syntax mapping + * Many bugfixes and new syntaxes + * And more... see upstream +- Pass "no-track" option to "cargo install" to avoid generating + ".crates2.json" + ------------------------------------------------------------------- Tue Oct 15 12:59:38 UTC 2019 - Dany Marcoux diff --git a/bat.spec b/bat.spec index 911e17d..79e2446 100644 --- a/bat.spec +++ b/bat.spec @@ -1,7 +1,7 @@ # # spec file for package bat # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bat -Version: 0.12.1 +Version: 0.13.0 Release: 0 Summary: A cat(1) clone with syntax highlighting and Git integration License: MIT OR Apache-2.0 @@ -53,10 +53,7 @@ EOF cargo build --release --locked %{?_smp_mflags} %install -cargo install --root=%{buildroot}%{_prefix} --path . - -# remove residue crate file -rm %{buildroot}%{_prefix}/.crates.toml +cargo install --no-track --root=%{buildroot}%{_prefix} --path . %files %doc README.md diff --git a/vendor.tar.xz b/vendor.tar.xz index 721ce51..6a0a603 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4b2594aa040100cc98915326374fd8c229dd0c6834939f0b100025819d5c749 -size 11208272 +oid sha256:445a1809b0386264a4b797a463482ed2bf9f9f1d39ce5de088887abd3f3360c2 +size 12442424