diff --git a/nbd-3.16.1.tar.xz b/nbd-3.16.1.tar.xz deleted file mode 100644 index 96b7610..0000000 --- a/nbd-3.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bb4cf679f92f1ef7b7720f62fc2e036a2b60e0be66f97e3a466ef90294bb3d3 -size 517036 diff --git a/nbd-3.16.2.tar.xz b/nbd-3.16.2.tar.xz new file mode 100644 index 0000000..da9be8f --- /dev/null +++ b/nbd-3.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422f62bdf6e6b973bd82083dc52b6577396fe00aa6607837ac464e476124155b +size 504880 diff --git a/nbd.changes b/nbd.changes index 40a7f38..bce442a 100644 --- a/nbd.changes +++ b/nbd.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 5 13:15:24 UTC 2018 - mpluskal@suse.com + +- Update to version 1.16.2: + * Make the test suite less chatty + * Various build system improvements + * Fixes to the systemd unit to make it work again with recent + systemd + * Point to the nbd mailinglist, rather than to the maintainer's + personal email address, for bug reports. + ------------------------------------------------------------------- Thu Nov 23 13:46:10 UTC 2017 - rbrown@suse.com diff --git a/nbd.spec b/nbd.spec index d7bab16..1e16f1f 100644 --- a/nbd.spec +++ b/nbd.spec @@ -1,7 +1,7 @@ # # spec file for package nbd # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,16 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates + %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: nbd -Version: 3.16.1 +Version: 3.16.2 Release: 0 Summary: Network Block Device Server and Client Utilities License: GPL-2.0+ Group: Productivity/Networking/Other -Url: http://nbd.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.xz +URL: http://nbd.sourceforge.net/ +Source0: https://sourceforge.net/projects/nbd/files/nbd/%{version}/nbd-%{version}.tar.xz Source1: %{name}-server.service Source3: config.example Source4: nbd-server.sysconfig @@ -122,7 +121,6 @@ fi %service_del_preun %{name}-server.service %files -%defattr(-,root,root) %{_sbindir}/nbd-client %{_bindir}/nbd-server %{_bindir}/nbd-trdump