Hello community,

here is the log from the commit of package fftw3 for openSUSE:Factory checked 
in at 2019-02-24 18:02:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fftw3 (Old)
 and      /work/SRC/openSUSE:Factory/.fftw3.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fftw3"

Sun Feb 24 18:02:49 2019 rev:46 rq:677194 version:3.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/fftw3/fftw3.changes      2018-09-26 
16:01:06.080527193 +0200
+++ /work/SRC/openSUSE:Factory/.fftw3.new.28833/fftw3.changes   2019-02-24 
18:02:54.443784668 +0100
@@ -1,0 +2,5 @@
+Mon Feb 18 17:22:34 UTC 2019 - Egbert Eich <[email protected]>
+
+- Add FFTW_BIN to environment variable with module file (bsc#1125824).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fftw3.spec ++++++
--- /var/tmp/diff_new_pack.ZyICWM/_old  2019-02-24 18:02:55.155784426 +0100
+++ /var/tmp/diff_new_pack.ZyICWM/_new  2019-02-24 18:02:55.159784424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fftw3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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 http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -254,8 +254,8 @@
 
 %package -n %package_libname
 Summary:        Discrete Fourier Transform (DFT) C Subroutine Library
-Group:          System/Libraries
 # Remove Prov/Obs when appropriate; were added 2011-Nov-21 (post-openSUSE-12.1)
+Group:          System/Libraries
 Provides:       fftw3 = %{version}-%{release}
 Obsoletes:      fftw3 < 3.3
 %if %{with hpc}
@@ -486,6 +486,7 @@
 prepend-path    INCLUDE             %{hpc_includedir}
 prepend-path    LD_LIBRARY_PATH     %{hpc_libdir}
 setenv                 %{BNAME}_DIR        %{hpc_prefix}
+setenv          %{BNAME}_BIN        %{hpc_bindir}
 setenv          %{BNAME}_LIB        %{hpc_libdir}
 setenv          %{BNAME}_INC        %{hpc_includedir}
 if ([file isdirectory  %{hpc_includedir}]) {


Reply via email to