Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package b4 for openSUSE:Factory checked in at 2024-02-16 21:42:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/b4 (Old) and /work/SRC/openSUSE:Factory/.b4.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "b4" Fri Feb 16 21:42:07 2024 rev:40 rq:1146990 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/b4/b4.changes 2023-11-07 21:27:18.329605962 +0100 +++ /work/SRC/openSUSE:Factory/.b4.new.1815/b4.changes 2024-02-16 21:42:13.117403618 +0100 @@ -1,0 +2,23 @@ +Fri Feb 16 04:40:09 UTC 2024 - Jiri Slaby <[email protected]> + +- update to 0.13.0: + * `b4 am` now has a `--single-message` flag that lets you process a + single message and ignore any other parts of a thread; this is + useful when there is a patch series sent as attachments to a single + message + * `--apply-cover-trailers` is now the default behaviour + * when patchwork integration is configured, `b4 am` will attempt to + retrieve the CI status of patches + * `b4 prep --show-info` can do a lot more now, including showing + information about branches that aren't currently checked out + * `b4 prep` gained a --cleanup option to properly archive and remove + old b4*prep-managed branches + * `b4 send` has a `--preview-to` option that lets you send a + pre*review of your series to your colleagues, mentors, or bosses + * various fixes and improvements to `b4 send` functionality + * b4 can now take config options on commandline, allowing to override + global configs via scripted invocations + * improvements to `b4 diff` that should make it work more reliably for + series without exact object matches + +------------------------------------------------------------------- Old: ---- b4-0.12.4.tar.gz New: ---- b4-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ b4.spec ++++++ --- /var/tmp/diff_new_pack.NVGn6B/_old 2024-02-16 21:42:13.545419061 +0100 +++ /var/tmp/diff_new_pack.NVGn6B/_new 2024-02-16 21:42:13.545419061 +0100 @@ -1,7 +1,7 @@ # # spec file for package b4 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %global pprefix python311 %endif Name: b4 -Version: 0.12.4 +Version: 0.13.0 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later ++++++ b4-0.12.4.tar.gz -> b4-0.13.0.tar.gz ++++++ ++++ 5157 lines of diff (skipped)
