up to 0.7.2+3

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

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 21 07:02:39 UTC 2021 - jslaby@suse.cz
- Update to version 0.7.2+3:
* Allow '.git' to be a file for worktrees
* Don't append .git unnecessarily
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 10 04:19:44 UTC 2021 - jslaby@suse.cz Thu Jun 10 04:19:44 UTC 2021 - jslaby@suse.cz

View File

@ -1,5 +1,5 @@
name: b4 name: b4
version: 0.7.2+0 version: 0.7.2+3
mtime: 1623265508 mtime: 1624389372
commit: 270c038516881de6bc37714c80c2e8e37e8b9a72 commit: 06cc7c8820aea85d1329911b785d7bf4ecaacb1f

View File

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