SHA256
1
0
forked from pool/b4

up to 0.8.0+2

OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=53
This commit is contained in:
Jiri Slaby 2022-03-21 10:22:53 +00:00 committed by Git OBS Bridge
parent b8eaed5a48
commit 1b24ee39dd
7 changed files with 19 additions and 13 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="obs_scm" mode="disabled"> <service name="obs_scm" mode="disabled">
<param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param> <param name="url">https://git.kernel.org/pub/scm/utils/b4/b4</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="revision">stable-0.8.y</param> <param name="revision">stable-0.8.y</param>

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">https://git.kernel.org/pub/scm/utils/b4/b4</param>
<param name="changesrevision">d8937ede7064a74623a9d1ef260d5d50a146dd44</param></service></servicedata> <param name="changesrevision">846c6928b70727e3f8002f1e9c71176d2b824093</param></service></servicedata>

View File

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

3
b4-0.8.0+2.obscpio Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 21 10:21:21 UTC 2022 - jslaby@suse.cz
- Update to version 0.8.0+2:
* Allow whitespace at the start of non-wrapped trailers
* validate: Use patatt's configured keyring as fallback
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 02 05:57:57 UTC 2021 - jslaby@suse.cz Thu Sep 02 05:57:57 UTC 2021 - jslaby@suse.cz

View File

@ -1,5 +1,4 @@
name: b4 name: b4
version: 0.8.0+0 version: 0.8.0+2
mtime: 1630501957 mtime: 1643729879
commit: d8937ede7064a74623a9d1ef260d5d50a146dd44 commit: 846c6928b70727e3f8002f1e9c71176d2b824093

View File

@ -1,7 +1,7 @@
# #
# spec file for package b4 # spec file for package b4
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,9 +16,9 @@
# #
%define version_unconverted 0.8.0+0 %define version_unconverted 0.8.0+2
Name: b4 Name: b4
Version: 0.8.0+0 Version: 0.8.0+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