From b71bbfab309e19c38d4c1a3b474575ad38c66d6e1ba452ec61b7e3ca9ca59dcc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 18 Mar 2020 11:45:11 +0000 Subject: [PATCH] Accepting request 786130 from home:polslinux:branches:network:utilities - Update to 3.20.0 (no changelog) OBS-URL: https://build.opensuse.org/request/show/786130 OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=67 --- nbd-3.19.tar.xz | 3 --- nbd-3.20.tar.xz | 3 +++ nbd.changes | 5 +++++ nbd.spec | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 nbd-3.19.tar.xz create mode 100644 nbd-3.20.tar.xz 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