From d6da513a791ab769b9e27ba244578791ad847f195a998aeee6d78ab60f9f5a4b Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 8 Jun 2020 10:58:33 +0000 Subject: [PATCH] up to 0.5.0+git20200528.g204416b80fbb OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=5 --- _servicedata | 2 +- b4-0.5.0+git20200528.g204416b80fbb.tar.xz | 3 +++ b4.changes | 7 +++++++ b4.spec | 6 +++--- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 b4-0.5.0+git20200528.g204416b80fbb.tar.xz diff --git a/_servicedata b/_servicedata index 1255387..2ba6f48 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://git.kernel.org/pub/scm/utils/b4/b4.git - a926bac9e6c222e1bfe87ce79d925083c5879060 \ No newline at end of file + 204416b80fbb5853d87e6a7cfbf35a0a719c4516 \ No newline at end of file diff --git a/b4-0.5.0+git20200528.g204416b80fbb.tar.xz b/b4-0.5.0+git20200528.g204416b80fbb.tar.xz new file mode 100644 index 0000000..19babd8 --- /dev/null +++ b/b4-0.5.0+git20200528.g204416b80fbb.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66e875305612c303d87a963c58c8ee1a2a6e2bcb210fb3afad2300bc12ab92e +size 44884 diff --git a/b4.changes b/b4.changes index 1b30a03..5feeb74 100644 --- a/b4.changes +++ b/b4.changes @@ -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 diff --git a/b4.spec b/b4.spec index 675525e..241a437 100644 --- a/b4.spec +++ b/b4.spec @@ -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}