diff --git a/b4-0.14.0.tar.gz b/b4-0.14.0.tar.gz deleted file mode 100644 index 3c9cf7c..0000000 --- a/b4-0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2470164ffeffd3b8217de658d2a2ee9053698f272268ac7563c752d605881d3 -size 267895 diff --git a/b4-0.14.1.tar.gz b/b4-0.14.1.tar.gz new file mode 100644 index 0000000..bf14dc1 --- /dev/null +++ b/b4-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c679ca223f5814196714dc0c7a2aeb7f4740e49a7878f4c00a3d8963c7f14b +size 268141 diff --git a/b4.changes b/b4.changes index d740861..3f4d004 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jul 24 05:10:07 UTC 2024 - Jiri Slaby + +- update to 0.14.1: + * Forward the smtpserveroption to the local command + * Support "valueless truth" in configuration parsing + * Exclude tests from dist files + * bump-version: fix path to the manpages + * shazam: force mboxrd mode for git-am + * Improve tests exclusion from the built packages + * When looking for the cover commit, restrict to current committer + ------------------------------------------------------------------- Mon Jun 17 06:41:56 UTC 2024 - Jiri Slaby diff --git a/b4.spec b/b4.spec index a5092c8..e96d7fe 100644 --- a/b4.spec +++ b/b4.spec @@ -24,7 +24,7 @@ %global pprefix python311 %endif Name: b4 -Version: 0.14.0 +Version: 0.14.1 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later @@ -73,7 +73,6 @@ sed -i.old '1{/#!.*/d}' src/b4/*.py %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -%python_expand rm -rf %{buildroot}%{$python_sitelib}/{tests,b4/man}/ install -m644 -Dt %{buildroot}%{_mandir}/man5/ src/b4/man/b4.5 %check