SHA256
1
0
forked from pool/b4

Accepting request 1043854 from devel:tools

- 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

OBS-URL: https://build.opensuse.org/request/show/1043854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2022-12-20 19:20:50 +00:00 committed by Git OBS Bridge
commit 3e370a2bd7
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:831c41462293f7b448c0850d2b82f08430a4f39e957c02212d8bbc3519c958b6
size 205453

3
b4-0.11.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f9de4d6c4944b7065976db788df3f5f7e9ad95f23d6dd1104828662468e8874
size 224619

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 20 05:07:55 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
- 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 <jslaby@suse.cz>

View File

@ -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