Hello community,

here is the log from the commit of package nvme-cli for openSUSE:Factory 
checked in at 2016-08-25 09:56:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old)
 and      /work/SRC/openSUSE:Factory/.nvme-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvme-cli"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes        2016-06-07 
23:46:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nvme-cli.new/nvme-cli.changes   2016-08-25 
09:56:31.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Aug  9 12:19:35 UTC 2016 - [email protected]
+
+- Update to upstream release v0.8
+  - Remove merged patch 0001-bash-completion-Remove-shebang-line.patch  
+  * Code re-organized to support new extensions. While these are called
+    "plugins", they currently have to be built into the executable. Support
+    for dynamically loadable plugins is under consideration.
+  * LightNVM is added as a built-in plugin.
+  * Intel vendor specific commands and structure decodings are supported
+    in a new intel plugin.
+  * Support for NVMe-over-Fabrics
+  * New output format "json" for a subset of commands that decode returned
+    structures.
+  * Lots of various documentation and minor code fixes.
+
+-------------------------------------------------------------------

Old:
----
  0001-bash-completion-Remove-shebang-line.patch
  v0.7.tar.gz

New:
----
  v0.8.tar.gz

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

Other differences:
------------------
++++++ nvme-cli.spec ++++++
--- /var/tmp/diff_new_pack.T9piOQ/_old  2016-08-25 09:56:33.000000000 +0200
+++ /var/tmp/diff_new_pack.T9piOQ/_new  2016-08-25 09:56:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           nvme-cli
-Version:        0.7
+Version:        0.8
 Release:        0
 Summary:        Core nvme tools
 License:        GPL-2.0
@@ -27,7 +27,6 @@
 BuildRequires:  pkgconfig(libudev)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390x
-Patch0:         0001-bash-completion-Remove-shebang-line.patch
 
 %description
 NVMe is a fast, scalable, direct attached storage interface. The nvme
@@ -35,7 +34,6 @@
 
 %prep
 %setup -q 
-%patch0 -p1
 
 %build
 echo %{version} > version

++++++ _service ++++++
--- /var/tmp/diff_new_pack.T9piOQ/_old  2016-08-25 09:56:33.000000000 +0200
+++ /var/tmp/diff_new_pack.T9piOQ/_new  2016-08-25 09:56:33.000000000 +0200
@@ -4,8 +4,8 @@
     <param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
     <param name="subdir"></param>
     <param name="filename"></param>
-    <param name="version">v0.7</param>
-    <param name="revision">v0.7</param>
+    <param name="version">v0.8</param>
+    <param name="revision">v0.8</param>
   </service>
   <!--
   <service name="recompress" mode="disabled">

++++++ v0.7.tar.gz -> v0.8.tar.gz ++++++
++++ 25097 lines of diff (skipped)


Reply via email to