Hello community,

here is the log from the commit of package fftw3 for openSUSE:Factory checked 
in at 2019-03-24 14:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fftw3 (Old)
 and      /work/SRC/openSUSE:Factory/.fftw3.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fftw3"

Sun Mar 24 14:56:09 2019 rev:47 rq:686405 version:3.3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/fftw3/fftw3.changes      2019-02-24 
18:02:54.443784668 +0100
+++ /work/SRC/openSUSE:Factory/.fftw3.new.25356/fftw3.changes   2019-03-24 
14:56:10.643207285 +0100
@@ -1,0 +2,14 @@
+Mon Mar 18 17:36:14 UTC 2019 - Rodrigo Lourenço <guigo.loure...@gmail.com>
+
+- Update to 3.3.8:
+  * Fixed AVX, AVX2 for gcc-8.
+
+- Release notes for 3.3.7:
+  * Experimental support for CMake.
+  * Fixes for armv7a cycle counter.
+  * Official support for aarch64, now that we have hardware to test it.
+  * Tweak usage of FMA instructions in a way that favors newer processors
+    (Skylake and Ryzen) over older processors (Haswell).
+  * tests/bench: use 64-bit precision to compute mflops.
+
+-------------------------------------------------------------------

Old:
----
  fftw-3.3.6-pl2.tar.gz

New:
----
  fftw-3.3.8.tar.gz

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

Other differences:
------------------
++++++ fftw3.spec ++++++
--- /var/tmp/diff_new_pack.b39dUP/_old  2019-03-24 14:56:11.295207216 +0100
+++ /var/tmp/diff_new_pack.b39dUP/_new  2019-03-24 14:56:11.299207216 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,8 @@
 %define bname fftw
 %define BNAME FFTW
 %define pname fftw3
-%define vers 3.3.6
-%define _ver 3_3_6
-%define pl_ext pl2
+%define vers 3.3.8
+%define _ver 3_3_8
 
 #For non HPC builds only
 %ifarch ppc ppc64
@@ -583,6 +582,8 @@
 %doc AUTHORS CONVENTIONS COPYING COPYRIGHT ChangeLog NEWS README TODO
 %doc doc/*
 %doc %{package_mandir}/man?/*
+%dir %package_libdir/cmake
+%dir %package_libdir/cmake/%{pname}
 %{package_infodir}/*.info*
 %{package_includedir}/fftw3.*
 %{package_includedir}/fftw3q.f03
@@ -591,6 +592,9 @@
 %{package_libdir}/libfftw3f.so
 %{package_libdir}/libfftw3l.so
 %{package_libdir}/pkgconfig/*.pc
+%dir %package_libdir/cmake
+%dir %package_libdir/cmake/%{pname}
+%{package_libdir}/cmake/%{pname}/FFTW3*.cmake
 %{package_bindir}/*
 
 %if %{without hpc}

++++++ fftw-3.3.6-pl2.tar.gz -> fftw-3.3.8.tar.gz ++++++
++++ 258893 lines of diff (skipped)


Reply via email to