Accepting request 1119892 from devel:tools

- update to 0.12.4:
  * ez: ignore invalid unicode returned by get_maintainer
  * Only pass -f to sendmail if envelopesender is set
  * trailers: do not quote names when special chars are present

OBS-URL: https://build.opensuse.org/request/show/1119892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=38
This commit is contained in:
Ana Guerrero 2023-10-24 18:08:48 +00:00 committed by Git OBS Bridge
commit 0ac48d6a8f
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 24 07:57:32 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
- update to 0.12.4:
* ez: ignore invalid unicode returned by get_maintainer
* Only pass -f to sendmail if envelopesender is set
* trailers: do not quote names when special chars are present
-------------------------------------------------------------------
Thu Oct 5 12:02:44 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@ -19,7 +19,7 @@
%define pythons python3
%{?sle15_python_module_pythons}
Name: b4
Version: 0.12.3
Version: 0.12.4
Release: 0
Summary: Helper scripts for kernel.org patches
License: GPL-2.0-or-later