Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnvme for openSUSE:Factory checked 
in at 2022-02-03 23:15:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvme (Old)
 and      /work/SRC/openSUSE:Factory/.libnvme.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvme"

Thu Feb  3 23:15:38 2022 rev:2 rq:950643 version:1.0~2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes  2022-01-20 
00:13:02.862613711 +0100
+++ /work/SRC/openSUSE:Factory/.libnvme.new.1898/libnvme.changes        
2022-02-03 23:15:44.896915106 +0100
@@ -1,0 +2,11 @@
+Tue Feb 01 11:26:39 UTC 2022 - daniel.wag...@suse.com
+
+- Update to version 1.0~2:
+  * Add fabrics config option 'tls'
+  * Logging infrastructure reworked (API break)
+  * Changed argument structs layout (API break)
+  * Changed scan API (API break)
+  * Fixed ctrl_loss_tmo handling concerning values of '-1'
+  * Various build fixes
+
+-------------------------------------------------------------------

Old:
----
  libnvme-1.0~0.obscpio

New:
----
  libnvme-1.0~2.obscpio

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

Other differences:
------------------
++++++ libnvme.spec ++++++
--- /var/tmp/diff_new_pack.7JBbiA/_old  2022-02-03 23:15:46.528903966 +0100
+++ /var/tmp/diff_new_pack.7JBbiA/_new  2022-02-03 23:15:46.536903911 +0100
@@ -15,23 +15,26 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define sover 1
 
 Name:           libnvme
-Version:        1.0~0
+Version:        1.0~2
 Release:        0
 Summary:        Linux-native nvme device management library
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 URL:            https://github.com/linux-nvme/libnvme/
 Source0:        libnvme-%{version}.tar.gz
-BuildRequires:  meson >= 0.47.0
-BuildRequires:  gcc gcc-c++ make
-BuildRequires:  libuuid-devel
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
 BuildRequires:  libjson-c-devel
+BuildRequires:  libuuid-devel
+BuildRequires:  make
+BuildRequires:  meson >= 0.47.0
 BuildRequires:  openssl-devel
-BuildRequires:  swig
-BuildRequires:  python3-devel
 BuildRequires:  python3-Sphinx
+BuildRequires:  python3-devel
+BuildRequires:  swig
 
 %description
 Provides library functions for accessing and managing NVMe devices on a Linux

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7JBbiA/_old  2022-02-03 23:15:46.572903665 +0100
+++ /var/tmp/diff_new_pack.7JBbiA/_new  2022-02-03 23:15:46.576903638 +0100
@@ -5,7 +5,7 @@
     <param name="filename">libnvme</param>
     <!-- <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> -->
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v1.0-rc0</param>
+    <param name="revision">v1.0-rc2</param>
     <param name="match-tag">v[01].[0-9]*</param>
     <param name="versionrewrite-pattern">v([^+]*)-rc([0-9]+)</param>
     <param name="versionrewrite-replacement">\1~\2</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.7JBbiA/_old  2022-02-03 23:15:46.596903501 +0100
+++ /var/tmp/diff_new_pack.7JBbiA/_new  2022-02-03 23:15:46.600903474 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
-    <param 
name="changesrevision">f6cc9487ef8e272ac1dbb61a1df87585df2d2eb3</param>
+    <param 
name="changesrevision">5b397aa3a2a70331373d321cf357055d3b1e7e4c</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ libnvme-1.0~0.obscpio -> libnvme-1.0~2.obscpio ++++++
++++ 5097 lines of diff (skipped)

++++++ libnvme.obsinfo ++++++
--- /var/tmp/diff_new_pack.7JBbiA/_old  2022-02-03 23:15:46.912901345 +0100
+++ /var/tmp/diff_new_pack.7JBbiA/_new  2022-02-03 23:15:46.916901317 +0100
@@ -1,5 +1,5 @@
 name: libnvme
-version: 1.0~0
-mtime: 1642181328
-commit: c66a5a75973405090fd5f393f492c1cd5c6e4b56
+version: 1.0~2
+mtime: 1643712260
+commit: 5b397aa3a2a70331373d321cf357055d3b1e7e4c
 

Reply via email to