Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package just for openSUSE:Factory checked in at 2023-10-25 18:03:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/just (Old) and /work/SRC/openSUSE:Factory/.just.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "just" Wed Oct 25 18:03:07 2023 rev:5 rq:1120143 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/just/just.changes 2023-09-10 13:11:00.468221197 +0200 +++ /work/SRC/openSUSE:Factory/.just.new.24901/just.changes 2023-10-25 18:03:53.768609130 +0200 @@ -1,0 +2,22 @@ +Wed Oct 25 03:03:03 UTC 2023 - Soc Virnyl Estela <cont...@uncomfyhalomacro.pl> + +- Update to version 1.15.0: + * Add Nushell completion script + * Update Indentation Documentation + * Allow unstable features to be enabled with environment variable + * Fix triple-quoted string example in readme + * README fix: the -d in `mktemp -d` is required to created folders. + * Placate clippy + * Add num_cpus() function + * Document Windows Package Manager install instructions + * Test unpaired escaped carriage return error + * Allow escaping newlines + * Stabilize JSON dump format + * Avoid grep aliases in bash completions + * Clarify [unix] attribute in readme + * Add env() function + * Add descriptions to fish recipe completions + * Allow selecting multiple recipes with default chooser + * Add better documentation for --dump and --fmt + +------------------------------------------------------------------- Old: ---- just-1.14.0.tar.zst New: ---- just-1.15.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ just.spec ++++++ --- /var/tmp/diff_new_pack.qN42GA/_old 2023-10-25 18:03:55.140655274 +0200 +++ /var/tmp/diff_new_pack.qN42GA/_new 2023-10-25 18:03:55.140655274 +0200 @@ -17,7 +17,7 @@ Name: just -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: Commmand runner License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND MIT AND CC0-1.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.qN42GA/_old 2023-10-25 18:03:55.180656619 +0200 +++ /var/tmp/diff_new_pack.qN42GA/_new 2023-10-25 18:03:55.184656753 +0200 @@ -6,7 +6,7 @@ <param name="exclude">.git</param> <param name="exclude">.github</param> <param name="exclude">www</param> - <param name="revision">8e3a2a0</param> + <param name="revision">b31be27f2da63684c75e7dad7e89461ebba78944</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> @@ -18,9 +18,7 @@ </service> <service mode="manual" name="set_version"/> <service name="cargo_vendor" mode="manual"> - <param name="srctar">just-1.14.0.tar.zst</param> - <param name="compression">zst</param> - <param name="update">false</param> + <param name="srctar">just-*.tar.zst</param> </service> <service name="cargo_audit" mode="manual" /> </services> ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.qN42GA/_old and /var/tmp/diff_new_pack.qN42GA/_new differ