diff --git a/b4-0.12.1.tar.gz b/b4-0.12.1.tar.gz deleted file mode 100644 index 8288bc2..0000000 --- a/b4-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67da3d7b067558f3b334ccd17e97d4b5bf0d341b17ae39c74a6898959255900a -size 233691 diff --git a/b4-0.12.2.tar.gz b/b4-0.12.2.tar.gz new file mode 100644 index 0000000..0144a9c --- /dev/null +++ b/b4-0.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04915cd8d10078cf6d296d8ac3c1cf05a70636316e538ce375254b52bd60a6f3 +size 233916 diff --git a/b4.changes b/b4.changes index a5d95ea..714f459 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 11 08:51:30 UTC 2023 - Jiri Slaby + +- update to 0.12.2: + * prep: add ability to use markdown in the cover content (requires + escaping the leading "#" as ">#" that is stripped on cover letter + rendering) + * send: don't require vN to --resend (will resend the latest version) + * test: don't require running from git + * plus several bugfixes mostly dealing with corner-case conditions + ------------------------------------------------------------------- Fri Mar 3 21:26:19 UTC 2023 - Andreas Stieger diff --git a/b4.spec b/b4.spec index 59d502f..edb1501 100644 --- a/b4.spec +++ b/b4.spec @@ -19,7 +19,7 @@ %{?!python_module:define python_module() python-%{**} python3-%{**}} %define pythons python3 Name: b4 -Version: 0.12.1 +Version: 0.12.2 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later