up to 0.7.2+0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=48
This commit is contained in:
Jiri Slaby 2021-06-10 04:21:25 +00:00 committed by Git OBS Bridge
parent 326c072331
commit c1f0e838ca
6 changed files with 17 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">ae866ac53fa029475d61cadf164a72f6ceaccefd</param></service></servicedata> <param name="changesrevision">270c038516881de6bc37714c80c2e8e37e8b9a72</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 10 04:19:44 UTC 2021 - jslaby@suse.cz
- Update to version 0.7.2+0:
* Fix sloppy trailer handling
* Fix crasher on unsigned FETCH_HEAD
* Fix partial reroll TUI visuals for v1->v2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 03 04:03:19 UTC 2021 - jslaby@suse.cz Thu Jun 03 04:03:19 UTC 2021 - jslaby@suse.cz

View File

@ -1,5 +1,5 @@
name: b4 name: b4
version: 0.7.1+0 version: 0.7.2+0
mtime: 1622661785 mtime: 1623265508
commit: ae866ac53fa029475d61cadf164a72f6ceaccefd commit: 270c038516881de6bc37714c80c2e8e37e8b9a72

View File

@ -16,9 +16,9 @@
# #
%define version_unconverted 0.7.1+0 %define version_unconverted 0.7.2+0
Name: b4 Name: b4
Version: 0.7.1+0 Version: 0.7.2+0
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