Hello community,

here is the log from the commit of package pmdk for openSUSE:Factory checked in 
at 2019-05-25 13:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pmdk (Old)
 and      /work/SRC/openSUSE:Factory/.pmdk.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmdk"

Sat May 25 13:14:31 2019 rev:7 rq:703121 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/pmdk/pmdk.changes        2019-05-03 
22:36:59.650560569 +0200
+++ /work/SRC/openSUSE:Factory/.pmdk.new.5148/pmdk.changes      2019-05-25 
13:14:33.988463021 +0200
@@ -1,0 +2,11 @@
+Wed May 15 05:59:44 UTC 2019 - Nicolas Morey-Chaisemartin 
<nmoreychaisemar...@suse.com>
+
+- Disable Werror to deal with a new GCC 9 warning.
+
+-------------------------------------------------------------------
+Mon May 13 08:03:31 UTC 2019 - Nicolas Morey-Chaisemartin 
<nmoreychaisemar...@suse.com>
+
+- Update to PMDK 1.6 (jsc#SLE-5400)
+  - See ChangeLog for details
+
+-------------------------------------------------------------------

Old:
----
  1.5.tar.gz

New:
----
  1.6.tar.gz

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

Other differences:
------------------
++++++ pmdk.spec ++++++
--- /var/tmp/diff_new_pack.lYfplx/_old  2019-05-25 13:14:34.704462755 +0200
+++ /var/tmp/diff_new_pack.lYfplx/_new  2019-05-25 13:14:34.704462755 +0200
@@ -25,7 +25,7 @@
 %define min_ndctl_ver 60.1
 
 Name:           pmdk
-Version:        1.5
+Version:        1.6
 Release:        0
 Summary:        Persistent Memory Development Kit
 License:        BSD-3-Clause
@@ -295,7 +295,7 @@
 EXTRA_CFLAGS_RELEASE="%optflags" \
 EXTRA_CFLAGS_DEBUG="%optflags -Wp,-U_FORTIFY_SOURCE -O0" \
 EXTRA_CXXFLAGS="%optflags" \
-make %{?_smp_mflags} BINDIR="%_bindir" \
+make %{?_smp_mflags} BINDIR="%_bindir" EXTRA_CFLAGS="-Wno-error" \
 %if 0%{?with_fabric}
   BUILD_RPMEM=y \
 %endif
@@ -340,6 +340,7 @@
 %files
 %defattr(-,root,root)
 %_datadir/pmdk/
+%doc ChangeLog
 
 %files tools
 %defattr(-,root,root)

++++++ 1.5.tar.gz -> 1.6.tar.gz ++++++
++++ 34199 lines of diff (skipped)


Reply via email to