Hello community, here is the log from the commit of package bat for openSUSE:Factory checked in at 2020-04-22 20:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bat (Old) and /work/SRC/openSUSE:Factory/.bat.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bat" Wed Apr 22 20:45:36 2020 rev:6 rq:792694 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bat/bat.changes 2019-10-23 15:50:49.938693436 +0200 +++ /work/SRC/openSUSE:Factory/.bat.new.2738/bat.changes 2020-04-22 20:45:55.258561598 +0200 @@ -1,0 +2,11 @@ +Thu Apr 9 09:09:04 UTC 2020 - Dany Marcoux <[email protected]> + +- 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" + +------------------------------------------------------------------- Old: ---- bat-0.12.1.tar.gz New: ---- bat-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bat.spec ++++++ --- /var/tmp/diff_new_pack.fDFNOE/_old 2020-04-22 20:46:02.826576415 +0200 +++ /var/tmp/diff_new_pack.fDFNOE/_new 2020-04-22 20:46:02.838576438 +0200 @@ -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 @@ 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 ++++++ bat-0.12.1.tar.gz -> bat-0.13.0.tar.gz ++++++ ++++ 40020 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/bat/vendor.tar.xz /work/SRC/openSUSE:Factory/.bat.new.2738/vendor.tar.xz differ: char 25, line 1
