Hello community, here is the log from the commit of package tealdeer for openSUSE:Factory checked in at 2020-04-22 20:45:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tealdeer (Old) and /work/SRC/openSUSE:Factory/.tealdeer.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tealdeer" Wed Apr 22 20:45:44 2020 rev:4 rq:792695 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tealdeer/tealdeer.changes 2019-10-23 15:50:53.894697713 +0200 +++ /work/SRC/openSUSE:Factory/.tealdeer.new.2738/tealdeer.changes 2020-04-22 20:46:09.782590033 +0200 @@ -1,0 +2,11 @@ +Thu Apr 9 09:14:49 UTC 2020 - Dany Marcoux <[email protected]> + +- Version 1.3.0 + - Compact output mode + - Raw rendering mode + - Zsh autocompletion + - And more... see upstream +- Pass "no-track" option to "cargo install" to avoid generating + ".crates2.json" + +------------------------------------------------------------------- Old: ---- tealdeer-1.2.0.tar.gz New: ---- tealdeer-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tealdeer.spec ++++++ --- /var/tmp/diff_new_pack.CjsDkN/_old 2020-04-22 20:46:17.986606095 +0200 +++ /var/tmp/diff_new_pack.CjsDkN/_new 2020-04-22 20:46:17.990606103 +0200 @@ -1,7 +1,7 @@ # # spec file for package tealdeer # -# 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: tealdeer -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: An implementation of tldr in Rust License: MIT OR Apache-2.0 @@ -52,10 +52,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 ++++++ tealdeer-1.2.0.tar.gz -> tealdeer-1.3.0.tar.gz ++++++ ++++ 3552 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/tealdeer/vendor.tar.xz /work/SRC/openSUSE:Factory/.tealdeer.new.2738/vendor.tar.xz differ: char 26, line 1
