From b2c88b9972f7e0e522f77a1ddbd50e2f655a8e50 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:33:05 +0100 Subject: [PATCH] automatic version update by autodist [release 3.22-1mamba;Fri Oct 08 2021] --- nbd.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/nbd.spec b/nbd.spec index 5d47f0e..c10eb3c 100644 --- a/nbd.spec +++ b/nbd.spec @@ -1,19 +1,20 @@ Name: nbd -Version: 3.21 +Version: 3.22 Release: 1mamba Summary: Tools for the Linux Kernel's network block device Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://nbd.sourceforge.net/ +URL: https://nbd.sourceforge.io/ Source: https://downloads.sourceforge.net/project/nbd/nbd/%{version}/nbd-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libglib-devel +BuildRequires: libgnutls-devel +BuildRequires: libnl-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Tools for the Linux Kernel's network block device, allowing you to use remote block devices over a TCP/IP network. @@ -48,6 +49,9 @@ Tools for the Linux Kernel's network block device, allowing you to use remote bl %doc COPYING %changelog +* Fri Oct 08 2021 Automatic Build System 3.22-1mamba +- automatic version update by autodist + * Sun Jan 17 2021 Automatic Build System 3.21-1mamba - automatic version update by autodist