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+git20200526.ga926bac9e6c2.tar.xz b/b4-0.5.0+git20200526.ga926bac9e6c2.tar.xz deleted file mode 100644 index 093a67c..0000000 --- a/b4-0.5.0+git20200526.ga926bac9e6c2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2db0d69066d991c852d4a3ea0e5e3b3744401aff175408ddad05fd0a6bb9a0de -size 44644 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}