From 481dd2ad08632c7d7a4322fa052d1e4c21ed5231 Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: Dec 20 2022 19:35:50 +0000 Subject: Update b4 to version 0.11.0 / rev 28 via SR 1043854 https://build.opensuse.org/request/show/1043854 by user jirislaby + dimstar_suse - Update to version 0.11.0: * b4 prep --compare-to N: shows a range-diff * b4 ty: can be configured to always send mail * b4 send will no longer send the entire series to the addresses found in individual commit Cc: trailers * you can now set extra [PATCH] prefixes permanently * b4 has internal changes to ensure that we generate 7-bit-clean headers for all outgoing mail * b4 send --reflect: prepares the patches but only sends them to yourself * b4 prep --show-info: shows information about your prep-managed branch --- diff --git a/packages/b/b4/.files b/packages/b/b4/.files index 65471e2..c29bd5d 100644 Binary files a/packages/b/b4/.files and b/packages/b/b4/.files differ diff --git a/packages/b/b4/.rev b/packages/b/b4/.rev index f5858ac..4b4ee46 100644 --- a/packages/b/b4/.rev +++ b/packages/b/b4/.rev @@ -396,4 +396,23 @@ Automatic submission by obs-autosubmit 1009686 + + 92784c330decd9bbdc5415947d26599d + 0.11.0 + + dimstar_suse + - Update to version 0.11.0: + * b4 prep --compare-to N: shows a range-diff + * b4 ty: can be configured to always send mail + * b4 send will no longer send the entire series to the addresses found + in individual commit Cc: trailers + * you can now set extra [PATCH] prefixes permanently + * b4 has internal changes to ensure that we generate 7-bit-clean + headers for all outgoing mail + * b4 send --reflect: prepares the patches but only sends them to + yourself + * b4 prep --show-info: shows information about your prep-managed + branch + 1043854 + diff --git a/packages/b/b4/b4-0.10.1.tar.gz b/packages/b/b4/b4-0.10.1.tar.gz deleted file mode 120000 index 5e9f5c3..0000000 --- a/packages/b/b4/b4-0.10.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreieddraumiut662erqefbuvyf4eegcsphhuvpqbcclmlxq2rtskywy \ No newline at end of file diff --git a/packages/b/b4/b4-0.11.0.tar.gz b/packages/b/b4/b4-0.11.0.tar.gz new file mode 120000 index 0000000..1303c56 --- /dev/null +++ b/packages/b/b4/b4-0.11.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreid7txsnnreujnyglf3nw6en6p27p2nnsxzd23orcbecqzrenduioq \ No newline at end of file diff --git a/packages/b/b4/b4.changes b/packages/b/b4/b4.changes index a1c08e3..4b48d7d 100644 --- a/packages/b/b4/b4.changes +++ b/packages/b/b4/b4.changes @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Tue Dec 20 05:07:55 UTC 2022 - Jiri Slaby + +- Update to version 0.11.0: + * b4 prep --compare-to N: shows a range-diff + * b4 ty: can be configured to always send mail + * b4 send will no longer send the entire series to the addresses found + in individual commit Cc: trailers + * you can now set extra [PATCH] prefixes permanently + * b4 has internal changes to ensure that we generate 7-bit-clean + headers for all outgoing mail + * b4 send --reflect: prepares the patches but only sends them to + yourself + * b4 prep --show-info: shows information about your prep-managed + branch + +------------------------------------------------------------------- Tue Oct 4 07:32:01 UTC 2022 - Jiri Slaby - add git-filter-repo to BuildRequires and update Requires diff --git a/packages/b/b4/b4.spec b/packages/b/b4/b4.spec index 9b748d2..5fada98 100644 --- a/packages/b/b4/b4.spec +++ b/packages/b/b4/b4.spec @@ -17,7 +17,7 @@ Name: b4 -Version: 0.10.1 +Version: 0.11.0 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later