Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2023-06-20 16:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nbd (Old)
 and      /work/SRC/openSUSE:Factory/.nbd.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nbd"

Tue Jun 20 16:49:35 2023 rev:60 rq:1093915 version:3.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2022-04-14 17:23:54.623154334 
+0200
+++ /work/SRC/openSUSE:Factory/.nbd.new.15902/nbd.changes       2023-06-20 
16:49:37.183816256 +0200
@@ -1,0 +2,9 @@
+Tue Jun 20 08:27:42 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Update to version 3.25:
+  * nbd-server now implements structured replies with a compliant client.
+  * nbd-server now works as expected when compiled against glib >= 2.76.
+  * various minor bug fixes
+  * nbd-server and nbd-client now no longer have compile-time support for the 
SDP protocol. Support for this was old and probably not functional; the 
protocol in itself is also deprecated.
+
+-------------------------------------------------------------------

Old:
----
  nbd-3.24.tar.xz

New:
----
  nbd-3.25.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nbd.spec ++++++
--- /var/tmp/diff_new_pack.MsuXV9/_old  2023-06-20 16:49:37.975821016 +0200
+++ /var/tmp/diff_new_pack.MsuXV9/_new  2023-06-20 16:49:37.983821063 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nbd
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,13 @@
 #
 
 
-%if ! %{defined _fillupdir}
-  %define _fillupdir %{_localstatedir}/adm/fillup-templates
-%endif
 Name:           nbd
-Version:        3.24
+Version:        3.25
 Release:        0
 Summary:        Network Block Device Server and Client Utilities
 License:        GPL-2.0-or-later
-Group:          Productivity/Networking/Other
 URL:            https://nbd.sourceforge.io/
-Source0:        
https://sourceforge.net/projects/nbd/files/nbd/%{version}/nbd-%{version}.tar.xz
+Source0:        
https://github.com/NetworkBlockDevice/nbd/releases/download/nbd-%{version}/nbd-%{version}.tar.xz
 Source1:        %{name}-server.service
 Source3:        config.example
 Source4:        nbd-server.sysconfig
@@ -61,8 +57,7 @@
 configure the nbd devices on the client side.
 
 %prep
-%setup -q
-%patch1 -p1
+%autosetup -p1
 
 %build
 %configure

++++++ nbd-3.24.tar.xz -> nbd-3.25.tar.xz ++++++
++++ 6213 lines of diff (skipped)

Reply via email to