Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnvme for openSUSE:Factory checked 
in at 2023-01-31 16:08:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvme (Old)
 and      /work/SRC/openSUSE:Factory/.libnvme.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvme"

Tue Jan 31 16:08:47 2023 rev:15 rq:1062069 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvme/libnvme.changes  2022-11-03 
19:13:56.271920499 +0100
+++ /work/SRC/openSUSE:Factory/.libnvme.new.32243/libnvme.changes       
2023-01-31 16:11:57.858714319 +0100
@@ -1,0 +2,15 @@
+Mon Jan 30 13:51:19 UTC 2023 - Daniel Wagner <daniel.wag...@suse.com>
+
+- Update to version 1.3:
+ * Support added for Flexible Data Placement (TP4146)
+ * Fabrics: added support for Persistent Discovery Controllers.
+ * libnvme-mi added a quirk framework to workaround special behavior of
+   certain devices
+ * The python binding behaves more friendly in a threading environment
+   by release the GIL on blocking calls.
+ * Replaced  3the libsystemd dependency with libdbus
+ * A lot of small fixes everywhere (leaks, wrong ordering of arguments, ...)
+- Update spec file
+  * Project depends on meson >= 0.50.0
+
+-------------------------------------------------------------------

Old:
----
  libnvme-1.2.obscpio

New:
----
  libnvme-1.3.obscpio

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

Other differences:
------------------
++++++ libnvme.spec ++++++
--- /var/tmp/diff_new_pack.p87srJ/_old  2023-01-31 16:11:58.290716822 +0100
+++ /var/tmp/diff_new_pack.p87srJ/_new  2023-01-31 16:11:58.298716868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnvme
 #
-# 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
@@ -19,18 +19,19 @@
 %define sover 1
 
 Name:           libnvme
-Version:        1.2
+Version:        1.3
 Release:        0
 Summary:        Linux-native nvme device management library
 License:        LGPL-2.1-or-later
 URL:            https://github.com/linux-nvme/libnvme/
 Source0:        libnvme-%{version}.tar.gz
+BuildRequires:  dbus-1-devel
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  libjson-c-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  make
-BuildRequires:  meson >= 0.47.0
+BuildRequires:  meson >= 0.50.0
 BuildRequires:  openssl-devel
 BuildRequires:  python3-devel
 BuildRequires:  swig

++++++ _service ++++++
--- /var/tmp/diff_new_pack.p87srJ/_old  2023-01-31 16:11:58.330717054 +0100
+++ /var/tmp/diff_new_pack.p87srJ/_new  2023-01-31 16:11:58.330717054 +0100
@@ -4,7 +4,7 @@
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
     <param name="filename">libnvme</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v1.2</param>
+    <param name="revision">v1.3</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.p87srJ/_old  2023-01-31 16:11:58.350717169 +0100
+++ /var/tmp/diff_new_pack.p87srJ/_new  2023-01-31 16:11:58.358717216 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/linux-nvme/libnvme.git</param>
-    <param 
name="changesrevision">b25dc6102bc000ff4c8061e6448cfb4c034eaed6</param>
+    <param 
name="changesrevision">94dd6d027e482749d8a915aae5fd52ef7323c054</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ libnvme-1.2.obscpio -> libnvme-1.3.obscpio ++++++
++++ 12827 lines of diff (skipped)

++++++ libnvme.obsinfo ++++++
--- /var/tmp/diff_new_pack.p87srJ/_old  2023-01-31 16:11:58.854720090 +0100
+++ /var/tmp/diff_new_pack.p87srJ/_new  2023-01-31 16:11:58.858720113 +0100
@@ -1,5 +1,5 @@
 name: libnvme
-version: 1.2
-mtime: 1666977829
-commit: b25dc6102bc000ff4c8061e6448cfb4c034eaed6
+version: 1.3
+mtime: 1675084192
+commit: 94dd6d027e482749d8a915aae5fd52ef7323c054
 

Reply via email to