diff --git a/b4-0.10.0.tar.gz b/b4-0.10.0.tar.gz deleted file mode 100644 index 2b5ecb2..0000000 --- a/b4-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68e154f9f5ad5ab557c124cef662802fa491ec9322b3899cc0c46846354b9574 -size 204453 diff --git a/b4-0.10.1.tar.gz b/b4-0.10.1.tar.gz new file mode 100644 index 0000000..8120713 --- /dev/null +++ b/b4-0.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831c41462293f7b448c0850d2b82f08430a4f39e957c02212d8bbc3519c958b6 +size 205453 diff --git a/b4.changes b/b4.changes index a3abd33..6e99a6b 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 27 04:55:59 UTC 2022 - Jiri Slaby + +- Update to version 0.10.1: + * Fixes the crash with "b4 ty" when using a local binary to send mail + * The "send" and "prep" commands now properly include diffstats into + generated patches + * Does not force single-patch series to have a cover letter. + * Does not force "v1" to be added to the prefixes + ------------------------------------------------------------------- Mon Sep 19 05:31:24 UTC 2022 - Jiri Slaby diff --git a/b4.spec b/b4.spec index c488cd6..520023b 100644 --- a/b4.spec +++ b/b4.spec @@ -17,7 +17,7 @@ Name: b4 -Version: 0.10.0 +Version: 0.10.1 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later @@ -25,8 +25,8 @@ Group: Development/Tools/Other URL: https://git.kernel.org/pub/scm/utils/b4/b4.git Source0: https://github.com/mricon/b4/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch -# SECTION test requirements BuildRequires: fdupes +# SECTION test requirements BuildRequires: git-core BuildRequires: python3-dkimpy >= 1.0.5 BuildRequires: python3-dnspython >= 2.0.0