diff --git a/nbd-3.0.tar.bz2 b/nbd-3.0.tar.bz2 deleted file mode 100644 index 7c989f8..0000000 --- a/nbd-3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7210edfa858f5ae69bdbf76f5467ac9dcaa97074d945e55e2a683e7aa228b93 -size 505274 diff --git a/nbd-3.1.tar.bz2 b/nbd-3.1.tar.bz2 new file mode 100644 index 0000000..12377f8 --- /dev/null +++ b/nbd-3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e50349ce0dcc02f9a1e9e825639705ca57200a3943fdb4fc535dab31034669 +size 508459 diff --git a/nbd.changes b/nbd.changes index 061e0f3..989a47b 100644 --- a/nbd.changes +++ b/nbd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 18 13:44:05 UTC 2012 - tabraham@novell.com + +- Update to nbd-3.1 + * minor bug fixes + * new feature: ability for the client to list the exports a server + supports + ------------------------------------------------------------------- Wed Feb 29 15:51:37 UTC 2012 - tabraham@novell.com diff --git a/nbd.spec b/nbd.spec index 9b6fc5a..219ac58 100644 --- a/nbd.spec +++ b/nbd.spec @@ -15,22 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: nbd -BuildRequires: doxygen glib2-devel >= 2.26.0 +BuildRequires: doxygen +BuildRequires: glib2-devel >= 2.26.0 PreReq: %insserv_prereq coreutils -Version: 3.0 -Release: 1 -License: GPL-2.0+ -Group: Productivity/Networking/Other -AutoReqProv: on +Version: 3.1 +Release: 0 Source: %{name}-%{version}.tar.bz2 Source2: init.nbd-server Patch2: nbd-2.9.25-close.diff Patch3: nbd-2.9.25-doxyfile.diff Summary: Network Block Device Server and Client Utilities +License: GPL-2.0+ +Group: Productivity/Networking/Other Url: http://nbd.sourceforge.net/ Prefix: /usr BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -64,7 +62,6 @@ Authors: Paul Clements %package doc -License: GPL-2.0+ Summary: Network Block Device Server and Client Utilities Group: Productivity/Networking/Other Requires: nbd = %{version}