SHA256
1
0
forked from pool/b4

Accepting request 1070834 from devel:tools

- 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

OBS-URL: https://build.opensuse.org/request/show/1070834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2023-03-11 17:24:05 +00:00 committed by Git OBS Bridge
commit 44b0db4d87
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 11 08:51:30 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
- 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 <andreas.stieger@gmx.de>

View File

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