Jiri Slaby 2021-08-16 05:22:17 +00:00 committed by Git OBS Bridge
parent 62cb3e4e85
commit a79504c1bb
6 changed files with 18 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param>
<param name="changesrevision">06cc7c8820aea85d1329911b785d7bf4ecaacb1f</param></service></servicedata>
<param name="changesrevision">f0b57f653da90401b458ee66528c03dbd7c759a6</param></service></servicedata>

View File

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

3
b4-0.7.3+0.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 16 05:16:15 UTC 2021 - jslaby@suse.cz
- Update to version 0.7.3+0:
* Handle decoding incorrectly encoded headers
* Avoid decoding errors when extracting message ID from stdin
* Don't consider signature contents for trailers
* Sanitize msgid before using it as savename
-------------------------------------------------------------------
Wed Jul 21 07:02:39 UTC 2021 - jslaby@suse.cz

View File

@ -1,5 +1,5 @@
name: b4
version: 0.7.2+3
mtime: 1624389372
commit: 06cc7c8820aea85d1329911b785d7bf4ecaacb1f
version: 0.7.3+0
mtime: 1628865598
commit: f0b57f653da90401b458ee66528c03dbd7c759a6

View File

@ -16,9 +16,9 @@
#
%define version_unconverted 0.7.2+3
%define version_unconverted 0.7.3+0
Name: b4
Version: 0.7.2+3
Version: 0.7.3+0
Release: 0
Summary: Helper scripts for kernel.org patches
License: GPL-2.0-or-later