Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvme-stas for openSUSE:Factory 
checked in at 2022-11-22 16:10:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-stas (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-stas.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-stas"

Tue Nov 22 16:10:12 2022 rev:8 rq:1037166 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-stas/nvme-stas.changes      2022-11-16 
15:43:17.627816606 +0100
+++ /work/SRC/openSUSE:Factory/.nvme-stas.new.1597/nvme-stas.changes    
2022-11-22 16:10:21.122081461 +0100
@@ -1,0 +2,13 @@
+Mon Nov 21 17:10:55 UTC 2022 - mwi...@suse.com
+
+- Update to version 2.0 (jsc#PED-2487)
+  * stafd: Add support for PLEO bit ("Port Local Entries Only",
+  only with libnvme 1.2 or higher)
+  * Add support for NCC bit ("Not Connected to CDC")
+  * "sticky-connections" is replaced by "disconnect-scope+disconnect-trtypes"
+  * "blacklist" is replaced by "exclude" (but still supported)
+  * better udev support / coexistence
+  * support for new kernel "src_addr" attribute
+  add patch: 0001-meson-disable-subproject.patch (to fix build in OBS)
+
+-------------------------------------------------------------------

Old:
----
  nvme-stas-1.1.7.obscpio

New:
----
  0001-meson-disable-subproject.patch
  nvme-stas-2.0.obscpio

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

Other differences:
------------------
++++++ nvme-stas.spec ++++++
--- /var/tmp/diff_new_pack.oC3OSt/_old  2022-11-22 16:10:21.950085662 +0100
+++ /var/tmp/diff_new_pack.oC3OSt/_new  2022-11-22 16:10:21.954085682 +0100
@@ -17,12 +17,13 @@
 
 
 Name:           nvme-stas
-Version:        1.1.7
+Version:        2.0
 Release:        0
 Summary:        NVMe STorage Appliance Services
 License:        Apache-2.0
 URL:            https://github.com/linux-nvme/nvme-stas
 Source0:        nvme-stas-%{version}.tar.gz
+Patch01:        0001-meson-disable-subproject.patch
 BuildRequires:  gobject-introspection
 BuildRequires:  libnvme-devel >= 1.0~8
 BuildRequires:  meson >= 0.52.0

++++++ 0001-meson-disable-subproject.patch ++++++
>From ac4a58c30decb236e818650ac745d4f24a64880b Mon Sep 17 00:00:00 2001
From: Martin Wilck <mwi...@suse.com>
Date: Mon, 21 Nov 2022 18:24:28 +0100
Subject: [PATCH] meson: disable libnvme subproject

This patch is required because otherwise build on OBS fails:

[   22s] 
[   22s] test/meson.build:13:0: ERROR: Automatic wrap-based subproject 
downloading is disabled
[   22s] 
[   22s] A full log can be found at 
/home/abuild/rpmbuild/BUILD/nvme-stas-2.0/x86_64-suse-linux/meson-logs/meson-log.txt
[   22s] error: Bad exit status from /var/tmp/rpm-tmp.3cNahu (%build)

---
 test/meson.build | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/meson.build b/test/meson.build
index e4d3ef7..bdc307f 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -10,8 +10,6 @@
 test_env = environment({'MALLOC_PERTURB_': '0'})
 test_env.prepend('PYTHONPATH', PYTHONPATH)
 
-subproject('libnvme')
-
 # The libnvme subproject (see above) builds the python bindings conditionally.
 # It depends whether the build platform has all the required tools like "swig".
 # Therefore, we need to make sure that we can import the libnvme package before
-- 
2.38.0


++++++ _service ++++++
--- /var/tmp/diff_new_pack.oC3OSt/_old  2022-11-22 16:10:22.002085925 +0100
+++ /var/tmp/diff_new_pack.oC3OSt/_new  2022-11-22 16:10:22.006085946 +0100
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/linux-nvme/nvme-stas.git</param>
     <param name="filename">nvme-stas</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v1.1.7</param>
+    <param name="revision">v2.0</param>
     <param name="versionrewrite-pattern">v(\d+.\d+(\.d+)?)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.oC3OSt/_old  2022-11-22 16:10:22.026086048 +0100
+++ /var/tmp/diff_new_pack.oC3OSt/_new  2022-11-22 16:10:22.030086067 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/nvme-stas.git</param>
-    <param 
name="changesrevision">0c6d592f9508bd7c545b9c93886c203d1d2e991c</param>
+    <param 
name="changesrevision">ed799b4444ab8a2756f7a4ad75f09aefea9d7631</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ nvme-stas-1.1.7.obscpio -> nvme-stas-2.0.obscpio ++++++
++++ 6451 lines of diff (skipped)

++++++ nvme-stas.obsinfo ++++++
--- /var/tmp/diff_new_pack.oC3OSt/_old  2022-11-22 16:10:22.214087001 +0100
+++ /var/tmp/diff_new_pack.oC3OSt/_new  2022-11-22 16:10:22.218087022 +0100
@@ -1,5 +1,5 @@
 name: nvme-stas
-version: 1.1.7
-mtime: 1668188264
-commit: 0c6d592f9508bd7c545b9c93886c203d1d2e991c
+version: 2.0
+mtime: 1667484673
+commit: ed799b4444ab8a2756f7a4ad75f09aefea9d7631
 

Reply via email to