diff --git a/nbd-3.19.tar.xz b/nbd-3.19.tar.xz deleted file mode 100644 index 2060231..0000000 --- a/nbd-3.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4466412f13e057659f25d35e1e8e181afd62c7179bff22a6add81445ecb8690 -size 524412 diff --git a/nbd-3.20.tar.xz b/nbd-3.20.tar.xz new file mode 100644 index 0000000..20e3f0a --- /dev/null +++ b/nbd-3.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e1b3538ab7ae5accf56180afd1a9887d415b98d21223b8ad42592b4af7d6cd +size 535136 diff --git a/nbd.changes b/nbd.changes index 665a28b..5fc42c2 100644 --- a/nbd.changes +++ b/nbd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 10:36:55 UTC 2020 - Paolo Stivanin + +- Update to 3.20.0 (no changelog) + ------------------------------------------------------------------- Wed May 29 13:43:41 UTC 2019 - Martin Pluskal diff --git a/nbd.spec b/nbd.spec index 0c679d8..8acdaf1 100644 --- a/nbd.spec +++ b/nbd.spec @@ -1,7 +1,7 @@ # # spec file for package nbd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define use_firewalld 0 %endif Name: nbd -Version: 3.19 +Version: 3.20 Release: 0 Summary: Network Block Device Server and Client Utilities License: GPL-2.0-or-later @@ -73,7 +73,7 @@ configure the nbd devices on the client side. %build %configure -make %{?_smp_mflags} +%make_build %install %make_install