diff --git a/b4-0.10.1.tar.gz b/b4-0.10.1.tar.gz deleted file mode 100644 index 8120713..0000000 --- a/b4-0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:831c41462293f7b448c0850d2b82f08430a4f39e957c02212d8bbc3519c958b6 -size 205453 diff --git a/b4-0.11.0.tar.gz b/b4-0.11.0.tar.gz new file mode 100644 index 0000000..1fd76b3 --- /dev/null +++ b/b4-0.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9de4d6c4944b7065976db788df3f5f7e9ad95f23d6dd1104828662468e8874 +size 224619 diff --git a/b4.changes b/b4.changes index b7dd666..eb1e942 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +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 diff --git a/b4.spec b/b4.spec index f6c9089..f744b46 100644 --- a/b4.spec +++ b/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