SHA256
1
0
forked from pool/b4

Accepting request 814692 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/814692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-06-15 18:32:56 +00:00 committed by Git OBS Bridge
commit 9228bf7a06
5 changed files with 14 additions and 7 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">a926bac9e6c222e1bfe87ce79d925083c5879060</param></service></servicedata>
<param name="changesrevision">204416b80fbb5853d87e6a7cfbf35a0a719c4516</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 08 10:57:26 UTC 2020 - jslaby@suse.com
- Update to version 0.5.0+git20200528.g204416b80fbb:
* Don't output git am suggestion for -o -
* Add --no-cover and -o - to output to stdout
-------------------------------------------------------------------
Tue May 26 13:05:22 UTC 2020 - jslaby@suse.com

View File

@ -17,14 +17,14 @@
%define skip_python2 1
%define version_unconverted 0.5.0+git20200526.ga926bac9e6c2
%define version_unconverted 0.5.0+git20200528.g204416b80fbb
Name: b4
Version: 0.5.0+git20200526.ga926bac9e6c2
Version: 0.5.0+git20200528.g204416b80fbb
Release: 0
Summary: Helper scripts for kernel.org patches
License: GPL-2.0-or-later
URL: https://git.kernel.org/pub/scm/utils/b4/b4.git
Group: Development/Tools/Other
URL: https://git.kernel.org/pub/scm/utils/b4/b4.git
Source0: %{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: %{python_module setuptools}