Hello community,

here is the log from the commit of package nvml for openSUSE:Factory checked in 
at 2016-01-26 10:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvml (Old)
 and      /work/SRC/openSUSE:Factory/.nvml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvml/nvml.changes        2015-10-20 
00:08:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nvml.new/nvml.changes   2016-01-26 
10:14:54.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Jan 22 09:16:47 UTC 2016 - [email protected]
+
+- Update to upstream version 0.4
+  This NVML version primarily focuses on improving code quality
+  and reliability.  In addition to a couple of bug fixes,
+  the changes include:
+          - benchmarks for libpmemobj, libpmemblk and libvmem
+          - additional pmemobj tests and examples
+          - pool mapping address randomization
+          - added pmempool "rm" command
+          - eliminated libpmem dependency on libpthread
+          - enabled extra warnings
+          - minor performance improvements
+  Man pages are all complete.
+  This release is considered "Beta quality" by the team, having
+  been thoroughly validated, including significant performance analysis.
+  The pmempool command does not yet support "check" and "repair"
+  operations for pmemobj type pools.
+
+-------------------------------------------------------------------

Old:
----
  0.3.tar.gz

New:
----
  0.4.tar.gz

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

Other differences:
------------------
++++++ nvml.spec ++++++
--- /var/tmp/diff_new_pack.P8UY3V/_old  2016-01-26 10:14:54.000000000 +0100
+++ /var/tmp/diff_new_pack.P8UY3V/_new  2016-01-26 10:14:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvml
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           nvml
-Version:        0.3
+Version:        0.4
 Release:        0
 Summary:        Non-Volatile Memory Library
 License:        BSD-3-Clause
@@ -196,7 +196,7 @@
 
 %install
 b="%buildroot"
-make install DESTDIR="$b"
+make install DESTDIR="$b" prefix="%_prefix"
 rm -f "$b/%_libdir"/*.a "$b/%_libdir/nvml_debug"/*.a
 mkdir -p "$b/%_datadir/nvml"
 cp utils/nvml.magic "$b/%_datadir/nvml/"
@@ -231,6 +231,7 @@
 %_mandir/man1/pmempool-create.1*
 %_mandir/man1/pmempool-dump.1*
 %_mandir/man1/pmempool-check.1*
+%_mandir/man1/pmempool-rm.1*
 %doc LICENSE
 
 %files -n libpmem1

++++++ 0.3.tar.gz -> 0.4.tar.gz ++++++
++++ 50931 lines of diff (skipped)


Reply via email to