Hello community,

here is the log from the commit of package pmdk for openSUSE:Factory checked in 
at 2018-01-28 20:32:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pmdk (Old)
 and      /work/SRC/openSUSE:Factory/.pmdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmdk"

Sun Jan 28 20:32:32 2018 rev:2 rq:570198 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pmdk/pmdk.changes        2018-01-20 
11:26:44.184305429 +0100
+++ /work/SRC/openSUSE:Factory/.pmdk.new/pmdk.changes   2018-01-28 
20:33:37.486325177 +0100
@@ -1,0 +2,5 @@
+Sat Jan 20 09:11:21 UTC 2018 - [email protected]
+
+- Update descriptions from NVML to PMDK.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pmdk.spec ++++++
--- /var/tmp/diff_new_pack.99wgrh/_old  2018-01-28 20:33:38.130295096 +0100
+++ /var/tmp/diff_new_pack.99wgrh/_new  2018-01-28 20:33:38.138294722 +0100
@@ -25,7 +25,7 @@
 Name:           pmdk
 Version:        1.3.1
 Release:        0
-Summary:        Non-Volatile Memory Library
+Summary:        Persistent Memory Development Kit
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://pmem.io/pmdk/
@@ -59,8 +59,11 @@
 %global __provides_exclude_from ^%_libdir/nvml_debug/.*\\.so.*$
 
 %description
-The NVM Library is a collection of libraries for using memory-mapped
-persistence, optimized specifically for persistent memory.
+The Persistent Memory Development Kit (PMDK), formerly known as NVML
+(Non-Volatile Memory Library), is a collection of libraries and tools
+built on the DAX (Direct Access) feature of the Linux kernel which
+allows applications to access persistent memory as memory-mapped
+files, as described in the SNIA NVM Programming Model.
 
 %package tools
 Summary:        Utilities for Persistent Memory
@@ -70,6 +73,12 @@
 Provides:       nvml-tools = %version-%release
 
 %description tools
+The Persistent Memory Development Kit (PMDK), formerly known as NVML
+(Non-Volatile Memory Library), is a collection of libraries and tools
+built on the DAX (Direct Access) feature of the Linux kernel which
+allows applications to access persistent memory as memory-mapped
+files, as described in the SNIA NVM Programming Model.
+
 Useful applications for administration and diagnosis of persistent memory.
 
 %package -n libpmem1


Reply via email to