Accepting request 858990 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/858990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-12-28 12:55:57 +00:00 committed by Git OBS Bridge
commit 7ead6a4677
6 changed files with 20 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param> <param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param>
<param name="changesrevision">0369d53cf093aab6f69a0725ce21b0e05b4ed9b9</param></service></servicedata> <param name="changesrevision">27f1ca8ce3e64c434503f15b93d56f6d2fc87495</param></service></servicedata>

View File

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

3
b4-0.6.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 21 10:26:12 UTC 2020 - jslaby@suse.cz
- Update to version 0.6.2:
* Prepare 0.6.2 release
* Convert mboxrd to mboxo
* DKIM: remove extra public-inbox headers
* Only check allow-list of trailers in follow-ups
* Add BugLink to non-person trailers
* Create stable-0.6.y and increment version
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 18 09:05:49 UTC 2020 - Jiri Slaby <jslaby@suse.cz> Fri Dec 18 09:05:49 UTC 2020 - Jiri Slaby <jslaby@suse.cz>

View File

@ -1,5 +1,5 @@
name: b4 name: b4
version: 0.6.1 version: 0.6.2
mtime: 1607376387 mtime: 1608330096
commit: 0369d53cf093aab6f69a0725ce21b0e05b4ed9b9 commit: 27f1ca8ce3e64c434503f15b93d56f6d2fc87495

View File

@ -17,9 +17,9 @@
%define skip_python2 1 %define skip_python2 1
%define version_unconverted 0.6.1 %define version_unconverted 0.6.2
Name: b4 Name: b4
Version: 0.6.1 Version: 0.6.2
Release: 0 Release: 0
Summary: Helper scripts for kernel.org patches Summary: Helper scripts for kernel.org patches
License: GPL-2.0-or-later License: GPL-2.0-or-later